How to Enable Monitor Mode on
TP-LINK TL-WN722N V2/V3 in 2022?
#wifiadapter wifiadapter
plug in
๐lsusb ( to check if its connected
๐sudo apt update && sudo apt upgrade
reboot
ยถยถ Now Install Kali Linux headers for your kali Linux
๐sudo apt install linux-headers-$(uname -r)
๐sudo apt install bc
๐sudo rmmod r8188eu.ko
๐cd Dekstop
๐git clone https://github.com/aircrack-ng/rtl8188eus
๐cd rtl8188eus
๐echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
reboot
๐cd Desktop
๐cd rtl8188eus
๐make ( in here if you get any error search google or its not supported )
๐sudo make install
๐sudo modprobe 8188eu
ยถยถ Enabled Monitor Mode
Every time when you want to enabled monitor mode. run the following commands.
๐sudo ifconfig wlan0 down
๐sudo airmon-ng check kill
๐sudo iwconfig wlan0 mode monitor
๐sudo ifconfig wlan0 up
๐sudo iwconfig
ยถยถ Method-2 =
https://youtu.be/tYnjMiTTdms
https://www.tp-link.com/en/support/download/archer-t2u/v1/
TP-LINK TL-WN722N V2/V3 in 2022?
#wifiadapter wifiadapter
plug in
๐lsusb ( to check if its connected
๐sudo apt update && sudo apt upgrade
reboot
ยถยถ Now Install Kali Linux headers for your kali Linux
๐sudo apt install linux-headers-$(uname -r)
๐sudo apt install bc
๐sudo rmmod r8188eu.ko
๐cd Dekstop
๐git clone https://github.com/aircrack-ng/rtl8188eus
๐cd rtl8188eus
๐echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
reboot
๐cd Desktop
๐cd rtl8188eus
๐make ( in here if you get any error search google or its not supported )
๐sudo make install
๐sudo modprobe 8188eu
ยถยถ Enabled Monitor Mode
Every time when you want to enabled monitor mode. run the following commands.
๐sudo ifconfig wlan0 down
๐sudo airmon-ng check kill
๐sudo iwconfig wlan0 mode monitor
๐sudo ifconfig wlan0 up
๐sudo iwconfig
ยถยถ Method-2 =
https://youtu.be/tYnjMiTTdms
https://www.tp-link.com/en/support/download/archer-t2u/v1/
ยถยถ Ravana
Phishing tool for termux .This includes many websites like facebook,Instagram,Twitter,google etc #phishing #socialmedia19
๐git clone https://github.com/princekrvert/Ravana.git
๐cd Ravana
๐chmod +x ravana.sh
/ravana.sh (if error use )
๐bash ravana.sh
[01] Localhost(for devloper) (use shortlink )
[02] Cloudflare (add shortlink )
cat hacked.txt (to see saved username & pass
adobe google
microsoft pineterest
twitter ebay
ig_follower netflix
pinterest yahoo
facebook instagram
origin snapchat
yandex github
linkedin paypal spotify
Phishing tool for termux .This includes many websites like facebook,Instagram,Twitter,google etc #phishing #socialmedia19
๐git clone https://github.com/princekrvert/Ravana.git
๐cd Ravana
๐chmod +x ravana.sh
/ravana.sh (if error use )
๐bash ravana.sh
[01] Localhost(for devloper) (use shortlink )
[02] Cloudflare (add shortlink )
cat hacked.txt (to see saved username & pass
adobe google
microsoft pineterest
twitter ebay
ig_follower netflix
pinterest yahoo
facebook instagram
origin snapchat
yandex github
linkedin paypal spotify
๐2โค1
ยถยถ A list of useful payloads and bypass for Web Application Security and Pentest/CTF
https://github.com/swisskyrepo/PayloadsAllTheThings
ยถยถ Books
https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/BOOKS.md
ยถยถ Youtube links :
https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/YOUTUBE.md
https://github.com/swisskyrepo/PayloadsAllTheThings
ยถยถ Books
https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/BOOKS.md
ยถยถ Youtube links :
https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/_LEARNING_AND_SOCIALS/YOUTUBE.md
GitHub
GitHub - swisskyrepo/PayloadsAllTheThings: A list of useful payloads and bypass for Web Application Security and Pentest/CTF
A list of useful payloads and bypass for Web Application Security and Pentest/CTF - swisskyrepo/PayloadsAllTheThings
This media is not supported in your browser
VIEW IN TELEGRAM
Make your own password list
#wordlist
download link = https://youssef-kadri.blogspot.com/2022/11/wordlist.html
Password : 123123123
#wordlist
download link = https://youssef-kadri.blogspot.com/2022/11/wordlist.html
Password : 123123123
ยถยถjade-cmd
If you are a new Termux user, basic packages command is for you.. install this command in one click.
#Termux-packages
๐pkg update
๐pkg upgrade
๐git clone https://github.com/poisk-ls/jade-cmd
๐cd jade-cmd
๐ls
๐bash install.sh
If you are a new Termux user, basic packages command is for you.. install this command in one click.
#Termux-packages
๐pkg update
๐pkg upgrade
๐git clone https://github.com/poisk-ls/jade-cmd
๐cd jade-cmd
๐ls
๐bash install.sh
๐1
ยถยถ metasploit v6
Metasploit 6 on an Android phone using Termux.
#metasploit
๐apt update
๐pkg update
๐apt upgrade -y
๐pkg install wget curl openssh git -y
๐apt install ncurses-utils
๐source <(curl -fsSL https://kutt.it/msf)
ยถยถ Or You can use manual process using these commands:
๐pkg install wget
๐wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh
๐chmod +x metasploit.sh
๐./metasploit.sh
Metasploit 6 on an Android phone using Termux.
#metasploit
๐apt update
๐pkg update
๐apt upgrade -y
๐pkg install wget curl openssh git -y
๐apt install ncurses-utils
๐source <(curl -fsSL https://kutt.it/msf)
ยถยถ Or You can use manual process using these commands:
๐pkg install wget
๐wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh
๐chmod +x metasploit.sh
๐./metasploit.sh
wifite2.zip
1.9 MB
Current version:
#update
installation:-
required packages:
2.6.6#update
installation:-
cp /sdcard/Download/Telegram/wifite2.zip ./ ;unzip wifite2.zip;rm -rf wifite2.zip;cd wifite2;lssudo python3 setup.py installcp wordlist-probable.txt /usr/share/dictrequired packages:
make depsmake hcxtoolsmake hcxdumptoolmake bullymake reavermake hashcat๐1
Bomber:-- Scans Software Bill of Materials (SBOMs) for security vulnerabilities.
This project was created for educational purposes and should not be used in environments without legal authorization.
#Download #Link:-
https://github.com/devops-kung-fu/bomber
Visit Us : https://ncybersecurity.com
https://t.me/ncybersecurity
This project was created for educational purposes and should not be used in environments without legal authorization.
#Download #Link:-
https://github.com/devops-kung-fu/bomber
Visit Us : https://ncybersecurity.com
https://t.me/ncybersecurity
ยถยถ Collection of Most Useful tools for Social Media Intelligence
#osint #socialmedia #instagram #twitter #facebook
https://github.com/InfuriousICC/Social-Media-Osint
#osint #socialmedia #instagram #twitter #facebook
https://github.com/InfuriousICC/Social-Media-Osint
๐1
ยถยถ Termux / Nethunter apk download
#termux #nethunter #store #apk #download #updates #vmware16Pro #stryker #nethunter #nethunterRootless #rootedDevice
download termux from fdroid only
ยถยถ Fdroid apk
https://f-droid.org/F-Droid.apk
ยถยถ Termux apk latest Version 0.118.0 (118)
Added on 2022-01-11
https://f-droid.org/en/packages/com.termux/
ยถยถ Termux api : Version 0.50.1 (51)
https://f-droid.org/en/packages/com.termux.api/
ยถยถ Nethunter /2021.3
https://store.nethunter.com/
ยถยถ Search nethunter / version 2021.3
https://store.nethunter.com/packages/com.offsec.nethunter/
ยถยถ Terminal /version 2020.4 https://store.nethunter.com/packages/com.offsec.nhterm/
ยถยถ Hackers Keyboard: https://store.nethunter.com/packages/org.pocketworkstation.pckeyboard/
ยถยถ Vmware16 pro
https://www.vmware.com/go/getworkstation-win
ยถยถ for vmware (64bit)
https://kali.download/virtual-images/kali-2022.3/kali-linux-2022.3-vmware-amd64.7z
ยถยถ DM i will give Key :
ยถยถ Virtualbox : (64bit) https://www.virtualbox.org/wiki/Downloads
ยถยถ
https://kali.download/virtual-images/kali-2022.3/kali-linux-2022.3-virtualbox-amd64.7z
ยถยถ VM VirtualBox Extension Pack
https://download.virtualbox.org/virtualbox/7.0.2/Oracle_VM_VirtualBox_Extension_Pack-7.0.2.vbox-extpack
ยถยถ username & passwd = kali/kali
ยถยถ stryker ( wifi hacking /android )
https://strykerdefence.com/
ยถยถ NetHunter Rootless Edition ( for non-rooted-device
https://www.kali.org/docs/nethunter/nethunter-rootless/
#termux #nethunter #store #apk #download #updates #vmware16Pro #stryker #nethunter #nethunterRootless #rootedDevice
download termux from fdroid only
ยถยถ Fdroid apk
https://f-droid.org/F-Droid.apk
ยถยถ Termux apk latest Version 0.118.0 (118)
Added on 2022-01-11
https://f-droid.org/en/packages/com.termux/
ยถยถ Termux api : Version 0.50.1 (51)
https://f-droid.org/en/packages/com.termux.api/
ยถยถ Nethunter /2021.3
https://store.nethunter.com/
ยถยถ Search nethunter / version 2021.3
https://store.nethunter.com/packages/com.offsec.nethunter/
ยถยถ Terminal /version 2020.4 https://store.nethunter.com/packages/com.offsec.nhterm/
ยถยถ Hackers Keyboard: https://store.nethunter.com/packages/org.pocketworkstation.pckeyboard/
ยถยถ Vmware16 pro
https://www.vmware.com/go/getworkstation-win
ยถยถ for vmware (64bit)
https://kali.download/virtual-images/kali-2022.3/kali-linux-2022.3-vmware-amd64.7z
ยถยถ DM i will give Key :
ยถยถ Virtualbox : (64bit) https://www.virtualbox.org/wiki/Downloads
ยถยถ
https://kali.download/virtual-images/kali-2022.3/kali-linux-2022.3-virtualbox-amd64.7z
ยถยถ VM VirtualBox Extension Pack
https://download.virtualbox.org/virtualbox/7.0.2/Oracle_VM_VirtualBox_Extension_Pack-7.0.2.vbox-extpack
ยถยถ username & passwd = kali/kali
ยถยถ stryker ( wifi hacking /android )
https://strykerdefence.com/
ยถยถ NetHunter Rootless Edition ( for non-rooted-device
https://www.kali.org/docs/nethunter/nethunter-rootless/
f-droid.org
Termux | F-Droid - Free and Open Source Android App Repository
Terminal emulator with packages
๐1
#kalitools #adapter #usb #wifiadapter wifiadapter
alfa adapter AWUS036NHA
Chipset = AR9271
ยถยถ Compatible with IEEE 802.11n, 802.11b/g/n wireless standards
ยถยถ Supports both monitor mode & packet injection
2.4Ghz / 150-300mbps
ยถยถ no need to install drivers
ยถยถ ebay link : http://tinsy.me/jb6RBM
๐๐
ยถยถ windows and linux
https://docs.alfa.com.tw/Product/AWUS036NHA/
ยถยถ tube - una
https://docs.alfa.com.tw/Product/Tube-UNA/
alfa adapter AWUS036NHA
Chipset = AR9271
ยถยถ Compatible with IEEE 802.11n, 802.11b/g/n wireless standards
ยถยถ Supports both monitor mode & packet injection
2.4Ghz / 150-300mbps
ยถยถ no need to install drivers
ยถยถ ebay link : http://tinsy.me/jb6RBM
๐๐
ยถยถ windows and linux
https://docs.alfa.com.tw/Product/AWUS036NHA/
ยถยถ tube - una
https://docs.alfa.com.tw/Product/Tube-UNA/
Chipset = rtl8188eus (802.11N )
Compatible with 802.11/b/n ( 2.4Ghz / 150Mbps )
Usb: 2.0
Antenna 5Dbi
kali : 5.18.0
#wifiadapter wifiadapter
#VIF not supported
ยถยถ AliExpress : https://a.aliexpress.com/_m0Ujufe
ยถยถ Drivers :https://github.com/aircrack-ng/rtl8188eus
Compatible with 802.11/b/n ( 2.4Ghz / 150Mbps )
Usb: 2.0
Antenna 5Dbi
kali : 5.18.0
#wifiadapter wifiadapter
#VIF not supported
ยถยถ AliExpress : https://a.aliexpress.com/_m0Ujufe
ยถยถ Drivers :https://github.com/aircrack-ng/rtl8188eus
๐1
#wifiadapter #kalitools #adapter
supports #monitormode #packetinjection wifiadapter
plug in
๐lsusb ( to check if its connected
๐sudo apt update && sudo apt upgrade
๐sudo reboot
ยถยถ Now Install Kali Linux headers for your kali Linux
๐sudo apt install linux-headers-$(uname -r)
๐sudo apt install bc
๐sudo rmmod r8188eu.ko
๐cd Dekstop
๐git clone https://github.com/aircrack-ng/rtl8188eus
๐cd rtl8188eus
(----- if your using another adapter with EU plx dont blacklist it .cox EU chipset adapter might not work . tested ------------)
๐echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
exit
reboot
๐cd Desktop
๐cd rtl8188eus
๐make
๐sudo make install
๐sudo modprobe 8188eu
ยถยถ Enabled Monitor Mode
Every time when you want to enabled monitor mode. run the following commands.
๐sudo ifconfig wlan0 down
๐sudo airmon-ng check kill
๐sudo iwconfig wlan0 mode monitor
๐sudo ifconfig wlan0 up
๐sudo iwconfig
supports #monitormode #packetinjection wifiadapter
plug in
๐lsusb ( to check if its connected
๐sudo apt update && sudo apt upgrade
๐sudo reboot
ยถยถ Now Install Kali Linux headers for your kali Linux
๐sudo apt install linux-headers-$(uname -r)
๐sudo apt install bc
๐sudo rmmod r8188eu.ko
๐cd Dekstop
๐git clone https://github.com/aircrack-ng/rtl8188eus
๐cd rtl8188eus
(----- if your using another adapter with EU plx dont blacklist it .cox EU chipset adapter might not work . tested ------------)
๐echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
exit
reboot
๐cd Desktop
๐cd rtl8188eus
๐make
๐sudo make install
๐sudo modprobe 8188eu
ยถยถ Enabled Monitor Mode
Every time when you want to enabled monitor mode. run the following commands.
๐sudo ifconfig wlan0 down
๐sudo airmon-ng check kill
๐sudo iwconfig wlan0 mode monitor
๐sudo ifconfig wlan0 up
๐sudo iwconfig
GitHub
GitHub - aircrack-ng/rtl8188eus: RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
RealTek RTL8188eus WiFi driver with monitor mode & frame injection support - aircrack-ng/rtl8188eus
๐1
Media is too big
VIEW IN TELEGRAM
ยถยถblackbird
An OSINT tool to search fast for accounts by username across 574 sites.
#osint #socialmedia #kalitools
๐git clonehttps://github.com/p1ngul1n0/blackbird
๐cd blackbird
๐pip install -r requirements.txt
usage:
to check all sites supported :
๐python3 blackbird.py --list-sites
๐python blackbird.py -u username
Run WebServer
๐python blackbird.py --web
Access http://127.0.0.1:9797 on the browser
๐python blackbird.py -f username.json
if you want to use proxy :
๐python blackbird.py -u crash --proxy http://127.0.0.1:8080
to see all found accounts :
๐python blackbird.py -u crash --show-all
An OSINT tool to search fast for accounts by username across 574 sites.
๐git clone
๐cd blackbird
๐pip install -r requirements.txt
๐python3
๐python
Run WebServer
๐python
Access
๐python
๐python
๐python blackbird.py -u crash --show-all
โค1๐1
MT7601 Mini USB WiFi Adapter
2.4Ghz ( compatible with 802.11b/g/n devices)
150Mbp
Support both monitor mode & packet injection
No need to install drivers
Nethunter User's
#kalitools #wifite2 #wifiadapters #nethunter #wifiadapter #wifiadapter
#VIF not supported
ยถยถchipset : MT7601U
ยถยถ ebay
http://tinsy.me/sa8rFZ
ยถยถ Aliexpress (mt7601 )
http://tinsy.me/Xjsgyx
2.4Ghz ( compatible with 802.11b/g/n devices)
150Mbp
Support both monitor mode & packet injection
No need to install drivers
Nethunter User's
#kalitools #wifite2 #wifiadapters #nethunter #wifiadapter #wifiadapter
#VIF not supported
ยถยถchipset : MT7601U
ยถยถ ebay
http://tinsy.me/sa8rFZ
ยถยถ Aliexpress (mt7601 )
http://tinsy.me/Xjsgyx