Skip to content

Commit 111fce3

Browse files
author
bad-antics
committed
Add documentation
1 parent 78a6f3f commit 111fce3

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

docs/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# NullSec Desktop Documentation
2+
3+
## Quick Start
4+
```bash
5+
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-vte-2.91
6+
git clone https://github.com/bad-antics/nullsec-desktop
7+
cd nullsec-desktop && python3 ./nullsec-desktop
8+
```
9+
10+
## Features
11+
- 40+ integrated security tools
12+
- Integrated VTE terminal
13+
- Dark theme UI
14+
- Keyboard shortcuts
15+
16+
## Tool Categories
17+
- Network: Wireshark, Nmap, Burp Suite
18+
- Crypto: Hashcat, John the Ripper
19+
- Wireless: Aircrack-ng, Kismet
20+
- OSINT: Maltego, theHarvester
21+
- Exploitation: Metasploit, SQLMap
22+
- Forensics: Autopsy, Volatility

0 commit comments

Comments
 (0)