6.5 KiB
Search Exploits
{% hint style="success" %}
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
Support HackTricks
- Check the subscription plans!
- Join the 💬 Discord group or the telegram group or follow us on Twitter 🐦 @hacktricks_live.
- Share hacking tricks by submitting PRs to the HackTricks and HackTricks Cloud github repos.
Use Trickest to easily build and automate workflows powered by the world's most advanced community tools.
Get Access Today:
{% embed url="https://trickest.com/?utm_source=hacktricks&utm_medium=banner&utm_campaign=ppc&utm_content=search-exploits" %}
Browser
हमेशा "google" या अन्य में खोजें: <service_name> [version] exploit
आपको https://exploits.shodan.io/ से shodan exploit search करने की कोशिश भी करनी चाहिए।
Searchsploit
exploitdb से कंसोल में सेवाओं के लिए exploits खोजने के लिए उपयोगी।
#Searchsploit tricks
searchsploit "linux Kernel" #Example
searchsploit apache mod_ssl #Other example
searchsploit -m 7618 #Paste the exploit in current directory
searchsploit -p 7618[.c] #Show complete path
searchsploit -x 7618[.c] #Open vi to inspect the exploit
searchsploit --nmap file.xml #Search vulns inside an nmap xml result
Pompem
https://github.com/rfunix/Pompem एक और उपकरण है जो exploits की खोज के लिए है
MSF-Search
msf> search platform:windows port:135 target:XP type:exploit
PacketStorm
यदि कुछ नहीं मिला, तो https://packetstormsecurity.com/ के अंदर उपयोग की गई तकनीक की खोज करने का प्रयास करें।
Vulners
आप vulners डेटाबेस में भी खोज सकते हैं: https://vulners.com/
Sploitus
यह अन्य डेटाबेस में exploits के लिए खोज करता है: https://sploitus.com/
Sploitify
GTFOBins-जैसी क्यूरेटेड सूची exploits की है जिसमें भेद्यता प्रकार (स्थानीय विशेषाधिकार वृद्धि, दूरस्थ कोड निष्पादन, आदि), सेवा प्रकार (वेब, SMB, SSH, RDP, आदि), OS और प्रैक्टिस लैब्स (लिंक मशीनों के लिए जहां आप exploits के साथ खेल सकते हैं) द्वारा फ़िल्टर होते हैं: https://sploitify.haxx.it
search_vulns
search_vulns आपको ज्ञात भेद्यताओं और exploits के लिए खोजने की अनुमति देता है: https://search-vulns.com/. यह विभिन्न डेटा स्रोतों का उपयोग करता है जैसे NVD, Exploit-DB, PoC-in-GitHub, GitHub सुरक्षा सलाहकार डेटाबेस और endoflife.date।
Trickest का उपयोग करें ताकि आप आसानी से वर्कफ़्लो बना और स्वचालित कर सकें जो दुनिया के सबसे उन्नत सामुदायिक उपकरणों द्वारा संचालित हैं।
आज ही एक्सेस प्राप्त करें:
{% embed url="https://trickest.com/?utm_source=hacktricks&utm_medium=banner&utm_campaign=ppc&utm_content=search-exploits" %}
{% hint style="success" %}
AWS हैकिंग सीखें और अभ्यास करें:HackTricks Training AWS Red Team Expert (ARTE)
GCP हैकिंग सीखें और अभ्यास करें: HackTricks Training GCP Red Team Expert (GRTE)
HackTricks का समर्थन करें
- सदस्यता योजनाएँ देखें!
- 💬 Discord समूह या telegram समूह में शामिल हों या Twitter 🐦 पर हमें फॉलो करें @hacktricks_live.**
- हैकिंग ट्रिक्स साझा करें और HackTricks और HackTricks Cloud गिटहब रिपोजिटरी में PR सबमिट करें।