From cd84e9d56a74b9fa8471f51b87248e357d5463d3 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 29 Oct 2023 15:00:13 +0900 Subject: [PATCH] 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