NytroRST / NetRipper

NetRipper - Smart traffic sniffing for penetration testers
GNU General Public License v3.0
1.35k stars 317 forks source link

To do list #2

Open NytroRST opened 9 years ago

NytroRST commented 9 years ago

To do:

HarmJ0y commented 9 years ago

A regular expression system would definitely be great. I would say (my .02) to also consider some way to store the captured data to an encrypted container on disk.

slityourthroat commented 8 years ago

Also hooking on raw I/O sockets by hooking ntdll functions sounds like a great project :) ReactOS Source code will help you alot.