CyberChef

CyberChef_FromBase64
Details
Author |
Wes Lambert |
Version |
1.0 |
License |
AGPL-V3 |
Requires Registration |
No |
Requires Subscription |
No |
Free Subscription Available |
No |
DataType Supported |
other |
Service Homepage |
Description
Convert Base64 with CyberChef Server
Configuration
Name |
Description |
url |
CyberChef Server URL |
CyberChef_FromCharCode
Details
Author |
Wes Lambert |
Version |
1.0 |
License |
AGPL-V3 |
Requires Registration |
No |
Requires Subscription |
No |
Free Subscription Available |
No |
DataType Supported |
other |
Service Homepage |
Description
Convert Char Code with CyberChef Server
Configuration
Name |
Description |
url |
CyberChef Server URL |
CyberChef_FromHex
Details
Author |
Wes Lambert |
Version |
1.0 |
License |
AGPL-V3 |
Requires Registration |
No |
Requires Subscription |
No |
Free Subscription Available |
No |
DataType Supported |
other |
Service Homepage |
Description
Convert Hex with CyberChef Server
Configuration
Name |
Description |
url |
CyberChef Server URL |
Additional details from the README file:
Cyberchef
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 analyzer comes in three flavours to help you convert from base64, hex or CharCode.
Requirements
You need to deploy Cyberchef-server on your infrastructure.
The url of the server must be used to configure the url
parameter.