c3d2-wiki/Themenabend%2FFirewall_Piercing.mw

44 lines
622 B
Plaintext
Raw Normal View History

2004-11-11 22:58:19 +01:00
Contents:
2004-11-15 11:51:13 +01:00
{| border="1" cellpadding="2"
|-
! Caldrin
! Alien8
|-
| ICMP-Tunnel
|  
|-
|hiding stuff in ip headers
|  
|-
|}
2004-11-11 19:50:08 +01:00
2004-11-11 22:58:19 +01:00
* short Intro to Firewalls
** Packetfilter
*** stateless
*** stateful
*** NAT (IP header recalculation, CRC checks ...)
** Application Layer Gateway
* Basics
* nc / cryptcat
* the art of hiding (backpacking your data)
** Tunnel
*** ip tunnel
*** ssh tunnel
* Simple Examples of tunnel
** HTTPS-Tunnel (connect)
** Http-Tunnel (GET / POST)
** Web-Shell
* Advanced Examples
** HTTP header
** ICMP-Tunnel
** DNS-Tunnel
** hiding stuff in ip headers
** E-Mail tunnel
more to come ...