-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmantis_config.yaml
More file actions
58 lines (58 loc) · 963 Bytes
/
Copy pathmantis_config.yaml
File metadata and controls
58 lines (58 loc) · 963 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
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
ssh:
enabled: true
port: 2222
banner: SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
http:
enabled: false
port: 8080
banner: ''
page_title: Admin Portal - Login
company_name: Infrastructure Systems
ftp:
enabled: true
port: 21
banner: 220 FTP Server ready.
smb:
enabled: true
port: 4450
banner: ''
mysql:
enabled: true
port: 3306
banner: 5.7.42-0ubuntu0.18.04.1
telnet:
enabled: true
port: 2323
banner: 'gateway-01 login: '
additional_ports:
- 23
smtp:
enabled: true
port: 25
banner: 220 mail.example.com ESMTP Postfix (Ubuntu)
mongodb:
enabled: true
port: 27017
banner: 6.0.12
vnc:
enabled: true
port: 5900
banner: prod-workstation:0
redis:
enabled: true
port: 6379
banner: ''
adb:
enabled: true
port: 5555
banner: device::Pixel 7
dashboard:
enabled: true
host: 0.0.0.0
port: 8843
alerts:
enabled: true
webhook_url: null
webhook_headers: {}
database_path: honeypot.db
log_level: INFO