Forwarded from VritraSec β’
π° SETUP OWN PERSONAL AI BOT BY IMAGINEX USING TERMUX π°
β Installation
β Commands
β’
β’
β’
β’
β’
β’
β’
β’
β Done
πΉ Join us: @LinkCentralX
ImagineX, your AI-powered Telegram bot, delivers smart answers using OpenAI for diverse questions. Elevate your chats with unique image generation β provide a prompt, and watch as ImagineX creates captivating visuals effortlessly. AI integration made simple for your Telegram interactions.
β Installation
π Video tutorial: https://youtu.be/a7nVM-ipdIQ
π Create your Telegram bot from @BotFather
π Get your API key from openai.com
β Commands
β’
apt update -yβ’
apt upgrade -yβ’
apt install git python python-pip -yβ’
git clone https://github.com/MrHacker-X/ImagineXβ’
cd ImagineXβ’
pip install -r requirements.txtβ’
nano config.pyπ₯ Put your Telegram bot token and your OpenAI API key into config.py file. And save file by " ctrl + s " and close the file by " ctrl + x ".
π₯ Everything is setup, now active the bot
β’
python imaginex.pyπ Now open telegram and start your bot. And use /help for more information.
β Done
πΉ Join us: @LinkCentralX
π4β€1
List of basic commands for Termux:
1. pwd (print working directory): prints out the directory of the current working folder.
2. ls (list): lists out the content of the current working directory.
3. cd (change directory): changes the current working directory.
4. cp (copy): copies a file or directory.
5. mv (move): moves a file or directory.
6. rm (remove): removes a file or directory.
7. mkdir (make directory): creates a new directory.
8. rmdir (remove directory): removes a directory.
9. touch (create): creates a new file.
10. echo (print): prints out a string of text in the command line.
11. cat (print file): prints out the contents of a file.
12. tar (archive): creates an archive of files and directories.
13. gzip (compress): compresses a file or directory.
14. gunzip (decompress): decompresses a file or directory.
15. head (view file): views the first few lines of a file.
16. tail (view file): views the last few lines of a file.
17. find (locate files): locates files and directories on the filesystem.
18. grep (search files): searches for a string in a file or several files.
19. locate (search files): searches the entire filesystem for a string.
20. ssh (secure shell): allows for secure remote login to another machine.
1. pwd (print working directory): prints out the directory of the current working folder.
2. ls (list): lists out the content of the current working directory.
3. cd (change directory): changes the current working directory.
4. cp (copy): copies a file or directory.
5. mv (move): moves a file or directory.
6. rm (remove): removes a file or directory.
7. mkdir (make directory): creates a new directory.
8. rmdir (remove directory): removes a directory.
9. touch (create): creates a new file.
10. echo (print): prints out a string of text in the command line.
11. cat (print file): prints out the contents of a file.
12. tar (archive): creates an archive of files and directories.
13. gzip (compress): compresses a file or directory.
14. gunzip (decompress): decompresses a file or directory.
15. head (view file): views the first few lines of a file.
16. tail (view file): views the last few lines of a file.
17. find (locate files): locates files and directories on the filesystem.
18. grep (search files): searches for a string in a file or several files.
19. locate (search files): searches the entire filesystem for a string.
20. ssh (secure shell): allows for secure remote login to another machine.
π4π1
- Installing Packages:
π To install any packages in termux, use
For example, if you want to install python as:
- Uninstalling Packages:
π To uninstall any package in termux,
For example, if you want to uninstall python
- Updating Packages:
π To update any package in term
For example, if you want to update py
π To install any packages in termux, use
pkg install package_name command.For example, if you want to install python as:
β’ pkg install python - Uninstalling Packages:
π To uninstall any package in termux,
use pkg uninstall package_name command.For example, if you want to uninstall python
as:
β’ pkg uninstall python - Updating Packages:
π To update any package in term
ux, use pkg update package_name command.For example, if you want to update py
thon as:
β’ pkg update pythonπ3π2
Forwarded from VritraSec β’
πͺπππ§ ππ¦ πππ« ππππππ‘π πππ π§π’π’π
Ahx hacking lab to best tool for install many hacking tools For Linux and Termux and simle to use
ππ’πͺ π§π’ ππ‘π¦π§πππ πππ« ππππππ‘π πππ πππ‘π¨π« & π§ππ₯π π¨π«
ππ‘π¦π§πππ ππ‘ πππ‘π¨π«
ππ‘π¦π§πππ ππ‘ π§ππ₯π π¨π«
π§π’π’π π¨π¦ππ₯π‘ππ π -
π§π’π’π π£ππ¦π¦πͺπ’π₯π -
Ahx hacking lab to best tool for install many hacking tools For Linux and Termux and simle to use
ππ’πͺ π§π’ ππ‘π¦π§πππ πππ« ππππππ‘π πππ πππ‘π¨π« & π§ππ₯π π¨π«
ππ‘π¦π§πππ ππ‘ πππ‘π¨π«
sudo apt updatesudo apt upgrade -ysudo apt install gitsudo apt install python3git clone https://github.com/BlackHat-Abhi/AHX-HACKING-LAB.gitcd AHX-HACKING-LABpython3 ahx.pyππ‘π¦π§πππ ππ‘ π§ππ₯π π¨π«
apt update && apt upgrade -yapt install python apt install git git clone https://github.com/BlackHat-Abhi/AHX-HACKING-LAB.gitcd AHX-HACKING-LABpython3 ahx.pyπ§π’π’π π¨π¦ππ₯π‘ππ π -
shreeπ§π’π’π π£ππ¦π¦πͺπ’π₯π -
ramπ20β€2π2π±2π―1
π° INSTALL SCANNERX IN TERMUX π°
β Installation
β’
β’
β’
β’
β’
β’
β’
β Usages
β’
β’
β Done
πΉ Join us: @LinkCentralX
ScannerX is a linux kernal based tool for linux and Termux(Android) users. This tool is written in python3. This tool contain 10 different type of scanning and We've used total more than 11 websites for better scanning. We've also included virustotal scanning here so you can see if link is malicious or not. If you're using this tool then You're able to scan port, subdomain, dns and many more things.
β Installation
β’
apt-get update -yβ’
apt-get upgrade -yβ’
apt-get install git -yβ’
git clone https://github.com/MrHacker-X/ScannerX.git/β’
cd ScannerXβ’
chmod +x *β’
bash setup.shβ Usages
β’
scanx < domain >β’
scanx gitlab.comβ Done
πΉ Join us: @LinkCentralX
π2β€1
π° INSTALL DEVILX IN TERMUX π°
β Installation
β’
β’
β’
β’
β’
β’
β’
β’
β Done
πΉ Join us: @LinkCentralX
DevilX, a Python3 tool for Termux enthusiasts, offers six powerful features. From gathering Email IDs, Phone Numbers, and IP locations to installing over 110 hacking tools seamlessly, it opens up a world of possibilities with its user-friendly design.
β Installation
β’
apt-get update -yβ’
apt-get upgrade -yβ’
apt-get install git -yβ’
git clone https://github.com/MrHacker-X/DevilX.git/β’
cd DevilXβ’
chmod +x *β’
bash setup.shβ’
python devilx.pyβ Done
πΉ Join us: @LinkCentralX
π14π₯3π±1
π° INSTALL DARKARMY IN TERMUX π°
β Installation
β’
β’
β’
β’
β’
β’
β’
β’
β Done
πΉ Join us: @LinkCentralX
DARKARMY is a comprehensive collection of penetration testing tools, encompassing a wide range of scripts essential for ethical hacking. It provides a diverse set of capabilities required for penetration testing and security assessments.
β Installation
β’
apt-get update -yβ’
apt-get upgrade -yβ’
apt-get install git -yβ’
apt-get install python2 python3 -yβ’
git clone https://github.com/D4RK-4RMY/DARKARMY.gitβ’
cd DARKARMYβ’
chmod +x *β’
python2 darkarmy.pyβ Done
πΉ Join us: @LinkCentralX
π₯6π3β€1
π° INSTALL INSTABRUTEFORCE IN TERMUX π°
β Installation
β’
β’
β’
β’
β’
β’
β’
π Upload a list of proxies before you start the attack
β’
π Start attack
β’
β Done
πΉ Join us: @LinkCentralX
This program will brute force any Instagram account you send it its way given a list of proxies.
β Installation
β’
apt-get update -yβ’
apt-get upgrade -yβ’
apt-get install git python python-pip -yβ’
pip install pipenv requests colorama bs4β’
git clone https://github.com/Hackertrackersj/Instabruteforce.gitβ’
cd Instabruteforceβ’
chmod +x *π Upload a list of proxies before you start the attack
β’
python instagram.py -px <proxy list>π Start attack
β’
python instagram.py -u <username> -p <passlist>β Done
πΉ Join us: @LinkCentralX
π15π4β€2π1
π° INSTALL WEBKILLER IN TERMUX π°
β Installation:
β’
β’
β’
β’
β’
β’
β’
β’
β’
β Done
πΉ Join us: @LinkCentralX
Webkiller is a versatile OSINT toolkit, offering Cloudflare bypass, CMS detection, trace routes, reverse IP lookup, port scanning, IP location, HTTP header display, shared DNS discovery, WHOIS lookup, DNS analysis, robots.txt scanning, and admin page identification. Ideal for diverse website intelligence gathering.
β Installation:
β’
apt update -yβ’
apt upgrade -yβ’
apt install git -yβ’
apt install python -yβ’
apt install python-pip -yβ’
git clone https://github.com/ultrasecurity/webkillerβ’
cd webkillerβ’
pip install -r requirements.txtβ’
python webkiller.pyβ Done
πΉ Join us: @LinkCentralX
π6β€5π₯1
π° INSTALL AND USE TELLME IN TERMUX π°
β Installation
β’
β’
β’
β’
β’
β’
β’
β’
β’
β Done
πΉ Join us: @LinkCentralX
TellMe: A Python 3 Information Gathering tool for Linux. Requires only a domain or IP. Features Whois, DNS Lookup, Nmap, HTTP Header Grabber, and more. Install Python 3, Nmap, and EtherApe.
β Installation
β’
apt update -yβ’
apt upgrade -yβ’
apt install git -yβ’
apt install python -yβ’
apt install python-pip -yβ’
git clone https://github.com/HackWeiser360/TellMeβ’
cd TellMeβ’
pip install -r requirements.txtβ’
python TellMe.pyβ Done
πΉ Join us: @LinkCentralX
π9β€2
π° INSTALL FB-SHARE IN TERMUX π°
β Installation:
β’
β’
β’
β’
β’
β’
β’
β Done
πΉ Join us: @LinkCentralX
Facebook auto-share lets you automatically publish Public posts to your page, groups, or other accounts, saving you time and boosting engagement.
β Installation:
β’
apt update -yβ’
apt upgrade -yβ’
apt install git -yβ’
apt install python -yβ’
git clone https://github.com/U7P4L-IN/FB-SHARE.gitβ’
cd FB-SHAREβ’
python3 SHARE.pyβ Done
πΉ Join us: @LinkCentralX
π8β€2
Forwarded from VritraSec β’
π Big News: MrHacker-X is Becoming VritraSec! π
Hey Everyone,
I have some thrilling news to share with you all! π Our journey as MrHacker-X has been incredible, but it's time for a transformation. We're rebranding as VritraSec! πΌ
After careful consideration, we believe VritraSec better embodies our values and mission in the cybersecurity world. This new name signifies our commitment to providing top-notch security solutions and safeguarding your digital assets with expertise and dedication. πͺπ‘οΈ
Rest assured, while our name is changing, our dedication to serving you remains steadfast. We're still the same team you know and trust, just with a fresh new identity!
Thank you all for your unwavering support and trust. We couldn't have reached this milestone without each and every one of you. Here's to the exciting journey ahead as VritraSec!
Warm regards,
~ Alex Butler
Hey Everyone,
I have some thrilling news to share with you all! π Our journey as MrHacker-X has been incredible, but it's time for a transformation. We're rebranding as VritraSec! πΌ
After careful consideration, we believe VritraSec better embodies our values and mission in the cybersecurity world. This new name signifies our commitment to providing top-notch security solutions and safeguarding your digital assets with expertise and dedication. πͺπ‘οΈ
Rest assured, while our name is changing, our dedication to serving you remains steadfast. We're still the same team you know and trust, just with a fresh new identity!
Thank you all for your unwavering support and trust. We couldn't have reached this milestone without each and every one of you. Here's to the exciting journey ahead as VritraSec!
Warm regards,
~ Alex Butler
π3β€2π1π±1
Github Feed β’ pinned Β«π Big News: MrHacker-X is Becoming VritraSec! π Hey Everyone, I have some thrilling news to share with you all! π Our journey as MrHacker-X has been incredible, but it's time for a transformation. We're rebranding as VritraSec! πΌ After careful considerationβ¦Β»
π° INSTALL AND USE HOLEHE IN TERMUX π°
β Installation:
β’
β’
β’
β’
β’
β Usages
β’
β’
β Done
πΉ Join us: @LinkCentralX
Holehe checks if an email is attached to an account on sites like twitter, instagram, imgur and more than 120 others. Retrieves information using the forgotten password function.
β Installation:
β’
apt-get update -yβ’
apt-get upgrade -yβ’
apt-get install python -yβ’
apt-get install python-pip -yβ’
pip install holeheβ Usages
β’
holehe -hβ’
holehe < Emai l>β Done
πΉ Join us: @LinkCentralX
β€4π3
π° SET BACKGROUND IMAGE IN TERMUX π°
πΈ Tutorial: https://youtu.be/CRwkeA-06ds
π¨ Code π
πΉ Join us: @LinkCentralX
πΈ Tutorial: https://youtu.be/CRwkeA-06ds
π¨ Code π
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="-1"
android:layout_height="-1">
<ImageView
android:background="@7F0700A1"
android:layout_width="-1"
android:layout_height="-1" />
</FrameLayout>πΉ Join us: @LinkCentralX
π10π₯°2π2β€1π±1
Forwarded from VritraSec β’
π WalletX is out now! π₯ A powerful tool designed for Windows OS to help you to find lost and forgotton Bitcoin wallets. efficient, and built for crypto enthusiasts. π»
β https://github.com/VritraSecz/WalletX
πΉ Join us: @LinkCentralX
β https://github.com/VritraSecz/WalletX
πΉ Join us: @LinkCentralX
π₯5π4β€1
π Introducing QueryHub: The Ultimate Secure and Private Browser! π
QueryHub is here to revolutionize your browsing experience with every feature you need for privacy, security, and convenience:
βοΈ No History Saved: Your browsing stays privateβalways.
βοΈ No Cookies or Cache: No traces of your activity left behind.
βοΈ Ad-Free Experience: Enjoy uninterrupted browsing.
βοΈ Not Linked to 3rd Parties: 100% independent and secure.
βοΈ One-Tap Home Navigation: Refresh anytime to return to the home page instantly.
βοΈ Built-in VPN: Browse securely with encrypted traffic and IP protection.
βοΈ Tracker Blocker: Stop trackers and analytics from spying on you.
βοΈ Night Mode: Browse comfortably with our sleek dark theme.
βοΈ Customizable Homepage: Personalize your start page with widgets.
βοΈ Privacy Dashboard: See real-time stats on blocked trackers, ads, and more.
βοΈ Secure Download Manager: Keep your downloads safe with built-in scanning.
π» QueryHub combines speed, privacy, and innovation that you always wanted.
QueryHub is here to revolutionize your browsing experience with every feature you need for privacy, security, and convenience:
βοΈ No History Saved: Your browsing stays privateβalways.
βοΈ No Cookies or Cache: No traces of your activity left behind.
βοΈ Ad-Free Experience: Enjoy uninterrupted browsing.
βοΈ Not Linked to 3rd Parties: 100% independent and secure.
βοΈ One-Tap Home Navigation: Refresh anytime to return to the home page instantly.
βοΈ Built-in VPN: Browse securely with encrypted traffic and IP protection.
βοΈ Tracker Blocker: Stop trackers and analytics from spying on you.
βοΈ Night Mode: Browse comfortably with our sleek dark theme.
βοΈ Customizable Homepage: Personalize your start page with widgets.
βοΈ Privacy Dashboard: See real-time stats on blocked trackers, ads, and more.
βοΈ Secure Download Manager: Keep your downloads safe with built-in scanning.
π» QueryHub combines speed, privacy, and innovation that you always wanted.
π±2