HackerOne – Telegram
HackerOne
11K subscribers
644 photos
31 videos
79 files
2.74K links
Community : @Sec0x01
@Bug0x
Download Telegram
Hidden parameters discovery suite written in Rust.

Features:

A lot of things to customize: key template, value template, encodings, and even injection points.

Supports 6 main methods: GET, POST, PUT, PATCH, DELETE, HEAD.

Has built in 2 main body types: json, urlencode.

Able to discover parameters with not random value, like admin=true

Compares responses line-by-line.
Adds to every request cachebuster by default.

#Rust #CTF #redteaming #parameters #web

https://github.com/Sh1Yo/x8
The Cyber Swiss Army Knife.

CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more.

The tool is designed to enable both technical and non-technical analysts to manipulate data in complex ways without having to deal with complex tools or algorithms. It was conceived, designed, built and incrementally improved by an analyst in their 10% innovation time over several years.

https://github.com/gchq/CyberChef