13 KiB
{% hint style="success" %}
Učite i vežbajte AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Učite i vežbajte GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
Podržite HackTricks
- Proverite planove pretplate!
- Pridružite se 💬 Discord grupi ili telegram grupi ili pratite nas na Twitteru 🐦 @hacktricks_live.
- Podelite hakerske trikove slanjem PR-ova na HackTricks i HackTricks Cloud github repozitorijume.
{% 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 : Proverite otkrivene naloge
- 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 alata za pronalaženje poddomena, sublist3r, amass i još mnogo toga
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 : Brute force imena domena asinkrono
- https://crt.sh/?q=%.yahoo.com : Bruteforce poddomena
- https://github.com/tomnomnom/httprobe: Proverite da li su web serveri u domenu dostupni
- https://github.com/aboul3la/Sublist3r : Otkriće poddomena
- https://github.com/gwen001/github-search/blob/master/github-subdomains.py : Otkriće poddomena u github-u
- https://github.com/robertdavidgraham/masscan : Brzo skeniranje portova
- https://github.com/Threezh1/JSFinder : Poddomeni i URL-ovi iz JS datoteka na webu
- https://github.com/C1h2e1/MyFuzzingDict : Rečnik web datoteka
- https://github.com/TypeError/Bookmarks/blob/master/README.md : BurpExtension za izbegavanje desetina repeater kartica
- https://github.com/hakluke/hakrawler : Dobijanje resursa
- https://github.com/izo30/google-dorker : Google dorks
- https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md : Web BugBounty kontrolna lista
- https://github.com/Naategh/dom-red : Proverite listu domena protiv Open Redirection
- https://github.com/prodigysml/Dr.-Watson : Burp dodatak, offline analiza za otkrivanje domena, poddomena i IP adresa
- https://github.com/hahwul/WebHackersWeapons: Lista različitih alata
- https://github.com/gauravnarwani97/Trishul : BurpSuite dodatak za pronalaženje ranjivosti (SQLi, XSS, SSTI)
- https://github.com/fransr/postMessage-tracker : Chrome ekstenzija za praćenje post-messages funkcija
- https://github.com/Quitten/Autorize : Automatski testovi autentifikacije (uklonite kolačiće i pokušajte da pošaljete zahtev)
- https://github.com/pikpikcu/xrcross: XRCross je rekonstrukcija, skener i alat za penetraciju / BugBounty testiranje. Ovaj alat je napravljen za testiranje (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) ranjivosti
Windows
- https://github.com/Mr-Un1k0d3r/PoisonHandler : Lateralni pokreti
- https://freddiebarrsmith.com/trix/trix.html : LOL binarije
- https://gist.github.com/netbiosX/ee35fcd3722e401a38136cff7b751d79 (https://pentestlab.blog/2020/01/13/persistence-image-file-execution-options-injection/): Postojanost
- https://github.com/odzhan/injection : Tehnike injekcije procesa u Windows-u
- https://github.com/BankSecurity/Red_Team : Red Team skripte
- https://github.com/l0ss/Grouper2 : pronađite bezbednosne greške u Active Directory Group Policy.
- https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring : Securestring obfuscation
- https://pentestlab.blog/2020/02/24/parent-pid-spoofing/ : Lažiranje roditeljskog PID-a
- https://github.com/the-xentropy/xencrypt : Enkriptovanje Powershell payload-a
- https://shells.systems/introducing-ninja-c2-the-c2-built-for-stealth-red-team-operations/ : Stealth C2
- https://windows-internals.com/faxing-your-way-to-system/ : Serija logova o Windows Internals
- https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/ : Pratite ko otvara dokument
- https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet : Active Directory Cheat Sheet
Firmware
Alati koje vidim da mogu biti korisni za analizu firmvera (automatski):
- https://github.com/craigz28/firmwalker
- https://github.com/fkie-cad/FACT_core
- https://gitlab.com/bytesweep/bytesweep-go
Post-krema:
- 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
Kako izvući firmver ako ga ne pronađemo online: https://www.youtube.com/watch?v=Kxvpbu9STU4
Evo firmvera sa ranjivostima za analizu: https://github.com/scriptingxss/IoTGoat
i ovde metodologija owasp za analizu firmvera: https://github.com/scriptingxss/owasp-fstm
Emulacija firmvera: FIRMADYNE (https://github.com/firmadyne/firmadyne/) je platforma za automatizaciju emulacije i dinamičke analize firmvera zasnovanog na Linux-u.
DRUGO
- 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 : Staticka analiza koda
- https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html : Bluetooth LE CTF
- https://github.com/skeeto/endlessh : SSH tarpit koji polako šalje beskonačnu poruku.
- AWS i Cloud alati: https://github.com/toniblyx/my-arsenal-of-aws-security-tools
- IFS (Interplanetarni sistem datoteka) za phishing: https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/using-the-interplanetary-file-system-for-offensive-operations/
- Usluge rotacije IP adresa: https://medium.com/@lokeshdlk77/how-to-rotate-ip-address-in-brute-force-attack-e66407259212
- Linux rootkit: https://github.com/aesophor/satanic-rootkit
- https://theia-ide.org/ : Online IDE
- https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/ : Resursi za početak na BugBounties
- https://medium.com/macoclock/jailbreak-and-stuff-kickstart-tools-and-techniques-for-ios-application-pentesting-6fa53a3987ab : IOS pentesting alati
- https://github.com/random-robbie/keywords/blob/master/keywords.txt : Ključne reči
- https://github.com/ElevenPaths/HomePWN : Hacking IoT (Wifi, BLE, SSDP, MDNS)
- https://github.com/rackerlabs/scantron : automatizacija skeniranja
- https://github.com/doyensec/awesome-electronjs-hacking : Ova lista ima za cilj da pokrije teme vezane za bezbednost Electron.js.
- https://github.com/serain/bbrecon : Informacije o BB programima
{% embed url="https://websec.nl/" %}
{% hint style="success" %}
Učite i vežbajte AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Učite i vežbajte GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
Podržite HackTricks
- Proverite planove pretplate!
- Pridružite se 💬 Discord grupi ili telegram grupi ili pratite nas na Twitteru 🐦 @hacktricks_live.
- Podelite hakerske trikove slanjem PR-ova na HackTricks i HackTricks Cloud github repozitorijume.