Skip to content

Commit a10cfdd

Browse files
authored
Update readme.md
1 parent 67018d5 commit a10cfdd

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

SNIFFER/readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,16 @@ script will only run on HTTP pages.
66

77
### Requirements:
88
1. python3
9+
910
2. scapy.all
11+
1012
3. scapy_http
13+
```bash
14+
$ sudo pip install scapy_http
15+
```
16+
17+
### Usage:
18+
19+
```bash
20+
$ python sniffer.py
21+
```

0 commit comments

Comments
 (0)