Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
|
des_outils_pour_un_scan_complet [2020/01/03 23:02] M0N5T3R [Des outils pour un scan complet] |
des_outils_pour_un_scan_complet [2021/04/17 00:09] (Version actuelle) m0n5t3r |
||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| ====== Des outils pour un scan complet ====== | ====== Des outils pour un scan complet ====== | ||
| + | |||
| + | |||
| + | 🛠 Nuclei is a fast tool for configurable targeted vulnerability scanning based on templates offering massive extensibility and ease of use. | ||
| + | https://github.com/projectdiscovery/nuclei | ||
| + | |||
| + | |||
| + | 🛠 WMAP is a feature-rich web application vulnerability scanner that was originally created from a tool named SQLMap. This tool is integrated with Metasploit and allows us to conduct web application scanning from within the Metasploit Framework. https://www.offensive-security.com/metasploit-unleashed/wmap-web-scanner/ | ||
| + | |||
| + | 🛠 Pyfiscan is free web-application vulnerability and version scanner and can be used to locate out-dated versions of common web-applications in Linux-servers https://github.com/fgeek/pyfiscan | ||
| + | |||
| + | 🛠 A high performance offensive security tool for reconnaissance and vulnerability scanning https://github.com/evyatarmeged/Raccoon | ||
| + | |||
| + | |||
| + | 🛠 Cat-Nip Automated Basic Pentest Tool - Designed For Kali Linux https://github.com/baguswiratmaadi/catnip | ||
| + | |||
| + | |||
| + | |||
| + | 🛠 ScanT3r - Web Security Scanner https://github.com/knassar702/scant3r | ||
| 🛠 Web Vulnerability Scanner using Shell Script https://github.com/zerobyte-id/Bashter | 🛠 Web Vulnerability Scanner using Shell Script https://github.com/zerobyte-id/Bashter | ||
| Ligne 34: | Ligne 52: | ||
| 🛠 Automated pentest framework for offensive security experts https://github.com/1N3/Sn1per | 🛠 Automated pentest framework for offensive security experts https://github.com/1N3/Sn1per | ||
| + | For more info : a sample of a sn1per report https://gist.github.com/1N3/8214ec2da2c91691bcbc | ||