{
"usernames": {
"prefixes": [
"admin",
"user",
"developer",
"root",
"system",
"db",
"api",
"service",
"deploy",
"test",
"prod",
"backup",
"monitor",
"jenkins",
"webapp"
],
"suffixes": [
"",
"_prod",
"_dev",
"_test",
"123",
"2024",
"_backup",
"_admin",
"01",
"02",
"_user",
"_service",
"_api"
]
},
"passwords": {
"prefixes": [
"P@ssw0rd",
"Passw0rd",
"Admin",
"Secret",
"Welcome",
"System",
"Database",
"Secure",
"Master",
"Root"
],
"simple": [
"test",
"demo",
"temp",
"change",
"password",
"admin",
"letmein",
"welcome",
"default",
"sample"
]
},
"emails": {
"domains": [
"example.com",
"company.com",
"localhost.com",
"test.com",
"domain.com",
"corporate.com",
"internal.net",
"enterprise.com",
"business.org"
]
},
"api_keys": {
"prefixes": [
"sk_live_",
"sk_test_",
"api_",
"key_",
"token_",
"access_",
"secret_",
"prod_",
""
]
},
"databases": {
"names": [
"production",
"prod_db",
"main_db",
"app_database",
"users_db",
"customer_data",
"analytics",
"staging_db",
"dev_database",
"wordpress",
"ecommerce",
"crm_db",
"inventory"
],
"hosts": [
"localhost",
"db.internal",
"mysql.local",
"postgres.internal",
"127.0.0.1",
"db-server-01",
"database.prod",
"sql.company.com"
]
},
"applications": {
"names": [
"WebApp",
"API Gateway",
"Dashboard",
"Admin Panel",
"CMS",
"Portal",
"Manager",
"Console",
"Control Panel",
"Backend"
]
},
"users": {
"roles": [
"Administrator",
"Developer",
"Manager",
"User",
"Guest",
"Moderator",
"Editor",
"Viewer",
"Analyst",
"Support"
]
},
"directory_listing": {
"files": [
"test.exe",
"backup.sql",
"database.sql",
"db_backup.sql",
"dump.sql",
"config.php",
"credentials.txt",
"passwords.txt",
"users.csv",
".env",
"id_rsa",
"id_rsa.pub",
"private_key.pem",
"api_keys.json",
"secrets.yaml",
"admin_notes.txt",
"settings.ini",
"database.yml",
"wp-config.php",
".htaccess",
"server.key",
"cert.pem",
"shadow.bak",
"passwd.old"
],
"directories": [
"uploads/",
"backups/",
"logs/",
"temp/",
"cache/",
"private/",
"config/",
"admin/",
"database/",
"backup/",
"old/",
"archive/",
".git/",
"keys/",
"credentials/"
],
"fake_files": [
{"name": "settings.conf", "size_min": 1024, "size_max": 8192, "perms": "-rw-r--r--"},
{"name": "database.sql", "size_min": 10240, "size_max": 102400, "perms": "-rw-r--r--"},
{"name": ".htaccess", "size_min": 256, "size_max": 1024, "perms": "-rw-r--r--"},
{"name": "README.md", "size_min": 512, "size_max": 2048, "perms": "-rw-r--r--"}
],
"fake_directories": [
{"name": "config", "size": "4096", "perms": "drwxr-xr-x"},
{"name": "backup", "size": "4096", "perms": "drwxr-xr-x"},
{"name": "logs", "size": "4096", "perms": "drwxrwxr-x"},
{"name": "data", "size": "4096", "perms": "drwxr-xr-x"}
]
},
"fake_passwd": {
"system_users": [
"root:x:0:0:root:/root:/bin/bash",
"daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin",
"bin:x:2:2:bin:/bin:/usr/sbin/nologin",
"sys:x:3:3:sys:/dev:/usr/sbin/nologin",
"sync:x:4:65534:sync:/bin:/bin/sync",
"www-data:x:33:33:www-data:/var/www:/usr/sbin/nologin",
"backup:x:34:34:backup:/var/backups:/usr/sbin/nologin",
"mysql:x:108:113:MySQL Server,,,:/nonexistent:/bin/false",
"sshd:x:109:65534::/run/sshd:/usr/sbin/nologin"
],
"uid_min": 1000,
"uid_max": 2000,
"gid_min": 1000,
"gid_max": 2000,
"shells": ["/bin/bash", "/bin/sh", "/usr/bin/zsh"]
},
"fake_shadow": {
"system_entries": [
"root:$6$rounds=656000$fake_salt_here$fake_hash_data:19000:0:99999:7:::",
"daemon:*:19000:0:99999:7:::",
"bin:*:19000:0:99999:7:::",
"sys:*:19000:0:99999:7:::",
"www-data:*:19000:0:99999:7:::"
],
"hash_prefix": "$6$rounds=656000$",
"salt_length": 16,
"hash_length": 86
},
"xxe_responses": {
"file_access": {
"template": "\n
Sorry, the page you are looking for is currently unavailable.
\nPlease try again later.
If you are the system administrator of this resource then you should check the error log for details.
\nFaithfully yours, nginx/{version}.
\n\n" }, "apache": { "versions": ["2.4.41", "2.4.52", "2.4.54", "2.4.57"], "os": ["Ubuntu", "Debian", "CentOS"], "template": "\n\nThe requested URL was not found on this server.
\nType Status Report
Description The server encountered an internal error that prevented it from fulfilling this request.