mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-22 02:21:36 +01:00
Added bloodhound to apt install
This commit is contained in:
parent
b39271d94f
commit
32473fb579
@ -44,7 +44,7 @@ configure_neo4j() {
|
|||||||
|
|
||||||
apt update ; apt upgrade -y
|
apt update ; apt upgrade -y
|
||||||
|
|
||||||
apt install -y git build-essential binutils-dev vim python3 libunwind-dev python unzip python-pip python3-pip python3-venv python3-setuptools libssl-dev autoconf automake libtool python2.7-dev python3.7-dev python3-tk jq awscli npm graphviz golang python-software-properties neo4j libgconf-2-4
|
apt install -y git build-essential binutils-dev vim python3 libunwind-dev python unzip python-pip python3-pip python3-venv python3-setuptools libssl-dev autoconf automake libtool python2.7-dev python3.7-dev python3-tk jq awscli npm graphviz golang python-software-properties neo4j libgconf-2-4 bloodhound
|
||||||
pip3 install virtualenv awscli wheel boto3 botocore
|
pip3 install virtualenv awscli wheel boto3 botocore
|
||||||
pip install virtualenv wheel boto3 botocore pyinstaller
|
pip install virtualenv wheel boto3 botocore pyinstaller
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user