-
Notifications
You must be signed in to change notification settings - Fork 0
/
.arsenalng.json.ori
78 lines (70 loc) · 2.17 KB
/
.arsenalng.json.ori
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"arsenal_prefix_cmd": "PROXYCHAINS_CONF_FILE=$PWD/prox-.conf proxychains -q",
"chisel_login": "jubeaz",
"chisel_password": "",
"proxy_login": "jubeaz",
"proxy_password": "",
"updog_password": "",
"uploadserver_login": "jubeaz",
"uploadserver_password": "",
"ip": "",
"ip_range": "",
"local_ip": "",
"LHOST": "tun0",
"LPORT": "4444",
"RHOST": "0.0.0.0",
"RPORT": "0",
"socks_port": "1080",
"chisel_port": "8000",
"chisel_server_ip>": "",
"chisel_server_f_port": "",
"chisel_client_ip": "127.0.0.1",
"chisel_client_f_port": "",
"domain_sid": "",
"domain_fqdn": "",
"domain_netbios": "",
"domain_tld": "",
"domain": "",
"dc_ip": "",
"dc_fqdn": "",
"dc_name": "",
"ca_name": "",
"krbtgt_nthash": "",
"trust_name": "",
"trust_nthash": "",
"user": "",
"password": "",
"nt_hash": "",
"src_domain_fqdn": "",
"src_domain_sid": "",
"src_domain_netbios": "",
"dst_domain_fqdn": "",
"dst_domain_sid": "",
"dst_domain_netbios": "",
"krbtgt_nthash": "",
"trust_nthash": "",
"sccm_site_code": "",
"sccm_mssql_ip": "",
"sccm_fqdn": "",
"sccm_name": "",
"pxe_ip": "",
"ticket": "c:\\Temp\\ticket.kirbi",
"ccache": "/tmp/krb.ccache",
"pass": "anonymous",
"computer_name": "jubeaz",
"computer_password": "jubeaz12345!",
"userlist": "users.txt",
"passlist": "pass.txt",
"password_wl": "/usr/share/wordlists/passwords/rockyou.txt",
"ffuf_dir_wl": "/usr/share/seclists/Discovery/Web-Content/directory-list-lowercase-2.3-medium.txt",
"ffuf_dns_wl": "/usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt",
"ffuf_param_wl": "/usr/share/seclists/Discovery/Web-Content/burp-parameter-names.txt",
"ffuf_sqli_wl": "/usr/share/wordlists/seclists/Fuzzing/SQLi/quick-SQLi.txt",
"rule_file": "/usr/share/doc/hashcat/rules/best64.rule",
"custom_wordlist": "myCustomWordlist.txt",
"empire_storage_path": "/empire",
"empire_listener_port": "443",
"empire_listener_name": "jubeaz",
"windows_writable_path": "c:\\windows\\temp",
"end_arsenal_file": ""
}