<div align="center">
# ๐ฅ ULP SCAN PRO v4.1 ๐ฅ
### Advanced Multi-Service Credential Scanner
[](https://github.com/HackfutSec)
[](https://www.python.org/)
[](https://opensource.org/licenses/MIT)
[](https://t.me/+gsrpvshwGUc5MzI0)
</div>
---
## ๐ธ Preview
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ ๐ ULP SCAN PRO v4.1 ๐ โ โ โ โ Format: Domain.com:UserName:Password โ โ 50+ Services: cPanel/WHM/WordPress/Joomla/Drupal/etc โ โ Telegram Auto-Report โข Multi-Threading โข Auto-Clean โ โ Fixed URL parsing for malformed formats โ โ โ โ ๐จโ๐ป Coded by @HackfutS3c โ โ ๐ข Channel: https://t.me/+gsrpvshwGUc5MzI0 โ โ ๐ฆ PASTEBIN: https://pastebin.com/u/hackfut โ โ ๐ GITHUB: https://github.com/HackfutSec โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
## โจ Features
<table>
<tr>
<td>
### ๐ฏ **Supported Services (50+)**
#### Hosting Panels
- WHM, cPanel, Webmail
- Plesk, DirectAdmin
- Webmin, Virtualmin
- VestaCP, CentOS WebPanel
#### CMS Systems
- WordPress, Joomla, Drupal
- Magento, PrestaShop, OpenCart
- Shopify, WooCommerce
- Wix, Squarespace, Webflow
#### Frameworks
- Laravel, Symfony, CodeIgniter
- CakePHP, Yii, Zend, Phalcon
#### Forums & Communities
- phpBB, SMF, MyBB
- vBulletin, XenForo, FluxBB
#### E-commerce
- Shopware, OXID, ZenCart
- AbanteCart, Thirty Bees
#### Additional Services
- FTP, SSH, MySQL, phpMyAdmin
- Nextcloud, OwnCloud, GitLab
- Jenkins, Jira, Confluence
</td>
<td>
### โก **Core Features**
- โ
**Multi-threading** for high performance
- โ
**Real-time results** display with colors
- โ
**Auto-clean** malformed URLs and combos
- โ
**Telegram integration** for instant notifications
- โ
**Automatic service detection**
- โ
**Organized output** by service type
- โ
**Invalid lines logging** for debugging
- โ
**Supports multiple combo formats**
### ๐จ **Output Format**
- Colored terminal output
- Service-specific result files
- Global success tracking
- Invalid lines reporting
</td>
</tr>
</table>
## ๐ Requirements
```bash
pip install requests beautifulsoup4 colorama lxml
lxml- Faster HTML parsing (falls back to html.parser)ftplib- Built-in, for FTP checking
# Clone the repository
git clone https://github.com/HackfutSec/ulp_scan.git
# Navigate to directory
cd ulp_scan
# Install dependencies
pip install -r requirements.txt
# Run the tool
python ulpscanner-success_access.py
python ulp_extractor.exeThe tool supports multiple combo formats:
# Standard format
https://domain.com:username:password
# Without protocol
domain.com:username:password
# With pipe separator
domain.com|username|password
# WordPress specific
https://domain.com/wp-login.php:username:password
# Malformed URLs (auto-corrected)
https:////domain.com:username:password
http:/domain.com:username:passwordpython ulpscanner-success_access.py
python ulp_extractor.exe-
Launch the tool
python ulpscanner-success_access.py python ulp_extractor.exe
-
Enter your combo file
Enter the name of your list file (e.g., list.txt): combos.txt -
Configure threads
Enter the number of threads (default: 100): 200
Edit the script and add your credentials:
TELEGRAM_BOT_TOKEN = "YOUR_BOT_TOKEN_HERE"
TELEGRAM_CHAT_ID = "YOUR_CHAT_ID_HERE"output/
โโโ Correct/
โ โโโ WordPress.txt
โ โโโ cPanel.txt
โ โโโ Joomla.txt
โ โโโ Drupal.txt
โ โโโ ... (service-specific files)
โโโ all_success_results.txt
โโโ invalid_lines.txt
๐ฃ domain: example.com | username: admin | password: pass123 | checking: WordPress...
๐ข domain: example.com | username: admin | password: pass123 | service: WordPress | access: OK
๐ด domain: test.com | username: user | password: test | service: cPanel | access: NOT FOUNDClick to expand full list
| Category | Services |
|---|---|
| Hosting Panels | WHM, cPanel, Webmail, Plesk, DirectAdmin, Webmin, Virtualmin, VestaCP, CentOS WebPanel |
| CMS | WordPress, Joomla, Drupal, Magento, PrestaShop, OpenCart, Shopify, WooCommerce, Wix, Squarespace, Webflow, Ghost, Typo3, Concrete5, Craft CMS, MODX, SilverStripe |
| Frameworks | Laravel, Symfony, CodeIgniter, CakePHP, Yii, Zend, Phalcon, FuelPHP |
| Forums | phpBB, SMF, MyBB, vBulletin, XenForo, FluxBB, Discuz, IP.Board |
| Wikis | MediaWiki, DokuWiki, PmWiki, TikiWiki |
| E-commerce | Shopware, OXID, ZenCart, AbanteCart, Thirty Bees |
| Databases | MySQL, PostgreSQL, Redis, MongoDB, phpMyAdmin, Adminer |
| DevOps | Jenkins, GitLab, GitHub, Bitbucket, Jira, Confluence |
| Cloud | Nextcloud, OwnCloud, Seafile, Rocket.Chat, Mattermost |
| Other | FTP, SSH, Flask, Plex |
The tool automatically fixes malformed URLs:
https:////domain.comโhttps://domain.comhttp:/domain.comโhttp://domain.com- Removes duplicate slashes
- Normalizes domain formats
- Results saved immediately upon finding
- No data loss on interruption
- Continuous Telegram notifications
- Adjustable thread count (default: 100)
- Optimized for speed vs resource usage
- Thread-safe operations
After completion, you'll see:
======================================================
COMPLETE
======================================================
Check finished! Success statistics:
- WordPress : 42 hits
- cPanel : 15 hits
- Joomla : 8 hits
- Drupal : 3 hits
------------------------------------------------------
Total found: 68 successful accounts.
Total successes sent to Telegram: 68
Invalid lines skipped: 12
Results saved in directory: 'output/Correct'
Global results file: 'output/all_success_results.txt'
======================================================
โ ๏ธ IMPORTANT NOTICEThis tool is for educational purposes only. Use it only on:
- Your own systems
- Systems you have explicit permission to test
- Authorized security assessments
Unauthorized access to computer systems is illegal. The authors assume no liability for misuse.
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
- Telegram Channel: https://t.me/+gsrpvshwGUc5MzI0
- Pastebin: https://pastebin.com/u/hackfut
- GitHub: https://github.com/HackfutSec
If you find this tool useful, please:
- โญ Star the repository
- ๐ Share with others
- ๐ข Join our Telegram channel
Made with โค๏ธ by @HackfutS3c
Stay secure, stay ethical
Create this file for easy installation:
requests>=2.25.0
beautifulsoup4>=4.9.0
colorama>=0.4.4
lxml>=4.6.0You can also add these badges at the top of your README:
[](https://www.python.org/downloads/)
[](https://opensource.org/licenses/MIT)
[](http://makeapullrequest.com)
[](https://t.me/+gsrpvshwGUc5MzI0)