nuclei-templates/profiles/osint.yml

25 lines
741 B
YAML
Raw Permalink Normal View History

2024-06-25 07:36:27 +00:00
# Nuclei Configuration Profile for OSINT Detection
#
# This configuration file is specifically tailored for detecting Open Source Intelligence (OSINT) related issues using Nuclei.
#
# Purpose:
# This profile is focused on identifying various OSINT-related security risks, including exposed information, backdoors, command and control servers, and more. OSINT scanning helps in gathering intelligence that could be used to identify potential threats and vulnerabilities.
#
# Running this profile
# You can run this profile using the following command:
# nuclei -profile osint -u https://example.com
tags:
- osint
- honeypot
- backdoor
- c2
- osint-social
- exposures
- malware
2024-03-08 07:31:47 +00:00
- enum
- phishing
include-tags:
2024-06-25 07:36:27 +00:00
- phishing