CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
rapid7

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: rapid7/metasploit-framework
Path: blob/master/data/capture_config.yaml
Views: 1904
1
spoof_regex: .*
2
ntlm_challenge: "1122334455667788"
3
ntlm_domain: anonymous
4
http_basic: no
5
ssl_cert: null
6
logfile: null
7
hashdir: null
8
services:
9
- type: DRDA
10
enabled: yes
11
- type: FTP
12
enabled: yes
13
- type: HTTP
14
enabled: yes
15
- type: HTTPS
16
enabled: yes
17
- type: IMAP
18
enabled: yes
19
- type: LDAP
20
enabled: yes
21
- type: MSSQL
22
enabled: yes
23
- type: MySQL
24
enabled: yes
25
- type: POP3
26
enabled: yes
27
- type: Postgres
28
enabled: yes
29
- type: PrintJob
30
enabled: yes
31
- type: SIP
32
enabled: yes
33
- type: SMB
34
enabled: yes
35
- type: SMTP
36
enabled: yes
37
- type: Telnet
38
enabled: yes
39
- type: VNC
40
enabled: yes
41
- type: FTPS
42
enabled: yes
43
- type: IMAPS
44
enabled: yes
45
- type: POP3S
46
enabled: yes
47
- type: SMTPS
48
enabled: yes
49
- type: NBNS
50
enabled: yes
51
- type: LLMNR
52
enabled: yes
53
- type: mDNS
54
enabled: yes
55
56