14 KiB
{% hint style="success" %}
Aprenda e pratique Hacking AWS:HackTricks Training AWS Red Team Expert (ARTE)
Aprenda e pratique Hacking GCP: HackTricks Training GCP Red Team Expert (GRTE)
Suporte ao HackTricks
- Confira os planos de assinatura!
- Junte-se ao 💬 grupo do Discord ou ao grupo do telegram ou siga-nos no Twitter 🐦 @hacktricks_live.
- Compartilhe truques de hacking enviando PRs para os repositórios do HackTricks e HackTricks Cloud.
{% embed url="https://websec.nl/" %}
BlueTeam
- https://github.com/yarox24/attack_monitor
- https://capsule8.com/blog/dont-get-kicked-out-a-tale-of-rootkits-and-other-backdoors/
- https://github.com/ION28/BLUESPAWN
- https://github.com/PaperMtn/lil-pwny : Verifique contas divulgadas
- https://github.com/rabobank-cdc/DeTTECT
OSINT
- https://github.com/3vangel1st/kamerka
- https://github.com/BullsEye0/google_dork_list
- https://github.com/highmeh/lure
- https://www.shodan.io/
- https://censys.io/
- https://viz.greynoise.io/table
- https://www.zoomeye.org
- https://fofa.so
- https://www.onyphe.io
- https://app.binaryedge.io
- https://hunter.io
- https://wigle.net
- https://ghostproject.fr
- https://www.oshadan.com/
- https://builtwith.com/
- https://www.spiderfoot.net/
- https://github.com/zricethezav/gitleaks
- https://www.nmmapper.com/sys/tools/subdomainfinder/ : 8 ferramentas de busca de subdomínios, sublist3r, amass e mais
WEB
- https://github.com/AlisamTechnology/ATSCAN
- https://github.com/momenbasel/KeyFinder
- https://github.com/hahwul/XSpear
- https://github.com/BitTheByte/Monitorizer/
- https://github.com/spinkham/skipfish
- https://github.com/blark/aiodnsbrute : Força bruta em nomes de domínio de forma assíncrona
- https://crt.sh/?q=%.yahoo.com : Bruteforce de subdomínio
- https://github.com/tomnomnom/httprobe: Verifique se os servidores web em um domínio estão acessíveis
- https://github.com/aboul3la/Sublist3r : Descoberta de subdomínios
- https://github.com/gwen001/github-search/blob/master/github-subdomains.py : Descoberta de subdomínios no github
- https://github.com/robertdavidgraham/masscan : Escaneamento rápido de portas
- https://github.com/Threezh1/JSFinder : Subdomínios e URLs de arquivos JS em um web
- https://github.com/C1h2e1/MyFuzzingDict : Dicionário de arquivos web
- https://github.com/TypeError/Bookmarks/blob/master/README.md : BurpExtension para evitar dezenas de abas de repetição
- https://github.com/hakluke/hakrawler : Obter ativos
- https://github.com/izo30/google-dorker : Google dorks
- https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md : Checklist de Web BugBounty
- https://github.com/Naategh/dom-red : Verifique uma lista de domínios contra Redirecionamento Aberto
- https://github.com/prodigysml/Dr.-Watson : Plugin Burp, análise offline para descobrir domínios, subdomínios e IPs
- https://github.com/hahwul/WebHackersWeapons: Lista de diferentes ferramentas
- https://github.com/gauravnarwani97/Trishul : Plugin BurpSuite para encontrar vulnerabilidades (SQLi, XSS, SSTI)
- https://github.com/fransr/postMessage-tracker : Extensão do Chrome para rastrear funções de post-messages
- https://github.com/Quitten/Autorize : Testes automáticos de autenticação (remover cookies e tentar enviar a solicitação)
- https://github.com/pikpikcu/xrcross: XRCross é uma ferramenta de Reconstrução, Scanner e para testes de penetração / BugBounty. Esta ferramenta foi criada para testar vulnerabilidades (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI)
Windows
- https://github.com/Mr-Un1k0d3r/PoisonHandler : Movimentos laterais
- https://freddiebarrsmith.com/trix/trix.html : LOL bins
- https://gist.github.com/netbiosX/ee35fcd3722e401a38136cff7b751d79 (https://pentestlab.blog/2020/01/13/persistence-image-file-execution-options-injection/): Persistência
- https://github.com/odzhan/injection : Técnicas de Injeção de Processo do Windows
- https://github.com/BankSecurity/Red_Team : Scripts da Red Team
- https://github.com/l0ss/Grouper2 : encontrar configurações incorretas relacionadas à segurança na Política de Grupo do Active Directory.
- https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring : Ofuscação de Securestring
- https://pentestlab.blog/2020/02/24/parent-pid-spoofing/ : Spoofing de PID pai
- https://github.com/the-xentropy/xencrypt : Criptografar payloads do Powershell
- https://shells.systems/introducing-ninja-c2-the-c2-built-for-stealth-red-team-operations/ : C2 furtivo
- https://windows-internals.com/faxing-your-way-to-system/ : Série de logs sobre Windows Internals
- https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/ : Rastrear quem abriu um documento
- https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet : Cheat Sheet do Active Directory
Firmware
Ferramentas que vejo que podem ser úteis para analisar firmwares (automáticas):
- https://github.com/craigz28/firmwalker
- https://github.com/fkie-cad/FACT_core
- https://gitlab.com/bytesweep/bytesweep-go
Post-crema:
- https://blog.mindedsecurity.com/2018/09/pentesting-iot-devices-part-1-static.html
- https://blog.mindedsecurity.com/2018/10/pentesting-iot-devices-part-2-dynamic.html
Como extrair firmware se não o encontramos online: https://www.youtube.com/watch?v=Kxvpbu9STU4
Aqui um firmware com vulnerabilidades para analisar: https://github.com/scriptingxss/IoTGoat
E por aqui a metodologia OWASP para analisar firmware: https://github.com/scriptingxss/owasp-fstm
Emulação de firmware: FIRMADYNE (https://github.com/firmadyne/firmadyne/) é uma plataforma para automatizar a emulação e análise dinâmica de firmware baseado em Linux.
OUTRO
- https://twitter.com/HackAndDo/status/1202695084543791117
- https://github.com/weev3/LKWA
- https://h0mbre.github.io/Learn-C-By-Creating-A-Rootkit/
- https://github.com/skelsec/jackdaw
- https://github.com/CoatiSoftware/Sourcetrail : Análise de código estático
- https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html : Bluetooth LE CTF
- https://github.com/skeeto/endlessh : SSH tarpit que envia lentamente um banner infinito.
- Ferramentas AWS e Cloud: https://github.com/toniblyx/my-arsenal-of-aws-security-tools
- IFS (Interplanetary File System) para phishing: https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/using-the-interplanetary-file-system-for-offensive-operations/
- Serviços de rotação de IP: https://medium.com/@lokeshdlk77/how-to-rotate-ip-address-in-brute-force-attack-e66407259212
- Rootkit Linux: https://github.com/aesophor/satanic-rootkit
- https://theia-ide.org/ : IDE online
- https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/ : Recursos para começar em BugBounties
- https://medium.com/macoclock/jailbreak-and-stuff-kickstart-tools-and-techniques-for-ios-application-pentesting-6fa53a3987ab : Ferramentas de pentesting para IOS
- https://github.com/random-robbie/keywords/blob/master/keywords.txt : Palavras-chave
- https://github.com/ElevenPaths/HomePWN : Hacking IoT (Wifi, BLE, SSDP, MDNS)
- https://github.com/rackerlabs/scantron : automação de escaneamento
- https://github.com/doyensec/awesome-electronjs-hacking : Esta lista visa cobrir tópicos relacionados à segurança do Electron.js.
- https://github.com/serain/bbrecon : Informações sobre programas de BB
{% embed url="https://websec.nl/" %}
{% hint style="success" %}
Aprenda e pratique Hacking AWS:HackTricks Training AWS Red Team Expert (ARTE)
Aprenda e pratique Hacking GCP: HackTricks Training GCP Red Team Expert (GRTE)
Suporte ao HackTricks
- Confira os planos de assinatura!
- Junte-se ao 💬 grupo do Discord ou ao grupo do telegram ou siga-nos no Twitter 🐦 @hacktricks_live.
- Compartilhe truques de hacking enviando PRs para os repositórios do HackTricks e HackTricks Cloud.