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

smugglefuzz stops scanning all URLs when one URL gives error #8

Open
Nishantbhagat57 opened this issue Jun 14, 2024 · 1 comment
Open

Comments

@Nishantbhagat57
Copy link

Nishantbhagat57 commented Jun 14, 2024

nishant57@v2202405199255271385:~/BB/dorker/xsspayloads$ smugglefuzz scan -f /home/nishant57/BB/httprobe_urls.txt --confirm -s /home/nishant57/BB/smugglefuzz.txt
      
 _____                   _     _____             
|   __|_____ _ _ ___ ___| |___|   __|_ _ ___ ___ 
|__   |     | | | . | . | | -_|   __| | |- _|- _|
|_____|_|_|_|___|_  |_  |_|___|__|  |___|___|___|
                |___|___|  v0.2.2 @moopinger

Error parsing URL: H2C not implemented. If needed see the "experimental-h2c" branch

httprobe_urls.txt example file:

http://actionlog.example.com
http://reval.example.com
http://user-api.example.com
https://00307-proxy-dev-westus2.example.com

If one URL gives error I don't think it's a good idea to stop scanning all other URLs.

@Moopinger
Copy link
Owner

Good catch thanks! Will have a fix for this out this week. (v0.2.3) thanks

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

2 participants