You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
Thanks for this @attacker34! Adding the open redirect tools should be easy. For the subdomain tools, it might be more complicated. Currently I have very basic parsing of subdomain tools. If the tool can output a subdomain per line, and nothing else, I can handle it. If the tool spits out a lot of other information, my lame parser chokes on it. I'll play around with all of these suggested tools soon and see if i can get them added. thanks for the suggestions!
If you know the right command line flags to get the output to be like below, I can add them more quickly (and you can test it on your own in the config.ini without any celerystalk modifications:
… commands.
This allows output to be saved to files. After command is completed the file is parsed with NmapParser.parse_fromfile(file).
Cleaned up some code that has been commented out for a long time.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @sethsec
I've just saw that only two tools are being used for retrieving subdomains. I would like you to Check these Tools
Please add this Tool for ==Open Redirection== Checking:
Here are some more vectors related to open redirection:
The text was updated successfully, but these errors were encountered: