File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ _install_git 'https://github.com/sundowndev/PhoneInfoga'
4949_install_pip ' pip3' ' -r /workspace/PhoneInfoga/requirements.txt'
5050_run ' mv /workspace/PhoneInfoga/config.example.py /workspace/PhoneInfoga/config.py'
5151# Install Karma
52-
5352_install_pip ' pip3' ' git+https://github.com/decoxviii/karma.git'
5453# Install SE Toolkit
5554_install_git ' https://github.com/trustedsec/social-engineer-toolkit.git'
@@ -75,6 +74,7 @@ _run "cd workspace/buster;python3 setup.py install;cd $here"
7574_run ' apk add whois nmap'
7675# Install osrframework
7776_install_pip ' pip2' ' osrframework'
77+ _run ' wget https://raw.githubusercontent.com/i3visio/osrframework/master/config/general.cfg -O ~/.config/OSRFramework/default/general.cfg'
7878# Install InstagramOsint
7979_install_git ' https://github.com/sc1341/InstagramOSINT.git'
8080_install_pip ' pip3' ' -r /workspace/InstagramOSINT/requirements.txt'
You can’t perform that action at this time.
0 commit comments