-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbdserver.conf
More file actions
executable file
·25 lines (25 loc) · 863 Bytes
/
bdserver.conf
File metadata and controls
executable file
·25 lines (25 loc) · 863 Bytes
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
###########################################################################
# Config file for covert application
# Only values can be changed and can never be blank
# There must be no spaces and any other illegal characters in front of each line
# Separators must be spaces, one or more
# No addition line is allowed
# Comments must be in separated lines
###########################################################################
# Default source IP:
src = 0.0.0.0
# default destination IP:
dst = 0.0.0.0
# UDP source port for sending commands : 0x55AA by default
spt = 21930
# UDP destination port for sending commands : 0x55AA by default
dpt = 21930
# Port numbers used for knocking
spk = 53
dpk = 80
# Port number for authentication
sap = 36751
dap = 53
# Knocking password , should be exactly 8 characters
# Can be any printable characters
pwd = Knock.Knock