Tib3rius / AutoRecon

AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: There are no valid PortScan plugins in the plugins directory "/root/.local/share/AutoRecon/plugins"

JackTheTripperr opened this issue · comments

AutoRecon v2.0.35

Installed via pipx. When running sudo env "PATH=$PATH" autorecon -o <output directory> 192.168.0.0/24 I get an error stating

[!] Error: There are no valid PortScan plugins in the plugins directory "/root/.local/share/AutoRecon/plugins".

The contents of the plugin directory above:

autorecon

If I don't use sudo, the script runs without issue. Any ideas whats going on?

I can't reproduce this.

When you originally installed this did you do it as root or as the kali user?