Skip to content

Commit 02becc3

Browse files
committed
Update README.md
1 parent 77ad6b7 commit 02becc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
**ExploitHawk** is a **local exploit search tool** designed for **ethical hacking and red team operations, as well as learning about cybersecurity and ethical hacking**. It helps users search for exploits safely on their own systems. **Using ExploitHawk to find exploits and hack systems without explicit permission is strictly prohibited**. This tool **does not exploit systems by itself**, and the developer **is not responsible for any misuse**. Only use this tool on systems you own or have explicit permission to test.
2727

28-
### Note: Exploit-DB required
28+
## Note: Exploit-DB required
2929

3030
ExploitHawk requires a local copy of **Exploit-DB** to return results.
3131

@@ -50,7 +50,7 @@ sudo dnf install -y exploitdb
5050
sudo pacman -Sy exploitdb
5151
```
5252

53-
### Note: Metasploit Framework (optional)
53+
## Note: Metasploit Framework (optional)
5454

5555
ExploitHawk will also scan Metasploit module directories (exploits, auxiliary, post, payloads) if they exist. This is optional — ExploitHawk works without Metasploit, but enabling it can surface more matches.
5656

0 commit comments

Comments
 (0)