|
-
February 12th, 2011, 04:48 PM
#1
Reading from ports using sockets
basically you got many programs connected to ports. What I need help on is connecting to one of those ports of my choice and reading data that comes through.
sl lets say this program voice.exe is running on port 2982. I can set it up so I can see whats coming out of my site on voice.exe and see if my ip adresses is going through etc.
-
February 12th, 2011, 06:43 PM
#2
Re: Reading from ports using sockets
You need to set your NIC in promiscuous mode to listen to the traffic that passes over it, then you can inspect the data yourself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|