Skip to content

Commit

Permalink
add recon-ng
Browse files Browse the repository at this point in the history
  • Loading branch information
matholiveira91 committed Jul 6, 2019
1 parent d150e44 commit 22ab442
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions PhoneInfoga
Submodule PhoneInfoga added at c02ed4
3 changes: 3 additions & 0 deletions install-osint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ _install_pip 'git+https://github.com/decoxviii/karma.git'
# Install SE Toolkit
_install_git 'https://github.com/trustedsec/social-engineer-toolkit.git'
_install_pip '-r /workspace/social-engineer-toolkit/requirements.txt'
# Install Recon-ng
_install_git 'https://bitbucket.org/LaNMaSteR53/recon-ng.git'
_install_pip '-r /workspace/recon-ng/REQUIREMENTS'

# Install osrframework
_run "$(ls -v /usr/local/bin/pip2* | head -n1 || printf 'pip') install osrframework --user"
Expand Down
1 change: 1 addition & 0 deletions recon-ng
Submodule recon-ng added at a072b8
1 change: 1 addition & 0 deletions sherlock
Submodule sherlock added at 3276e9
1 change: 1 addition & 0 deletions social-engineer-toolkit
Submodule social-engineer-toolkit added at 001815

0 comments on commit 22ab442

Please sign in to comment.