Explore >> Select a destination


You are here

httptoolkit.com
| | www.ptsecurity.com
16.9 parsecs away

Travel
| | Higaisa or Winnti? APT41 backdoors, old and new
| | blog.ropnop.com
10.4 parsecs away

Travel
| | Sometimes you need to intercept traffic from CLI tools. In this post I cover using Burp to intercept traffic from Java, Python, Node and Go CLIs
| | littlemaninmyhead.wordpress.com
14.7 parsecs away

Travel
| | Certificate pinning ("cert pinning" for short) is a technique used for mobile applications to add an extra layer of protection to secure communications. Some people additionally use the technique to prevent people from reverse engineering APIs via intercepting proxies, however this latter objective is hard to achieve against a determined hacker. Certificate pinning offers very...
| | www.hallada.net
80.4 parsecs away

Travel
| I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.