Welcome to 𝗦𝗘𝗖𝗥𝗘𝗧 𝗡𝗘𝗧 ⋆ 🎩
Step beyond the surface of the web into the shadows where only the bold dare to explore. This is not just a channel — it's a digital arsenal for cyber warriors, ethical hackers, and seekers of forbidden knowledge.
We provide:
• Advanced hacking tools & scanners
• Deep web exploration resources
• Exclusive scripts & exploits
• Subdomain hunting, port scanners, CDN detectors
• Real-time network analyzers & stealth utilities
You don't follow trends — you follow trails into the unknown.
Enter the world of 𝗦𝗘𝗖𝗥𝗘𝗧 𝗡𝗘𝗧 and unlock what’s hidden.
Only the shadows understand…
Let me know if you want a version with darker tone, emojis, or anything custom.
To scan Cloudfront service, use the following commands:- python CloudScanX.py -f rang_cloudfront_txt -t 100
To show the results after scanning:- cat cdnfree.txt or cat snifree.txt
To scan Cloudflare service, use the following commands:- python CloudScanX.py -f rang_cloudflaer_txt -t 100
To show the results after scanning:-
cat cdnfree.txt
or
To scan GoogleFrontend service, use the following commands:-
python CloudScanX.py -f rang_GoogleFrontend.txt -t 100
To show the results after scanning:-
cat cdnfree.txt
or
cat snifree.txt
To scan Sarnish service, use the following commands:-
python CloudScanX.py -f rang_Fastly.varnish.txt -t 100
To show the results after scanning:-
cat cdnfree.txt
or
cat snifree.txt
To check domains from a file, unzip the scandomains file with the command:
unzip scandomains
To scan files after decompression, use the following commands: -
python CloudScanX.py -f Put the file name -t 100
and so on for each file. To display the results after
scanning, use these commands:
- cat cdnfree.txt
or
cat snifree.txt
CloudScanX - Full Installation and Usage Guide
What is CloudScanX?
CloudScanX is a tool designed for scanning and identifying cloud infrastructure vulnerabilities, primarily focusing on detecting cloud services like Cloudflare, Fastly, Google Frontend, and other cloud providers. The tool can scan IP ranges and perform checks for these services to identify potential security risks.
- Installation Guide
On Termux (Android)
- Update Termux and Install Required Packages:
First, update your Termux environment and install the necessary packages:
pkg update && pkg upgrade
pkg install python git
- Clone the Repository:
Clone the CloudScanX repository from GitHub:
git clone https://github.com/MrPYTHONI/CloudScanX.git
cd CloudScanX
- Install Python Dependencies:
Install the required Python dependencies using pip:
pip install -r requirements.txt
- Run the Tool:
You can now run the tool by using the following command:
python CloudScanX.py
On Kali Linux
- Update Kali and Install Dependencies:
Ensure your Kali Linux system is up to date and install the required dependencies:
sudo apt update && sudo apt upgrade
sudo apt install python3 git
- Clone the Repository:
Clone the CloudScanX repository from GitHub:
git clone https://github.com/MrPYTHONI/CloudScanX.git
cd CloudScanX
- Install Python Dependencies:
Install the necessary Python dependencies using pip:
pip3 install -r requirements.txt
- Run the Tool:
Run the tool with:
python3 CloudScanX.py
On Windows
- Install Python:
Download and install Python from the official website: Python.org. Ensure that you check the option to add Python to your system PATH during installation.
- Install Git:
Download and install Git from Git-SCM.
- Clone the Repository:
Open Command Prompt or PowerShell, then clone the repository:
git clone https://github.com/MrPYTHONI/CloudScanX.git
cd CloudScanX
- Install Python Dependencies:
Install the required dependencies using pip:
pip install -r requirements.txt
- Run the Tool:
To run the tool, use the following command:
python CloudScanX.py
- Usage Instructions
Once the tool is installed, you can use it to scan IP ranges and detect cloud services. The basic usage format is:
python CloudScanX.py -t -p -P -o
Where:
IP Range or File: The IP range (e.g., 192.168.1.0/24) or a file containing a list of IP addresses to scan.
-t <Threads>: The number of threads to use for the scan (default is 10).
-p <Port>: The port to scan (default is port 80).
-P <Proxy>: Optional. Use a proxy server in ip:port format (e.g., 192.168.1.100:8080).
-o <Output File>: Optional. Save the results to a specified output file.
Example Usage
Example 1: Scan an IP Range with Default Settings
python CloudScanX.py 192.168.1.0/24
This will scan the entire range of IPs from 192.168.1.0 to 192.168.1.255 using the default port (80) and 10 threads.
Example 2: Scan with Custom Settings
python CloudScanX.py 192.168.1.0/24 -t 20 -p 443 -o results.txt
This will scan the IP range 192.168.1.0/24 with 20 threads, targeting port 443, and save the results to results.txt.
- CloudScanX Features and Functionality
CloudScanX is designed to detect cloud infrastructure vulnerabilities by checking for the presence of specific cloud providers like:
Cloudflare
Fastly
Google Frontend
Other Cloud Providers
The tool works by scanning the provided IP range and checking if the target IPs belong to any of the supported cloud services. If a cloud service is detected, the tool will flag it, helping users identify potentially vulnerable cloud infrastructure.
- Conclusion
With CloudScanX, you can easily identify cloud infrastructure services in your target network. By following the installation and usage instructions, you’ll be able to run the tool on Termux, Kali Linux, or Windows.
If you encounter any issues, refer to the README.md file for additional troubleshooting tips or check the GitHub repository for updates.
. ♟All my social media accounts♟
𝗦𝗘𝗖𝗥𝗘𝗧 𝗡𝗘𝗧 ⋆ 🏴☠️
𝐌r𝐏𝐘𝐓𝐇𝐎𝐍⋆ 📝




