General purpose cyber-warfare tools. No authentication required for basic utilities.
Generate cryptographic fingerprints.
GET /api.php?route=utils&tool=hash&algo=sha256&data=pass
Generates high-entropy strings.
GET /api.php?route=utils&tool=password&len=24
Encode or decode payloads.
GET /api.php?route=utils&tool=base64&mode=encode&data=shellcode
Generate v4 unique identifiers.
GET /api.php?route=utils&tool=uuid
Triangulate IP coordinates.
GET /api.php?route=utils&tool=geoip&ip=10.0.0.1
Text to Binary translation.
GET /api.php?route=utils&tool=binary&data=Hack
Domain registration info.
GET /api.php?route=utils&tool=whois&domain=target.com