We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
sudo env "PATH=$PATH" autorecon -o <output directory> 192.168.0.0/24
[!] Error: There are no valid PortScan plugins in the plugins directory "/root/.local/share/AutoRecon/plugins".
The contents of the plugin directory above:
If I don't use sudo, the script runs without issue. Any ideas whats going on?
The text was updated successfully, but these errors were encountered:
I can't reproduce this.
When you originally installed this did you do it as root or as the kali user?
Sorry, something went wrong.
No branches or pull requests
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 statingThe contents of the plugin directory above:
If I don't use sudo, the script runs without issue. Any ideas whats going on?
The text was updated successfully, but these errors were encountered: