Hacker News new | ask | show | jobs
by ilyt 1299 days ago
I vaguely remember some tool that was just a collection of random tools like that running as local server (including a bunch of crypto primitives) but I can't remember the name now...
1 comments

You’re probably thinking of the tool made by GCHQ, CyberChef

https://gchq.github.io/CyberChef/

Great tool that i'd recommend any software person, techy, reverse engineer etc should self-host.

I host in in my kube cluster with all outbound connections blocked, just to be safe.

Yup, thanks!