Code Examples from 'Internet Forensics' by Robert Jones published 2005
by O'Reilly Media (ISBN 0-596-10006-X)
You are welcome to use these examples as you see fit but please
keep the book citation in the code if you republish them.
Chapter 1 - Introduction |
No examples |
Chapter 2 - Names and Numbers |
2-1: scan_ip_range.pl |
Chapter 3 - Email |
No examples |
Chapter 4 - Obfuscation |
4-1: decode_hex_url.pl |
4-2: encode_hex_url.pl |
4-3: encode_octal_url.pl |
4-4: decode_octal_url.pl |
Chapter 5 - Web Sites |
5-1: readable_html.pl |
5-2: extract_links.pl |
5-3: extract_form_elements.pl |
Chapter 6 - Web Servers |
No examples |
Chapter 7 - Web Browsers |
7-1: browser.cgi |
7-2: parse_apache_log.pl |
7-3: parse_google_queries.pl |
Chapter 8 - File Contents |
8-1: superstrings.pl |
8-2: compare_text.pl |
Chapter 9 - People and Places |
9-1: convert_quoted_printable.pl |
Chapter 10 - Patterns of Activity |
10-1: extract_match_string.pl |
10-2: search_mailfile.pl |
Chapter 11 - Case Studies |
11-1: confirm.php |
11-2: extract_ipaddr.pl |
11-3: extract_match_ipaddr.pl |
Chapter 12 - Taking Action |
No examples |