Both sides previous revisionPrevious revisionNext revision | Previous revision |
start [2015/07/06 13:06] – gmsoft | start [2020/05/26 21:59] (current) – external edit 127.0.0.1 |
---|
* [[pom-ng:output:pcap_flow]] : Save connections into separate pcap files | * [[pom-ng:output:pcap_flow]] : Save connections into separate pcap files |
* [[pom-ng:output:tap]] : Dumps packets to a virtual tap interface | * [[pom-ng:output:tap]] : Dumps packets to a virtual tap interface |
| |
| === Addons output === |
| |
| * [[pom-ng:addon_output:http_cookies]] : Dump HTTP session cookies in a text file |
| * [[pom-ng:addon_output:http_media]] : Dump HTTP images or video and create an apache like log for each file |
| * [[pom-ng:addon_output:http_searches]] : Dump searches performed on web sites based on a regex |
| * [[pom-ng:addon_output:wallofsheep]] : Dump All the clear-text password found in a text file |
| |
=== Protocol === | === Protocol === |
* [[pom-ng:proto:icmp]] : Parse ICMP packets | * [[pom-ng:proto:icmp]] : Parse ICMP packets |
* [[pom-ng:proto:icmp6]] : Parse ICMPv6 packets | * [[pom-ng:proto:icmp6]] : Parse ICMPv6 packets |
| * [[pom-ng:proto:imap]] : Parse IMAP packets |
* [[pom-ng:proto:ipv4]] : Parse IP (version 4) packets | * [[pom-ng:proto:ipv4]] : Parse IP (version 4) packets |
* [[pom-ng:proto:ipv6]] : Parse IPv6 packets | * [[pom-ng:proto:ipv6]] : Parse IPv6 packets |
* [[pom-ng:analyzer:http]] : Analyze HTTP connections | * [[pom-ng:analyzer:http]] : Analyze HTTP connections |
* [[pom-ng:analyzer:http_post]] : Analyze HTTP POST payloads (form-urlencoded) | * [[pom-ng:analyzer:http_post]] : Analyze HTTP POST payloads (form-urlencoded) |
| * [[pom-ng:analyzer:imap]] : Analyzer IMAP packets |
* [[pom-ng:analyzer:jpeg]] : Analyze JPEG images | * [[pom-ng:analyzer:jpeg]] : Analyze JPEG images |
* [[pom-ng:analyzer:multipart]] : Analyzer MIME multipart payloads | * [[pom-ng:analyzer:multipart]] : Analyzer MIME multipart payloads |