14 KiB
{% hint style="success" %}
AWS Hacking'i öğrenin ve pratik yapın:HackTricks Eğitim AWS Kırmızı Ekip Uzmanı (ARTE)
GCP Hacking'i öğrenin ve pratik yapın: HackTricks Eğitim GCP Kırmızı Ekip Uzmanı (GRTE)
HackTricks'i Destekleyin
- abonelik planlarını kontrol edin!
- 💬 Discord grubuna veya telegram grubuna katılın ya da Twitter'da 🐦 @hacktricks_live'i takip edin.**
- Hacking ipuçlarını paylaşmak için HackTricks ve HackTricks Cloud github reposuna PR gönderin.
{% 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 : Açıklanan hesapları kontrol et
- 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 Alt alan bulucu aracı, sublist3r, amass ve daha fazlası
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 : Alan adlarını asenkron olarak brute force ile dene
- https://crt.sh/?q=%.yahoo.com : Alt alan brute force
- https://github.com/tomnomnom/httprobe: Bir alandaki web sunucularının erişilebilir olup olmadığını kontrol et
- https://github.com/aboul3la/Sublist3r : Alt alan keşfi
- https://github.com/gwen001/github-search/blob/master/github-subdomains.py : Github'da alt alan keşfi
- https://github.com/robertdavidgraham/masscan : Hızlı port taraması
- https://github.com/Threezh1/JSFinder : Bir webdeki JS dosyalarından alt alanlar ve URL'ler
- https://github.com/C1h2e1/MyFuzzingDict : Web dosyaları sözlüğü
- https://github.com/TypeError/Bookmarks/blob/master/README.md : Birçok tekrar sekmesini önlemek için BurpExtension
- https://github.com/hakluke/hakrawler : Varlıkları elde et
- https://github.com/izo30/google-dorker : Google dorks
- https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md : Web BugBounty kontrol listesi
- https://github.com/Naategh/dom-red : Açık Yönlendirme'ye karşı bir alan listesini kontrol et
- https://github.com/prodigysml/Dr.-Watson : Alanları, alt alanları ve IP'leri keşfetmek için Burp eklentisi, çevrimdışı analiz
- https://github.com/hahwul/WebHackersWeapons: Farklı araçların listesi
- https://github.com/gauravnarwani97/Trishul : Açıkları bulmak için BurpSuite Eklentisi (SQLi, XSS, SSTI)
- https://github.com/fransr/postMessage-tracker : Post-mesaj fonksiyonlarını izlemek için Chrome uzantısı
- https://github.com/Quitten/Autorize : Otomatik kimlik doğrulama testleri (çerezleri kaldır ve isteği göndermeye çalış)
- https://github.com/pikpikcu/xrcross: XRCross, Penetrasyon / BugBounty testleri için bir Yeniden Yapılandırma, Tarayıcı ve araçtır. Bu araç (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) açıklarını test etmek için oluşturulmuştur.
Windows
- https://github.com/Mr-Un1k0d3r/PoisonHandler : Yanal hareketler
- https://freddiebarrsmith.com/trix/trix.html : LOL kutuları
- https://gist.github.com/netbiosX/ee35fcd3722e401a38136cff7b751d79 (https://pentestlab.blog/2020/01/13/persistence-image-file-execution-options-injection/): Süreklilik
- https://github.com/odzhan/injection : Windows Süreç Enjeksiyon teknikleri
- https://github.com/BankSecurity/Red_Team : Kırmızı Ekip betikleri
- https://github.com/l0ss/Grouper2 : Active Directory Grup Politikasında güvenlikle ilgili yanlış yapılandırmaları bul.
- https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring : Securestring obfuscation
- https://pentestlab.blog/2020/02/24/parent-pid-spoofing/ : Ebeveyn PID Sahteciliği
- https://github.com/the-xentropy/xencrypt : Powershell yüklerini şifrele
- https://shells.systems/introducing-ninja-c2-the-c2-built-for-stealth-red-team-operations/ : Gizli C2
- https://windows-internals.com/faxing-your-way-to-system/ : Windows İç Yapıları hakkında bir dizi günlük
- https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/ : Bir belgenin kim tarafından açıldığını takip et
- https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet : Active Directory Hile Sayfası
Firmware
Firmware analiz etmek için kullanışlı olabilecek araçlar (otomatik):
- 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
Firmware'ı çevrimiçi bulamazsak nasıl çıkarırız: https://www.youtube.com/watch?v=Kxvpbu9STU4
Analiz edilecek zafiyetleri olan bir firmware: https://github.com/scriptingxss/IoTGoat
ve burada firmware analiz etmek için owasp metodolojisi: https://github.com/scriptingxss/owasp-fstm
Firmware emülasyonu: FIRMADYNE (https://github.com/firmadyne/firmadyne/) Linux tabanlı firmware'lerin emülasyonunu ve dinamik analizini otomatikleştirmek için bir platformdur.
DİĞER
- 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 : Statik kod analizi
- https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html : Bluetooth LE CTF
- https://github.com/skeeto/endlessh : Sürekli bir banner gönderen SSH tarpit.
- AWS ve Bulut araçları: https://github.com/toniblyx/my-arsenal-of-aws-security-tools
- Phishing için IFS (Interplanetary File System): https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/using-the-interplanetary-file-system-for-offensive-operations/
- IP döndürme hizmetleri: 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/ : Çevrimiçi IDE
- https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/ : BugBounties'e başlamak için kaynaklar
- https://medium.com/macoclock/jailbreak-and-stuff-kickstart-tools-and-techniques-for-ios-application-pentesting-6fa53a3987ab : IOS pentesting araçları
- https://github.com/random-robbie/keywords/blob/master/keywords.txt : Anahtar kelimeler
- https://github.com/ElevenPaths/HomePWN : IoT'yi hacklemek (Wifi, BLE, SSDP, MDNS)
- https://github.com/rackerlabs/scantron : taramayı otomatikleştirme
- https://github.com/doyensec/awesome-electronjs-hacking : Bu liste, Electron.js güvenlik ile ilgili konuları kapsamayı amaçlamaktadır.
- https://github.com/serain/bbrecon : BB programları hakkında bilgi
{% embed url="https://websec.nl/" %}
{% hint style="success" %}
AWS Hacking'i öğrenin ve pratik yapın:HackTricks Eğitim AWS Kırmızı Ekip Uzmanı (ARTE)
GCP Hacking'i öğrenin ve pratik yapın: HackTricks Eğitim GCP Kırmızı Ekip Uzmanı (GRTE)
HackTricks'i Destekleyin
- abonelik planlarını kontrol edin!
- 💬 Discord grubuna veya telegram grubuna katılın ya da Twitter'da 🐦 @hacktricks_live'i takip edin.**
- Hacking ipuçlarını paylaşmak için HackTricks ve HackTricks Cloud github reposuna PR gönderin.