Skip to content

Instantly share code, notes, and snippets.

View mehedishakeel's full-sized avatar
🎯
Focusing

Mehedi Shakeel mehedishakeel

🎯
Focusing
View GitHub Profile
@mehedishakeel
mehedishakeel / Termetasploit.sh
Created February 26, 2018 05:24
Metasploit for Termux 2018
#!/data/data/com.termux/files/usr/bin/bash
echo "##############################################"
echo " Metasploit For Termux 2018
echo "##############################################"
echo "INSTALLING............"
echo "####################################"
apt install -y autoconf bison clang coreutils curl findutils git apr apr-util libffi-dev libgmp-dev libpcap-dev postgresql-dev readline-dev libsqlite-dev openssl-dev libtool libxml2-dev libxslt-dev ncurses-dev pkg-config postgresql-contrib wget make ruby-dev libgrpc-dev termux-tools ncurses-utils ncurses unzip zip tar postgresql termux-elf-cleaner
echo "####################################"
@mehedishakeel
mehedishakeel / HTool.sh
Created September 12, 2017 22:18
50+ Hacking Tools For Linux 2017
#!/bin/bash
#Hacking Tools Collection by SSTec Tutorials
#YouTube Channel : https://www.youtube.com/sstectutorials
#Website : http://www.sstectutorials.com/
#Facebook Page : https://web.facebook.com/sstectutorials
#Author : Mehedi Shakeel
clear
cat << EOF