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

Status-Code matching #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MikeyPPPPPPPP
Copy link

Tool did not have Status Code matching so I added it. This was done because you might want sites that return a 200 instead of 400s, 500s or any other error. For example, while bug hunting I ran httprobe and got a lot of sites returning 403 and upon content discovery nothing of interest was found as I was looking for webpages with content to find logical bugs. 403 are still good but I wanted to prioritize spiderable sites and skip directory bruteforcing.

Tool did not have Status Code matching so I added it. This was done because you might want sites that return a 200 instead of 400s, 500s or any other error.
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

Successfully merging this pull request may close these issues.

None yet

1 participant