mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-24 05:33:33 +00:00
14 KiB
14 KiB
Aprenda hacking AWS do zero ao herói com htARTE (HackTricks AWS Red Team Expert)!
Outras maneiras de apoiar o HackTricks:
- Se você quiser ver sua empresa anunciada no HackTricks ou baixar o HackTricks em PDF, confira os PLANOS DE ASSINATURA!
- Adquira o swag oficial PEASS & HackTricks
- Descubra A Família PEASS, nossa coleção exclusiva de NFTs
- Junte-se ao 💬 grupo Discord ou ao grupo telegram ou siga-nos no Twitter 🐦 @carlospolopm.
- Compartilhe seus truques de hacking enviando PRs para os repositórios HackTricks e HackTricks Cloud do github.
{% 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 de nomes de domínio de forma assíncrona
- https://crt.sh/?q=%.yahoo.com : Força bruta de subdomínios
- https://github.com/tomnomnom/httprobe: Verifique se os servidores web em um domínio sã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 site
- https://github.com/C1h2e1/MyFuzzingDict : Dicionário de arquivos web
- https://github.com/TypeError/Bookmarks/blob/master/README.md : Extensão Burp para evitar dezenas de abas repetidas no repeater
- 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 BugBounty web
- 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 : Pluging do BurpSuite para encontrar vulnerabilidades (SQLi, XSS, SSTI)
- https://github.com/fransr/postMessage-tracker : Extensão Chrome para rastrear funções de post-messages
- https://github.com/Quitten/Autorize : Testes de autenticação automáticos (remova cookies e tente enviar a solicitação)
- https://github.com/pikpikcu/xrcross: XRCross é uma Ferramenta de Reconstrução, Scanner e uma ferramenta para testes de penetração / BugBounty. Esta ferramenta foi construída 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 Equipe Vermelha
- https://github.com/l0ss/Grouper2 : encontrar configurações de segurança relacionadas com falhas 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/ : Falsificação 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 Internos do Windows
- 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 parecem interessantes para analisar firmwares (automáticas):
- https://github.com/craigz28/firmwalker
- https://github.com/fkie-cad/FACT_core
- https://gitlab.com/bytesweep/bytesweep-go
Pós-creme:
- 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 encontrarmos 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 firmwares baseados em Linux.
OUTROS
- 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 estática de código
- https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html : Bluetooth LE CTF
- https://github.com/skeeto/endlessh : Armadilha SSH que lentamente envia um banner interminável.
- Ferramentas AWS e Cloud: https://github.com/toniblyx/my-arsenal-of-aws-security-tools
- IFS (Sistema de Arquivos Interplanetário) 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 do 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 varreduras
- 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 BB
{% embed url="https://websec.nl/" %}
Aprenda hacking AWS do zero ao hero com htARTE (HackTricks AWS Red Team Expert)!
Outras formas de apoiar o HackTricks:
- Se você deseja ver sua empresa anunciada no HackTricks ou baixar o HackTricks em PDF Confira os PLANOS DE ASSINATURA!
- Obtenha o swag oficial PEASS & HackTricks
- Descubra A Família PEASS, nossa coleção exclusiva de NFTs
- Junte-se ao 💬 grupo Discord ou ao grupo telegram ou siga-nos no Twitter 🐦 @carlospolopm.
- Compartilhe suas técnicas de hacking enviando PRs para os repositórios HackTricks e HackTricks Cloud.