Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Talk:Network"
From NetSec
Line 1: | Line 1: | ||
We need to update or add the following pages: | We need to update or add the following pages: | ||
+ | '''Explanation/Background''': | ||
+ | * [[packet]] | ||
+ | * [[packet header]] | ||
+ | * [[IP header]] | ||
+ | * [[IP address]] | ||
+ | * [[MAC address]] | ||
+ | * [[protocol header]] | ||
+ | * [[subnet]] | ||
+ | * [[multicast]] | ||
+ | * [[ICMP]] | ||
+ | * [[IGMP]] | ||
+ | * [[UDP]] | ||
+ | * [[OSPF]] | ||
+ | * [[UPnP]] | ||
+ | * [[CDP]] | ||
+ | * [[RIP]] | ||
+ | * [[SNMP]] | ||
+ | * [[TCP]] | ||
+ | * [[BGP]] | ||
+ | * [[ARP]] | ||
+ | * [[DHCP]] | ||
+ | * [[DNS]] | ||
+ | |||
+ | |||
+ | |||
+ | '''Utilities/Admin:''' | ||
* [[netstat]] | * [[netstat]] | ||
* [[netcat]] with telnet redirect | * [[netcat]] with telnet redirect | ||
Line 13: | Line 39: | ||
* [[ettercap]] | * [[ettercap]] | ||
* [[airsnort]] | * [[airsnort]] | ||
+ | * [[subnetting]] / [[routing]] - clean these up and maybe merge? | ||
* [[kismet]] | * [[kismet]] | ||
* [[aircrack-ng]] suite | * [[aircrack-ng]] suite | ||
− | |||
− | |||
− | |||
* [[iproute2]] | * [[iproute2]] | ||
* [[ifconfig]] and [[ipconfig]] | * [[ifconfig]] and [[ipconfig]] | ||
− | * [[ | + | * [[quagga]] / [[zebra]] |
− | * [[ | + | * [[dig]] |
+ | |||
+ | |||
+ | '''Network Exploitation''' | ||
+ | * [[sniffing]] | ||
+ | * [[spoofing]] | ||
+ | * [[man in the middle]] | ||
+ | * [[ICMP redirect]] | ||
+ | * [[ARP poisoning]] | ||
+ | * [[DHCP spoofing]] | ||
+ | * [[IP hijack]] | ||
+ | * [[DNS poisoning]] | ||
+ | * [[DNS cache poisoning]] | ||
+ | * [[NTLM downgrade attack]] | ||
+ | * [[RIP downgrade attack]] | ||
+ | * other stuff for wep/wpa/wps/other types of mitm & snooping |
Revision as of 03:45, 7 August 2012
We need to update or add the following pages:
Explanation/Background:
- packet
- packet header
- IP header
- IP address
- MAC address
- protocol header
- subnet
- multicast
- ICMP
- IGMP
- UDP
- OSPF
- UPnP
- CDP
- RIP
- SNMP
- TCP
- BGP
- ARP
- DHCP
- DNS
Utilities/Admin:
- netstat
- netcat with telnet redirect
- nmap
- ping
- mtr
- traceroute - merge with TCP traceroute
- hping
- nemesis
- tcpdump
- iptables - clean this up and fix a lot of things, provide more examples
- ettercap
- airsnort
- subnetting / routing - clean these up and maybe merge?
- kismet
- aircrack-ng suite
- iproute2
- ifconfig and ipconfig
- quagga / zebra
- dig
Network Exploitation
- sniffing
- spoofing
- man in the middle
- ICMP redirect
- ARP poisoning
- DHCP spoofing
- IP hijack
- DNS poisoning
- DNS cache poisoning
- NTLM downgrade attack
- RIP downgrade attack
- other stuff for wep/wpa/wps/other types of mitm & snooping