Skip to content
New issue

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

angryfuzzer stops after 4 requests #4

Open
Kamerabuilt opened this issue Nov 29, 2018 · 0 comments
Open

angryfuzzer stops after 4 requests #4

Kamerabuilt opened this issue Nov 29, 2018 · 0 comments

Comments

@Kamerabuilt
Copy link

As titles says, the tool stops just after 4 requests, regardless of which site I use:

python angryFuzzer.py -u http://192.168.174.131


/ _ \ ____ ___________ .._ / _ _
/ /
\ \ / \ / _ __ < | | | )| | _ /_ / ( <
__ "
/ | \ | / /
/ > | /_ | | \ | | // / / / / \ | /
_
|
/
| /_
_ /|| / | _ / |__//___ /_____ /______ /|
/ //
___/ / / / / /

============>https://github.com/ihebski/angryFuzzer
===========================================> by Sold1er

[+] [11:55:42] - [404] - [/!.gitignore/] -> http://192.168.174.131/!.gitignore/
[+] [11:55:42] - [404] - [/!.htaccess/] -> http://192.168.174.131/!.htaccess/
[+] [11:55:42] - [404] - [/!.htpasswd/] -> http://192.168.174.131/!.htpasswd/
[+] [11:55:42] - [404] - [/%3f/] -> http://192.168.174.131/%3f/

Also the pip install fails as follow:

sudo pip install -r requirements.txt
Requirement already satisfied: requests in /usr/local/lib/python2.7/dist-packages/requests-2.5.0-py2.7.egg (from -r requirements.txt (line 1)) (2.5.0)
Collecting optparse (from -r requirements.txt (line 2))
Could not find a version that satisfies the requirement optparse (from -r requirements.txt (line 2)) (from versions: )
No matching distribution found for optparse (from -r requirements.txt (line 2))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant