From 15f7d8ff6570376c098e0da4c4cab52ae1f68c62 Mon Sep 17 00:00:00 2001 From: TheTechromancer Date: Wed, 10 Jan 2024 11:24:00 -0500 Subject: [PATCH] expandable things --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0537ebc3ac..3b3d1c9c17 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ BBOT consistently finds 20-30% more subdomains than other tools. To learn how th ## Full Documentation [Here](https://www.blacklanternsecurity.com/bbot/). -## Installation ([pip](https://pypi.org/project/bbot/)) +
+Installation ([pip](https://pypi.org/project/bbot/)) Note: Requires Linux and Python 3.9+. @@ -42,7 +43,10 @@ pipx install --pip-args '\--pre' bbot bbot --help ``` -## Installation ([Docker](https://hub.docker.com/r/blacklanternsecurity/bbot)) +
+ +
+Installation ([Docker](https://hub.docker.com/r/blacklanternsecurity/bbot)) Docker images are provided, along with helper script `bbot-docker.sh` to persist your scan data. @@ -58,6 +62,8 @@ git clone https://github.com/blacklanternsecurity/bbot && cd bbot ./bbot-docker.sh --help ``` +
+ ## Example Commands