From 1af5071fa811f5c88d6925d11c91d1c56262692b Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 29 Oct 2023 14:52:30 +0900 Subject: [PATCH 1/3] Add scan4all --- weapons/scan4all.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 weapons/scan4all.yaml 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: [] From cd84e9d56a74b9fa8471f51b87248e357d5463d3 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 29 Oct 2023 15:00:13 +0900 Subject: [PATCH 2/3] Add bbot --- weapons/bbot.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/bbot.yaml 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 From 9a68d51f1fb98ff9dd769a3cb1200ba0103256fc Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 29 Oct 2023 15:00:21 +0900 Subject: [PATCH 3/3] Add sudomy --- weapons/sudomy.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/sudomy.yaml 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