Copy port mappings to docker conf to tune

This commit is contained in:
Oleksii Shevchuk 2018-09-23 08:27:26 +03:00
parent e5dfc695db
commit 38415df571
1 changed files with 12 additions and 8 deletions

View File

@ -9,7 +9,7 @@ use_gnome_keyring = false
allow_requests_to_external_services = true
[cmdline]
display_banner = no
display_banner = yes
colors = yes
[httpd]
@ -33,14 +33,18 @@ exe_x64=/opt/mimikatz/x64/mimikatz.exe
info = get_info
pyexec = pyexec
exec = shell_exec
ps = ps
migrate = migrate
shell = interactive_shell
kill = process_kill
getpid = getpid
getppid = getppid
mount = drives
[rubber_ducky]
encoder_path = TO_FILL
default_keyboard_layout_path = TO_FILL
[listeners]
ssl = 443=8443
obfs3 = 9090
rsa = 9091
ec4 = 80=1234
kc4 = 123=1234
tcp_cleartext = 80=1234
udp_cleartext = 123=1234
websocket = 80=8081
http = 80=8080
ecm = 1235