Search Exploits

Ondersteun HackTricks

Gebruik Trickest om maklik te bou en werkvloei te outomatiseer wat aangedryf word deur die wêreld se mees gevorderde gemeenskapstoestelle. Kry Toegang Vandag:

Blaaier

Soek altyd in "google" of ander: <service_name> [version] exploit

Jy moet ook die shodan exploit soektog van https://exploits.shodan.io/ probeer.

Searchsploit

Nuttig om exploits vir dienste in exploitdb vanaf die konsole te soek.

#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 is nog 'n hulpmiddel om na exploits te soek

msf> search platform:windows port:135 target:XP type:exploit

PacketStorm

As niks gevind word nie, probeer om die gebruikte tegnologie binne https://packetstormsecurity.com/ te soek.

Vulners

Jy kan ook in die vulners-databasis soek: https://vulners.com/

Sploitus

Dit soek na exploits in ander databasis: https://sploitus.com/

Gebruik Trickest om maklik te bou en werkvloei te automate wat deur die wêreld se mees gevorderde gemeenskapstools aangedryf word. Kry Vandag Toegang:

Support HackTricks

Last updated