Package Details: powershell-empire 5.9.5-3

Git Clone URL: https://aur.archlinux.org/powershell-empire.git (read-only, click to copy)
Package Base: powershell-empire
Description: Empire is a PowerShell and Python 3.x post-exploitation framework
Upstream URL: https://github.com/BC-SECURITY/Empire
Keywords: powershell-empire
Licenses: BSD-3-Clause
Provides: powershell-empire
Submitter: PeeK1e
Maintainer: Rad10
Last Packager: Rad10
Votes: 0
Popularity: 0.000000
First Submitted: 2021-07-01 13:35 (UTC)
Last Updated: 2024-04-24 19:19 (UTC)

Dependencies (15)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

D3vil0p3r commented on 2024-10-21 08:55 (UTC) (edited on 2024-10-21 08:57 (UTC) by D3vil0p3r)

@Rad10 can you update the package? Furthermore, I'm getting a building error:

  gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/tmp/makepkg/powershell-empire/src=/usr/src/debug/powershell-empire -flto=auto -fPIC -Iinclude -I/tmp/tmpckfgzqgz/.venv/include -I/usr/include/python3.12 -c donutmodule.c -o build/temp.linux-x86_64-cpython-312/donutmodule.o
  donutmodule.c:199:9: error: initialization of ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} from incompatible pointer type ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} [-Wincompatible-pointer-types]
    199 |         Donut_Create, // C wrapper function
        |         ^~~~~~~~~~~~
  donutmodule.c:199:9: note: (near initialization for ‘Donut_FunctionsTable[0].ml_meth’)
  error: command '/usr/bin/gcc' failed with exit code 1


  at /usr/lib/python3.12/site-packages/poetry/installation/chef.py:164 in _prepare
      160│ 
      161│                 error = ChefBuildError("\n\n".join(message_parts))
      162│ 
      163│             if error is not None:
    → 164│                 raise error from None
      165│ 
      166│             return path
      167│ 
      168│     def _prepare_sdist(self, archive: Path, destination: Path | None = None) -> Path:

Note: This error originates from the build backend, and is likely not a problem with poetry but with donut-shellcode (1.0.2) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "donut-shellcode (==1.0.2)"'.

I use Python 3.12.

Rad10 commented on 2024-04-26 15:20 (UTC)

@D3vil0p3r run sudo powershell-empire server and you should be able to access it at https://localhost:1337/index.html

D3vil0p3r commented on 2024-04-21 18:25 (UTC)

How to run starkiller in PowerShell Empire?

Rad10 commented on 2023-09-26 22:50 (UTC)

@shadow_absorber So the python-sqlalchemy-utc package exists if you have the blackarch repos bootstraped into your arch. I do realize that most arch packages should be designed to be more statically built, so I'm redoing it with venv. It should be available now

shadow_absorber commented on 2023-09-26 15:37 (UTC)

python-sqlalchemy-utc no longer exists in the arch repos making this unable to install... there are some packages with sqlalchemy in the name and/or description that might provide this but dunno which it is... can't install this until it gets updated... please help

Rad10 commented on 2023-07-01 18:17 (UTC)

@D3vil0p3r done. Dependencies are fixed as well as an update

D3vil0p3r commented on 2023-06-30 07:42 (UTC)

@Rad10 could you please replace python-uvicorn dep by uvicorn package?

PeeK1e commented on 2021-11-25 01:25 (UTC)

It should be fixed again!

mikeyjoel commented on 2021-11-21 23:12 (UTC)

Source not working: http://http.kali.org/pool/main/p/powershell-empire/powershell-empire_3.8.2-0kali1_all.deb