Example Usage
{
"name": "example.tld",
"accounts": [
{
"username": "Alice",
"password": "qwer1234!",
"ntlmHash": "",
"tags": [],
"type": "domain",
"host": ""
},
{
"username": "Bob",
"password": "qwer!",
"ntlmHash": "",
"tags": [
"domain admin"
],
"type": "domain",
"host": ""
},
{
"username": "Cindy",
"password": "1qaz@WSX",
"ntlmHash": "",
"tags": [],
"type": "domain",
"host": ""
},
{
"username": "David",
"password": "",
"ntlmHash": "00000000000000000000000000000000:7ECFFFF0C3548187607A14BAD0F88BB1",
"tags": [],
"type": "domain",
"host": ""
},
{
"username": "Eli",
"password": "",
"ntlmHash": "00000000000000000000000000000000:7ECFFFF0C3548187607A14BAD0F88BB0",
"tags": [
"as-rep"
],
"type": "domain",
"host": ""
},
{
"username": "Fox",
"password": "qwer12434~",
"ntlmHash": "",
"tags": [
"mssql"
],
"type": "domain",
"host": ""
}
]
}
See also
xhunter
Free
Android Penetration Tool [ RAT for Android ]…
ntlm_theft
Open Source
Creates malicious files (LNK, SCF, PDF, DOCX, etc.) that force a Windows system to authenticate to a…
365
Free
BlueTeam, RedTeam, Bug bounty, CTI, OSINT, Threat Hunting, Network and Web Recon, Discovery, Enumera…
Red-Team-Rust
Open Source
A beginner-friendly collection of Rust notes focused on Red Team Tooling • Malware Development • Sys…
NoSQLMap
Open Source
Automated NoSQL injection and database exploitation tool. Targets MongoDB, CouchDB, Redis, and Cassa…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…