https://github.com/bwoolf1122/tcp-seqnum
Means to sniff 802.11 traffic and obtain TCP session info using netfiter_queue. Use that data to construct a packet in scappy.
https://github.com/bwoolf1122/tcp-seqnum
Last synced: about 1 month ago
JSON representation
Means to sniff 802.11 traffic and obtain TCP session info using netfiter_queue. Use that data to construct a packet in scappy.
- Host: GitHub
- URL: https://github.com/bwoolf1122/tcp-seqnum
- Owner: BrandtWoolf
- Created: 2016-04-20T17:21:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-05T14:19:14.000Z (almost 9 years ago)
- Last Synced: 2024-08-04T09:05:51.018Z (9 months ago)
- Language: C
- Size: 10.7 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **3**星
README
# TCP-SeqNum
Means to sniff 802.11 traffic and obtain TCP session info using netfiter_queue. Use that data to construct a packet in scapy.