File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ RUN apk update && apk add python2 python3 git bash gcc g++ libxslt-dev freetds-d
99 && rm -rf *tar.gz
1010ENV PATH /usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin:/packages/src:/usr/local/go/bin
1111RUN bash /packages/src/install-osint.sh
12- ENTRYPOINT /usr/ bin/bash
12+ ENTRYPOINT /bin/bash
Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img src="img/osint.png " with=200 alt="Scorpion-Osint">
2+ <img src="img/vcb.gif " with=200 alt="Scorpion-Osint">
33</p >
44
55# OSINT
6- Docker image for osint tools
6+ Docker image for osint tools with Vault Cyber Security
77
88# Run
99``` docker
10- docker pull scorpionsec /osint
11- docker run -it scorpionsec /osint bash
10+ docker pull vaultcybersecurity /osint
11+ docker run -it vaultcybersecurity /osint bash
1212```
1313
1414# About
You can’t perform that action at this time.
0 commit comments