HTTP Toolkit
@httptoolkit.com
90 followers 2 following 22 posts
Beautiful & open-source tools to debug, test and develop with HTTP(S). 👨‍🔧 Built by @pimterry.fyi 🌐 https://httptoolkit.com/ 🦣 http://mastodon.social/@httptoolkit
Posts Media Videos Starter Packs
httptoolkit.com
Another year of paying #opensource maintainers for their hard work 🦾 alongside the rest of the OpenSourcePledge.com businesses, and to celebrate: we're back up on the NASDAQ tower in Times Square!
httptoolkit.com
Reverse engineering can be intimidating, but modern tools are fantastic, and it's honestly easier than it sounds to get started digging into app's internals and changing their their behaviour.

Take a look at the HTTP Toolkit guide for a quick intro: httptoolkit.com/blog/android...
Reverse engineering & modifying Android apps with JADX & Frida
I get a lot of emails from users who want to know exactly what their favourite Android app is doing, and want to tweak and change how that works for...
httptoolkit.com
httptoolkit.com
That means you can use HTTP Toolkit to easily capture, read & modify HTTP at the application level, and simultaneously examine the underlying packets at the same time, with automatic decryption so you can see everything (like which TLS handshake is which 403 response).
httptoolkit.com
Want to dig into traffic byte-by-byte, to read your TLS handshakes and TCP packets directly?

With the new support for keylog files in the Pro settings, you can now integrate HTTP Toolkit into tools like Wireshark 🦈
Reposted by HTTP Toolkit
ayudaefectiva.bsky.social
¡Enhorabuena a @httptoolkit.com por obtener el Sello Ayuda Efectiva como empresa de alto impacto!

La empresa ha donado al menos un 0,7% de sus ingresos a los programas benéficos más efectivos.

🏅 Página de certificación e impacto:
ayudaefectiva.org/empresa/http...
httptoolkit.com
Redirecting traffic? HTTP Toolkit transform rules just gained a long list of new options, including arbitrary regex match & replace logic, precisely targeted for every URL component - fully combinable with all the other existing request & response transforms.
Reposted by HTTP Toolkit
pimterry.fyi
I've been doing some ridiculously neat reverse engineering recently.

Check this out: github.com/httptoolkit/...

That code is modifying functions inside Flutter apps, without debug info, by *fingerprinting known chunks of assembly* for each CPU architecture, and then scanning memory to find them 🤯
github.com
httptoolkit.com
Want to script your own MitM proxy? You can use HTTP Toolkit's internals standalone via Mockttp, a JS library to build HTTP, WebSocket & TLS intercepting proxies: github.com/httptoolkit/...

v4 just went live: advanced URL regex rewriting, delay mixins, and non-HTTP proxying too 🚀
GitHub - httptoolkit/mockttp: Powerful friendly HTTP mock server & proxy library
Powerful friendly HTTP mock server & proxy library - httptoolkit/mockttp
github.com
Reposted by HTTP Toolkit
wraptile.fosstodon.org.ap.brid.gy
Having a rooted android device with man-in-the-middle http capture using #httptoolkit is so much fun. It's crazy how much evil shit the apps are up to 🤯

https://httptoolkit.com/

ALWAYS use the website instead of the app if possible.

#android #infosec
Intercept, debug & build with HTTP
Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.
httptoolkit.com
httptoolkit.com
Some major performance updates have gone live this week 🚀

With a big internal redesign, memory usage just dropped 40%, and processing input got up to 50x (!) faster. A nice drop in CPU while intercepting, but a huge boost when you load a HAR of 100s of thousands of requests.
httptoolkit.com
I can see a blip in the CDN logs, which seems to have just affected some specific regions, but only briefly. I've manually flushed all CDN caches to reset it just in case, but I can't see any issues elsewhere now. If it's still not working for you it's most likely local caching of some sort.
httptoolkit.com
Hmm, seems to be working for me, and my uptime monitoring hasn't reported any issues. If you restart the app, does it work now?
httptoolkit.com
Widespread HTTP compression dictionary support is slowly coming to the web...
httptoolkit.com
These are now working nicely & officially available. Architecture picker on the website coming soon, in the meantime you can download them manually from the latest official release here: github.com/httptoolkit/...
Release v1.20.0 · httptoolkit/httptoolkit-desktop
github.com
httptoolkit.com
HTTP Toolkit arm64 builds landing imminently! Linux & Mac for now, Windows once GitHub CI support is fully available.

If you want to test it, you can download the latest server distributable from github.com/httptoolkit/... to run this locally today (see github.com/httptoolkit/... for instructions).
Test out building linux arm64 too · httptoolkit/httptoolkit-server@21bb1cf
The backend of HTTP Toolkit. Contribute to httptoolkit/httptoolkit-server development by creating an account on GitHub.
github.com
httptoolkit.com
You can now sponsor https://frida.re on GitHub to help fund development of Frida, which forms the backbone of plenty of reverse engineering techniques & tools.

HTTP Toolkit just signed up as the first sponsor! You can help support them too here:
Sponsor @frida on GitHub Sponsors
Support frida's open source work
github.com
httptoolkit.com
By popular request, there's a new HTTP Toolkit Black Friday deal!

Get 🎉 30% off 🎉 all HTTP Toolkit Pro annual subscriptions with coupon BLACKFRIDAY24 from now until next Tuesday (and that discount is recurring too, so it continues as long as your subscription does).
Reposted by HTTP Toolkit
retr0.id
I wonder what percentage of all internet traffic is taken up by CORS preflight requests
httptoolkit.com
A lot of credit here goes to the very helpful https://github.com/Rufim who suggested the changes required and built the base of this work! So many thanks to all the open source contributors who help test & widen support for HTTP Toolkit across more platforms 🙏
Rufim - Overview
Rufim has 23 repositories available. Follow their code on GitHub.
github.com