d4Rk's 1337 h4x0r guide
About me
Search…
Introduction
Reconnaissance
Recon
OSINT
Enumeration
Network discovery
Port scanning
Webserver scanning
Exploit detection
Fuzzing
Process monitoring
Exploitation
Shells
Passwords
Web
Buffer overflow
Misc
Privilege escalation
Linux
Windows
Post exploitation
Loot
Pivoting
Standalone Tools
Services
TCP
UDP
Misc
File transfer
Overview
Wget
Pure-FTPd
TFTP
VBScript: Wget clone
Misc
Bash
Burp Suite
Crypto
Ebowla
Firefox extensions
Impacket
Memory forensics
Metasploit Framework (MSF)
MITM
Msfvenom
Pass the Hash (PTH)
PowerShell
PowerShell on Linux
Wireshark
Wordlists and dictionaries
Bug Bounty
Platforms
Tools
Powered By
GitBook
Exploit detection
Exploit database (exploit-db)
​
Exploit Database - Exploits for Penetration Testers, Researchers, and Ethical Hackers
​
Search
(ignoring DoS exploits)
1
searchsploit
<
term
>
|
grep
-v
'/dos/'
Copied!
Search in
title
only
1
searchsploit -t
<
term
>
Copied!
Get
details
for exploit
1
searchsploit -x
<
exploit-name
>
Copied!
Copy full url
to clipboard
1
searchsploit -p
<
exploit-name
>
Copied!
Modify
exploit (copy to current dir)
1
searchsploit -m
<
exploit-name
>
Copied!
Advanced "filtering"
example
1
searchsploit --colour -t php
5
|
grep
-vi
'/dos/\|\.php[^$]'
|
grep
-i
'5\.\(5\|x\)'
|
grep
-vi
'/windows/\|PHP-Nuke\|RapidKill Pro\|Gift Registry\|Artiphp CMS'
Copied!
Update
searchsploit database
1
searchsploit -u
Copied!
SecurityFocus
​
SecurityFocus
is an online computer security news portal and purveyor of information security services.
Metasploit
Search for exploits
1
search
<
service
>
<
version
>
Copied!
Enumeration - Previous
Webserver scanning
Next - Enumeration
Fuzzing
Last modified
7mo ago
Copy link
Edit on GitHub
Contents
Exploit database (exploit-db)
SecurityFocus
Metasploit