Skip to content

Commit ff61970

Browse files
committed
fixed readme
1 parent 18b6ac7 commit ff61970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ This is a repository of all the tutorials of [The Python Code](https://www.thepy
33
## List of Content
44
- ### [Ethical Hacking](https://www.thepythoncode.com/topic/ethical-hacking)
55
- ### [Scapy](https://www.thepythoncode.com/topic/scapy)
6+
- [Getting Started With Scapy: Python Network Manipulation Tool](https://www.thepythoncode.com/article/getting-started-with-scapy)
67
- [Building an ARP Spoofer](https://www.thepythoncode.com/article/building-arp-spoofer-using-scapy). ([code](scapy/arp-spoofer))
78
- [Detecting ARP Spoof attacks](https://www.thepythoncode.com/article/detecting-arp-spoof-attacks-using-scapy). ([code](scapy/arp-spoof-detector))
89
- DHCP Listener script. ([code](scapy/dhcp_listener))

0 commit comments

Comments
 (0)