An open API service indexing awesome lists of open source software.

https://github.com/ashwanirathee/netsec

Network Security Tools
https://github.com/ashwanirathee/netsec

network-security python scapy

Last synced: 10 days ago
JSON representation

Network Security Tools

Awesome Lists containing this project

README

          

# netsec

NetSec is a set of tools for network security analysis and testing

#### Features:
- Basic TCP packet sniffer
- Basic HTTP and TLS packet sniffer

#### References:
- [Scapy Documentation](https://scapy.readthedocs.io/en/latest/)
- [CSE 508: SBU Network Security 2021](https://www3.cs.stonybrook.edu/~mikepo/CSE508/2021)
- [HTTP Forever](http://httpforever.com/)
- [Website with HTTP](http://web.simmons.edu/~grovesd/comm244/notes/week2/links)