Network security

Hey drop us a line about the show. Feel free to ask questions, provide feedback and criticism, or just ramble on about anything your little heart desires.

Moderators: snarkout, Patrick, dann

Post Reply
User avatar
eddie
Posts: 974
Joined: Wed Sep 05, 2007 10:46 pm
Location: here
Contact:

Network security

Post by eddie » Wed May 27, 2009 11:15 am

sudo ngrep -q -wi -d eth0 "name|login|user|pass" tcp port 80

Is one way to see how secure your personal network is for accessing websites. I played with it while accessing open source apps on our local webserver. Scary to say the least.

Post Reply