Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Networking Concepts"

From NetSec
Jump to: navigation, search
Line 6: Line 6:
 
Packets - Small snippets of data that establish or carry data for connections or stateless [[protocols]]
 
Packets - Small snippets of data that establish or carry data for connections or stateless [[protocols]]
  
Packet Injection - Forging packets
+
[[TCP-RST_Injection|Packet Injection]] - Forging packets
 
 
  

Revision as of 05:30, 19 October 2011

This article contains too little information, it should be expanded or updated.
Things you can do to help:
  • add more content.
  • update current content.
Sniffing - Intercepting and reading traffic

MitM attack - (Man in the Middle attack) A way to get between two hosts so that traffic can be sniffed between them

Packets - Small snippets of data that establish or carry data for connections or stateless protocols

Packet Injection - Forging packets


Tools:

  • Cain & Abel
  • nemesis
  • tcpdump
  • iptables
  • snort
  • wireshark
  • ettercap