|
|
|
|
|
by justin_oaks
1006 days ago
|
|
Many of the use cases mentioned are available through a single tool called CyberChef. There is an online version [1] but it doesn't submit any data to any servers. It only loads JS for the operations it needs to perform. You can also download it and run it offline [2]. This is what I do. I'll leave it up to you to decide if this makes QuaranTab unnecessary or if it's the perfect reason to use QuaranTab. [1] https://gchq.github.io/CyberChef/ [2] https://github.com/gchq/CyberChef/releases/ |
|
+1 to Cyberchef, its awesome. If you really have qualms about the URL its trivial to re-host / serve it to yourself offline.
My favorite part is whole recipe feature (Cyberchef builds a URL with the configured processors you use to process data).
I find myself using that a ton to share XPath / JPAth expressions type work with sample data to others by sharing that URL.