Package Details: python-aardwolf 0.2.9-1

Git Clone URL: https://aur.archlinux.org/python-aardwolf.git (read-only, click to copy)
Package Base: python-aardwolf
Description: Asynchronous RDP/VNC client in Python (headless)
Upstream URL: https://github.com/skelsec/aardwolf
Keywords: crackmapexec library python rdp remote vnc
Licenses: MIT
Submitter: GI_Jack
Maintainer: GI_Jack
Last Packager: GI_Jack
Votes: 1
Popularity: 0.000012
First Submitted: 2023-05-14 21:40 (UTC)
Last Updated: 2024-10-07 15:35 (UTC)

Latest Comments

dreieck commented on 2024-12-18 12:11 (UTC) (edited on 2024-12-18 12:12 (UTC) by dreieck)

I just freshly installed it. Then I did run /usr/bin/ardpscan. This fails with

Traceback (most recent call last):
  File "/usr/bin/ardpscan", line 5, in <module>
    from aardwolf.examples.scanners.__main__ import main
ModuleNotFoundError: No module named 'aardwolf'

The following files are installed by this package:

python-aardwolf /usr/
python-aardwolf /usr/bin/
python-aardwolf /usr/bin/ardpscan
python-aardwolf /usr/lib/
python-aardwolf /usr/lib/python3.12/
python-aardwolf /usr/lib/python3.12/site-packages/
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/LICENSE
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/METADATA
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/RECORD
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/WHEEL
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/entry_points.txt
python-aardwolf /usr/lib/python3.12/site-packages/aardwolf-0.2.9.dist-info/top_level.txt
python-aardwolf /usr/lib/python3.12/site-packages/librlers.cpython-312-x86_64-linux-gnu.so
python-aardwolf /usr/share/
python-aardwolf /usr/share/doc/
python-aardwolf /usr/share/doc/aardwolf/
python-aardwolf /usr/share/doc/aardwolf/LICENSE
python-aardwolf /usr/share/doc/aardwolf/README.md
python-aardwolf /usr/share/licenses/
python-aardwolf /usr/share/licenses/python-aardwolf/
python-aardwolf /usr/share/licenses/python-aardwolf/LICENSE

Package python-aardwolf-git does not show that issue.

Regards!