/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
data/capture_config.yaml
57 строк
997 B
Spencer McIntyre
Move the ESC8 module and document the attack
04 ноя 2024, 17:37
04 ноя 2024, 17:37
006ed90
Код
Авторство
О чём код?
# configuration file for the capture plugin spoof_regex: .* ntlm_challenge: "1122334455667788" ntlm_domain: anonymous http_basic: no ssl_cert: null logfile: null hashdir: null services: # authentication services - type: DRDA enabled: yes - type: FTP enabled: yes - type: HTTP enabled: yes - type: HTTPS enabled: yes - type: IMAP enabled: yes - type: LDAP enabled: yes - type: MSSQL enabled: yes - type: MySQL enabled: yes - type: POP3 enabled: yes - type: Postgres enabled: yes - type: PrintJob enabled: yes - type: SIP enabled: yes - type: SMB enabled: yes - type: SMTP enabled: yes - type: Telnet enabled: yes - type: VNC enabled: yes - type: FTPS enabled: yes - type: IMAPS enabled: yes - type: POP3S enabled: yes - type: SMTPS enabled: yes # spoofing / poisoning services - type: NBNS enabled: yes - type: LLMNR enabled: yes - type: mDNS enabled: yes