diff --git a/weapons/bbot.yaml b/weapons/bbot.yaml new file mode 100644 index 0000000..05c0057 --- /dev/null +++ b/weapons/bbot.yaml @@ -0,0 +1,13 @@ +--- +name: bbot +description: OSINT automation for hackers +url: https://github.com/blacklanternsecurity/bbot +category: tool +type: Recon +platform: +- linux +- macos +- windows +lang: Python +tags: +- osint \ No newline at end of file diff --git a/weapons/scan4all.yaml b/weapons/scan4all.yaml new file mode 100644 index 0000000..ad4148b --- /dev/null +++ b/weapons/scan4all.yaml @@ -0,0 +1,12 @@ +--- +name: scan4all +description: Official repository vuls Scan +url: https://github.com/hktalent/scan4all +category: tool +type: Scanner +platform: +- linux +- macos +- windows +lang: Go +tags: [] diff --git a/weapons/sudomy.yaml b/weapons/sudomy.yaml new file mode 100644 index 0000000..061b896 --- /dev/null +++ b/weapons/sudomy.yaml @@ -0,0 +1,13 @@ +--- +name: Sudomy +description: subdomain enumeration tool to collect subdomains and analyzing domains +url: https://github.com/screetsec/Sudomy +category: tool +type: Recon +platform: +- linux +- macos +- windows +lang: Shell +tags: +- subdomains