We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 923585c + 1f0b988 commit 54db9bcCopy full SHA for 54db9bc
2 files changed
install-osint.sh
@@ -47,6 +47,7 @@ _install_git 'https://github.com/sundowndev/PhoneInfoga'
47
_install_pip 'pip3' '-r /workspace/PhoneInfoga/requirements.txt'
48
_run 'mv /workspace/PhoneInfoga/config.example.py /workspace/PhoneInfoga/config.py'
49
# Install Karma
50
+
51
_install_pip 'pip3' 'git+https://github.com/decoxviii/karma.git'
52
# Install SE Toolkit
53
_install_git 'https://github.com/trustedsec/social-engineer-toolkit.git'
teste.py
0 commit comments