Skip to content

Commit e26a5dd

Browse files
author
jul10l14
committed
🎉 Add datasploit dlç
1 parent 05f839e commit e26a5dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

install-osint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,8 @@ _install_pip 'pip2' 'osrframework'
7676
# Install InstagramOsint
7777
_install_git 'https://github.com/sc1341/InstagramOSINT.git'
7878
_install_pip 'pip3' '-r /workspace/InstagramOSINT/requirements.txt'
79+
# Install Datasploit
80+
_install_git 'https://github.com/dvopsway/datasploit.git'
81+
_install_pip 'pip2.7' '--upgrade -r /workspace/datasploit/requirements.txt'
7982

8083
cat ascii-art.sh >> ~/.bashrc

0 commit comments

Comments
 (0)