Changes between Version 36 and Version 37 of AnonymityModule
- Timestamp:
- Jun 30, 2011 10:31:09 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnonymityModule
v36 v37 34 34 35 35 ==Step 2 Viewing Network Traffic == 36 We are now ready to begin learning! One person SSH into either Alice or Bob while another person logs into the server node. From the server node type the command '''CHASE I DON'T KNOW THE TCPDUMP COMMAND''' this will begin listening to the traffic that comes through this node. From Alice type `w 3m http://server1/cgi-bin/ip.cgi` By attempting to view the web page set up on the server, we are generating traffic we canexamine.36 We are now ready to begin learning! One person SSH into either Alice or Bob while another person logs into the server node. From the server node type the command '''CHASE I DON'T KNOW THE TCPDUMP COMMAND''' this will begin listening to the traffic that comes through this node. From Alice type `wget http://server1/cgi-bin/ip.cgi` This saves a local copy of the web page set up on the server, and by doing so we generated traffic to examine.