और टूल्स
Tip
AWS हैकिंग सीखें और अभ्यास करें:
HackTricks Training AWS Red Team Expert (ARTE)
GCP हैकिंग सीखें और अभ्यास करें:HackTricks Training GCP Red Team Expert (GRTE)
Azure हैकिंग सीखें और अभ्यास करें:
HackTricks Training Azure Red Team Expert (AzRTE)
HackTricks का समर्थन करें
- सदस्यता योजनाओं की जांच करें!
- हमारे 💬 Discord समूह या टेलीग्राम समूह में शामिल हों या हमें Twitter 🐦 @hacktricks_live** पर फॉलो करें।**
- हैकिंग ट्रिक्स साझा करें और HackTricks और HackTricks Cloud गिटहब रिपोजिटरी में PRs सबमिट करें।
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 : उजागर किए गए खातों की जाँच करें
- 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://webmii.com/
- 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 Subdomain finder tools, sublist3r, amass and more
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
- https://crt.sh/?q=%.yahoo.com : Subdomain bruteforce
- https://github.com/tomnomnom/httprobe: किसी डोमेन के वेब सर्वर उपलब्ध हैं या नहीं जाँचें
- https://github.com/aboul3la/Sublist3r : Subdomain खोज
- https://github.com/gwen001/github-search/blob/master/github-subdomains.py : GitHub में Subdomain खोज
- https://github.com/robertdavidgraham/masscan : तेज port scanning
- https://github.com/Threezh1/JSFinder : किसी वेबसाइट के JS फ़ाइलों से Subdomains और URLs प्राप्त करें
- https://github.com/C1h2e1/MyFuzzingDict : वेब फ़ाइलों का डिक्शनरी
- https://github.com/TypeError/Bookmarks/blob/master/README.md : BurpExtension ताकि दर्जनों repeater tabs से बचा जा सके
- https://github.com/hakluke/hakrawler : assets प्राप्त करें
- https://github.com/izo30/google-dorker : Google dorks
- https://github.com/sehno/Bug-bounty/blob/master/bugbounty_checklist.md : Web BugBounty checklist
- https://github.com/Naategh/dom-red : Open Redirection के खिलाफ डोमेन की सूची जाँचें
- https://github.com/prodigysml/Dr.-Watson : Burp plugin, offline analysis जो domains, subdomains और IPs खोजने में मदद करता है
- https://github.com/hahwul/WebHackersWeapons: विभिन्न टूल्स की सूची
- https://github.com/gauravnarwani97/Trishul : BurpSuite Plugin जो vulns (SQLi, XSS, SSTI) ढूंढता है
- https://github.com/fransr/postMessage-tracker : post-messages फंक्शन्स को ट्रैक करने के लिए Chrome एक्सटेंशन
- https://github.com/Quitten/Autorize : Automatic authentication tests (कुकीज़ हटाकर request भेजने की कोशिश करें)
- https://github.com/pikpikcu/xrcross: XRCross एक Reconstruction, Scanner, और penetration / BugBounty testing के लिए टूल है। यह टूल (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) कमजोरियों का परीक्षण करने के लिए बनाया गया है
Windows
- https://github.com/Mr-Un1k0d3r/PoisonHandler : Lateral movements
- 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/): Persistence
- https://github.com/odzhan/injection : Windows Process Injection techniques
- https://github.com/BankSecurity/Red_Team : Red Team scripts
- https://github.com/l0ss/Grouper2 : Active Directory Group Policy में security-related misconfigurations खोजें
- https://www.wietzebeukema.nl/blog/powershell-obfuscation-using-securestring : Securestring obfuscation
- https://pentestlab.blog/2020/02/24/parent-pid-spoofing/ : Parent PID Spoofing
- https://github.com/the-xentropy/xencrypt : Powershell payloads को Encrypt करें
- 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/ : Windows Internals के बारे में लॉग्स की एक श्रृंखला
- https://bestestredteam.com/2018/10/02/tracking-pixel-in-microsoft-office-document/ : दस्तावेज़ किसने खोला इसका ट्रैक करें
- https://github.com/Integration-IT/Active-Directory-Exploitation-Cheat-Sheet : Active Directory Cheat Sheet
Firmware
ऐसे टूल्स जो मुझे लगते हैं कि firmware विश्लेषण (स्वचालित) के लिए अच्छे हो सकते:
- 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
यदि firmware ऑनलाइन नहीं मिलता है तो उसे कैसे निकालें: https://www.youtube.com/watch?v=Kxvpbu9STU4
यहाँ एक firmware है जिसमें विश्लेषण के लिए कमजोरियाँ हैं: https://github.com/scriptingxss/IoTGoat
और यहाँ OWASP की methodology firmware विश्लेषण के लिए: https://github.com/scriptingxss/owasp-fstm
Firmware emulation: FIRMADYNE (https://github.com/firmadyne/firmadyne/) एक प्लेटफ़ॉर्म है जो Linux-based firmware के अनुकरण और dynamic analysis को ऑटोमेट करने के लिए है।
अन्य
- 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 : स्थैतिक कोड विश्लेषण
- https://www.hackerdecabecera.com/2019/12/blectf-capture-flag-en-formato-hardware.html : Bluetooth LE CTF
- https://github.com/skeeto/endlessh : एक SSH tarpit जो धीरे-धीरे अनंत बैनर भेजता है।
- AWS and Cloud tools: https://github.com/toniblyx/my-arsenal-of-aws-security-tools
- IFS (Interplanetary File System) for phising: https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/using-the-interplanetary-file-system-for-offensive-operations/
- IP rotation services: 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/ : ऑनलाइन IDE
- https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/ : BugBounties शुरू करने के लिए संसाधन
- https://medium.com/macoclock/jailbreak-and-stuff-kickstart-tools-and-techniques-for-ios-application-pentesting-6fa53a3987ab : IOS pentesting tools
- https://github.com/random-robbie/keywords/blob/master/keywords.txt : कीवर्ड्स
- https://github.com/ElevenPaths/HomePWN : Hacking IoT (Wifi, BLE, SSDP, MDNS)
- https://github.com/rackerlabs/scantron : स्कैनिंग को ऑटोमेट करना
- https://github.com/doyensec/awesome-electronjs-hacking : यह सूची Electron.js सुरक्षा संबंधित विषयों को कवर करने का उद्देश्य रखती है।
- https://github.com/serain/bbrecon : BB प्रोग्राम्स के बारे में जानकारी
Tip
AWS हैकिंग सीखें और अभ्यास करें:
HackTricks Training AWS Red Team Expert (ARTE)
GCP हैकिंग सीखें और अभ्यास करें:HackTricks Training GCP Red Team Expert (GRTE)
Azure हैकिंग सीखें और अभ्यास करें:
HackTricks Training Azure Red Team Expert (AzRTE)
HackTricks का समर्थन करें
- सदस्यता योजनाओं की जांच करें!
- हमारे 💬 Discord समूह या टेलीग्राम समूह में शामिल हों या हमें Twitter 🐦 @hacktricks_live** पर फॉलो करें।**
- हैकिंग ट्रिक्स साझा करें और HackTricks और HackTricks Cloud गिटहब रिपोजिटरी में PRs सबमिट करें।


