4.8 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 plans d'abonnement!
- Rejoignez le 💬 groupe Discord ou le groupe telegram ou suivez nous sur Twitter 🐦 @hacktricks_live.
- Partagez des astuces de hacking en soumettant des PRs aux HackTricks et HackTricks Cloud dépôts github.
![](/Mirrors/hacktricks/media/commit/c3b8a34498fc779adb1426a9c7f9372645ac0ab4/.gitbook/assets/image%20%2848%29.png)
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
Always search in "google" or others: <service_name> [version] exploit
You should also try the shodan exploit search from https://exploits.shodan.io/.
Searchsploit
Utile pour rechercher des exploits pour des services dans exploitdb depuis la console.
#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 est un autre outil pour rechercher des exploits
MSF-Search
msf> search platform:windows port:135 target:XP type:exploit
PacketStorm
Si rien n'est trouvé, essayez de rechercher la technologie utilisée sur https://packetstormsecurity.com/
Vulners
Vous pouvez également rechercher dans la base de données vulners : https://vulners.com/
Sploitus
Cela recherche des exploits dans d'autres bases de données : https://sploitus.com/
Sploitify
Liste d'exploits organisée comme GTFOBins avec des filtres par type de vulnérabilité (Escalade de privilèges locale, Exécution de code à distance, etc.), type de service (Web, SMB, SSH, RDP, etc.), OS et laboratoires pratiques (liens vers des machines où vous pouvez jouer avec des exploits) : https://sploitify.haxx.it
![](/Mirrors/hacktricks/media/commit/c3b8a34498fc779adb1426a9c7f9372645ac0ab4/.gitbook/assets/image%20%2848%29.png)
Utilisez Trickest pour construire et automatiser des flux de travail facilement grâce aux outils communautaires les plus avancés au monde.
Accédez dès aujourd'hui :
{% embed url="https://trickest.com/?utm_source=hacktricks&utm_medium=banner&utm_campaign=ppc&utm_content=search-exploits" %}
{% hint style="success" %}
Apprenez et pratiquez le Hacking AWS :HackTricks Training AWS Red Team Expert (ARTE)
Apprenez et pratiquez le Hacking GCP : HackTricks Training GCP Red Team Expert (GRTE)
Support HackTricks
- Consultez les plans d'abonnement !
- Rejoignez le 💬 groupe Discord ou le groupe telegram ou suivez-nous sur Twitter 🐦 @hacktricks_live.
- Partagez des astuces de hacking en soumettant des PR aux HackTricks et HackTricks Cloud dépôts github.