- Joined
- Mar 17, 2006
- Messages
- 2,866
- Points
- 113
i decided to code up this HTTP packet sniffer in C++
you can download it here:
DeepTide Security - Software
goals i was trying to accomplish:
1) make it easy to know when HTTP traffic is occurring (the systray icon blinks red to alert you when it detects HTTP POST/GET requests). its cool being able to catch stuff in the background, especially when u know u aren't browsing
2) malware analysis (sometimes malware disables or interferes popular packet capture tools, so this is an alternative for situations like that).
if u find any bugs / etc please report them to me
peace
-c0ld
you can download it here:
DeepTide Security - Software
goals i was trying to accomplish:
1) make it easy to know when HTTP traffic is occurring (the systray icon blinks red to alert you when it detects HTTP POST/GET requests). its cool being able to catch stuff in the background, especially when u know u aren't browsing
2) malware analysis (sometimes malware disables or interferes popular packet capture tools, so this is an alternative for situations like that).
if u find any bugs / etc please report them to me
peace
-c0ld