797
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
797
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
¶¶chipset : MT7601U
¶¶ ebay
http://tinsy.me/sa8rFZ
¶¶ Aliexpress (mt7601 )
http://tinsy.me/Xjsgyx
797
¶¶blackbird
An OSINT tool to search fast for accounts by username across 574 sites.
#osint #socialmedia #kalitools
šgit clone https://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
797
#wifiadapter #kalitools #adapter
supports #monitormode #packetinjection
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 ( 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
797
Chipset = rtl8188eus (802.11N )
Compatible with 802.11/b/n ( 2.4Ghz / 150Mbps )
Usb: 2.0
Antenna 5Dbi
kali : 5.18.0
¶¶ AliExpress : https://a.aliexpress.com/_m0Ujufe
¶¶ Drivers :https://github.com/aircrack-ng/rtl8188eus
797
#kalitools #adapter #usb
alfa adapter AWUS036NHA
Chipset = AR9271
¶¶ Compatible with IEEE 802.11n, 802.11b/g/n wireless standards
¶¶ Supports both monitor mode & packet injection
2.4Ghz / 150mbps
¶¶ 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/
797
¶¶ 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/
797
¶¶ Collection of Most Useful tools for Social Media Intelligence
#osint #socialmedia #instagram #twitter #facebook
https://github.com/InfuriousICC/Social-Media-Osint
797
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
797
¶¶ 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
797
¶¶ anon-SMS
How To Spoof SMS Messages
#spoof #sms
šsudo apt-get update
šsudo apt-get upgrade
šsudo git clone https://github.com/HACK3RY2J/Anon-SMS.git
šcd anon-SMS
šchmod -x Run.sh
šsudo bash Run.sh
797
¶¶jade-cmd
If you are a new Termux user, will this list 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
797
Make your own password list
#wordlist
download link = https://youssef-kadri.blogspot.com/2022/11/wordlist.html
Password : 123123123
797
¶¶ 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
797
¶¶ 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
797
¶¶ TP-LINK TL-WN722N V2/V3
How to Enable Monitor Mode on
TP-LINK TL-WN722N V2/V3 in 2022?
plug in adapter type
š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
šecho "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"
exit
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
¶¶ TP LINK TL-WN722 V2/V3 wireless adapter to run packet injection and monitor mode
¶¶ Method-2 =
https://youtu.be/tYnjMiTTdms
