Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
trouver_des_exploits_publique [2020/10/11 23:37] M0N5T3R |
trouver_des_exploits_publique [2024/05/17 14:53] (Version actuelle) M0N5T3R [[Base de donnée d'Exploits et Vulnerabilités ]] |
||
---|---|---|---|
Ligne 9: | Ligne 9: | ||
**offline :** | **offline :** | ||
+ | * un outil comme searchsploit mais qui cherche sur exploit-db et https://github.com/nomi-sec/PoC-in-GitHub : https://github.com/usdAG/search_vulns | ||
* SearchSploit https://www.exploit-db.com/documentation/Offsec-SearchSploit.pdf | * SearchSploit https://www.exploit-db.com/documentation/Offsec-SearchSploit.pdf | ||
* -> git clone https://github.com/offensive-security/exploit-database.git | * -> git clone https://github.com/offensive-security/exploit-database.git | ||
Ligne 76: | Ligne 77: | ||
**online :** | **online :** | ||
+ | * https://cn-sec.com/?s=CVE | ||
+ | * https://snyk.io/vuln | ||
* http://www.securityfocus.com/ | * http://www.securityfocus.com/ | ||
* https://www.cvedetails.com/ | * https://www.cvedetails.com/ | ||
Ligne 130: | Ligne 133: | ||
* https://www.vulncode-db.com/ Vulncode-DB - is a database for vulnerabilities and their corresponding source code if available. | * https://www.vulncode-db.com/ Vulncode-DB - is a database for vulnerabilities and their corresponding source code if available. | ||
* https://cveapi.com/ cveapi - free API for CVE data. | * https://cveapi.com/ cveapi - free API for CVE data. | ||
- | |||
- | |||
* http://securityvulns.com/ | * http://securityvulns.com/ | ||
- | |||
* http://insecure.org/sploits_all.html | * http://insecure.org/sploits_all.html | ||
- | |||
- | |||
* http://zerodayinitiative.com/advisories/published/ | * http://zerodayinitiative.com/advisories/published/ | ||
- | |||
* http://nmrc.org/pub/index.html | * http://nmrc.org/pub/index.html | ||
+ | * http://oval.mitre.org | ||
+ | * https://github.com/qazbnm456/awesome-cve-poc | ||
+ | * https://github.com/pwnwiki/pwnwiki.github.io/ | ||
+ | * https://0dayfans.com/ | ||
+ | * https://www.seebug.org/ | ||
- | * http://oval.mitre.org | ||
+ | **Finding more information regarding the exploit ** | ||
+ | * http://www.cvedetails.com | ||
+ | * http://packetstormsecurity.org/files/cve/[CVE] | ||
+ | * http://cve.mitre.org/cgi-bin/cvename.cgi?name=[CVE] | ||
+ | * http://www.vulnview.com/cve-details.php?cvename=[CVE] | ||