03 Feb 25

httptap is a process-scoped http tracer that you can run without root priveleges. You can run httptap <command> where <command> is a linux program and you get a trace of http/https requests and responses in standard output.

It works by running <command> in an isolated network namespace. It has its own TCP/IP stack (for which it uses gVisor). It is not an HTTP proxy and so does not rely on <command> being configured to use an HTTP proxy. It decrypts TLS traffic by generating a CA on the fly. It won’t install any iptables rules or make other global system changes.

by mlb 1 year ago

03 Dec 21

Script that sets up a package management proxy for situations where you can ssh, but target doesn’t have an outgoing network connection to public web.

by mlb 4 years ago

05 Apr 10

A visualization of data gathered on 210 million public Facebook profiles that shows the information by location, with connections drawn between places that share friends. For example, a lot of people in LA have friends in San Francisco, so there’s a line between them.

by mlb 16 years ago

17 Oct 09

How to gain free conection to the internet via an unencrypted wireless access point

by mlb 16 years ago saved 2 times