Skip to content

Commit

Permalink
expandable things
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechromancer committed Jan 10, 2024
1 parent 32cacc8 commit 15f7d8f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/))
<details>
<summary><b>Installation ([pip](https://pypi.org/project/bbot/))</b></summary>

Note: Requires Linux and Python 3.9+.

Expand All @@ -42,7 +43,10 @@ pipx install --pip-args '\--pre' bbot
bbot --help
```

## Installation ([Docker](https://hub.docker.com/r/blacklanternsecurity/bbot))
</details>

<details>
<summary><b>Installation ([Docker](https://hub.docker.com/r/blacklanternsecurity/bbot))</b></summary>

Docker images are provided, along with helper script `bbot-docker.sh` to persist your scan data.

Expand All @@ -58,6 +62,8 @@ git clone https://github.com/blacklanternsecurity/bbot && cd bbot
./bbot-docker.sh --help
```

</details>


## Example Commands

Expand Down

0 comments on commit 15f7d8f

Please sign in to comment.