Created
October 20, 2020 11:21
-
-
Save sn4k3-meyer/3b2b5ff90a490f34583f6cdd66ebbc06 to your computer and use it in GitHub Desktop.
li incident tools and recon.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reconhecimento de subdominios: | |
https://gist.github.com/Czerwinsk/57b3652b551590b346a548772686d18f | |
Checagem de dominios sobre HTTP ou HTTPS: | |
https://github.com/tomnomnom/httprobe | |
Checagem em achive, buscando por versoes antigas dos dominios: | |
https://gist.github.com/mhmdiaa/adf6bff70142e5091792841d4b372050 | |
Minha ferramenta para checagem dos outputs via grep, buscando padroes e parametros: | |
https://gist.github.com/Czerwinsk/669bf9308506316f6a3f594415482615 | |
fuzzing tool | |
https://github.com/ffuf/ffuf | |
Enumeracao de subdominios: | |
https://github.com/aboul3la/Sublist3r |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment