Name | phpinfo-file-leaks JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-06-03 10:38:46 |
maintainer | None |
docs_url | None |
author | @karthithehacker |
requires_python | None |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<div align="center">
<img src="https://blogs.cappriciosec.com/uploaders/phpinfo-file-leaks-tool%20(1).png" alt="logo">
</div>
## Badges
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![PyPI - Version](https://img.shields.io/pypi/v/phpinfo-file-leaks)
![PyPI - Downloads](https://img.shields.io/pypi/dm/phpinfo-file-leaks)
![GitHub all releases](https://img.shields.io/github/downloads/Cappricio-Securities/phpinfo-file-leaks/total)
<a href="https://github.com/Cappricio-Securities/phpinfo-file-leaks/releases/"><img src="https://img.shields.io/github/release/Cappricio-Securities/phpinfo-file-leaks"></a>![Profile_view](https://komarev.com/ghpvc/?username=Cappricio-Securities&label=Profile%20views&color=0e75b6&style=flat)
[![Follow Twitter](https://img.shields.io/twitter/follow/cappricio_sec?style=social)](https://twitter.com/cappricio_sec)
<p align="center">
<p align="center">
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Installation
1. Install Python3 and pip [Instructions Here](https://www.python.org/downloads/) (If you can't figure this out, you shouldn't really be using this)
- Install via pip
- ```bash
pip install phpinfo-file-leaks
```
- Run bellow command to check
- `phpinfo-file-leaks -h`
## Configurations
2. We integrated with the Telegram API to receive instant notifications for vulnerability detection.
- Telegram Notification
- ```bash
phpinfo-file-leaks --chatid <YourTelegramChatID>
```
- Open your telegram and search for [`@CappricioSecuritiesTools_bot`](https://web.telegram.org/k/#@CappricioSecuritiesTools_bot) and click start
## Usages
3. This tool has multiple use cases.
- To Check Single URL
- ```bash
phpinfo-file-leaks -u http://example.com
```
- To Check List of URL
- ```bash
phpinfo-file-leaks -i urls.txt
```
- Save output into TXT file
- ```bash
phpinfo-file-leaks -i urls.txt -o out.txt
```
- Want to Learn about [`phpinfo-file-leaks`](https://blogs.cappriciosec.com/blog/178/phpinfo-file-leaks)? Then Type Below command
- ```bash
phpinfo-file-leaks -b
```
<p align="center">
<b>🚨 Disclaimer</b>
</p>
<p align="center">
<b>This tool is created for security bug identification and assistance; Cappricio Securities is not liable for any illegal use.
Use responsibly within legal and ethical boundaries. 🔐🛡️</b></p>
## Working PoC Video
[![asciicast](https://blogs.cappriciosec.com/uploaders/Screenshot%202024-06-03%20at%204.04.30%20PM.png)](https://asciinema.org/a/MXbtZcg3WCtJ5wxVVu2BSUbrt)
## Help menu
#### Get all items
```bash
👋 Hey Hacker
v1.0
__ _ ____ _____ __ __ __
____ / /_ ____ (_)___ / __/___ / __(_) /__ / /__ ____ _/ /_______
/ __ \/ __ \/ __ \/ / __ \/ /_/ __ \______/ /_/ / / _ \_____/ / _ \/ __ `/ //_/ ___/
/ /_/ / / / / /_/ / / / / / __/ /_/ /_____/ __/ / / __/____/ / __/ /_/ / ,< (__ )
/ .___/_/ /_/ .___/_/_/ /_/_/ \____/ /_/ /_/_/\___/ /_/\___/\__,_/_/|_/____/
/_/ /_/
Developed By https://cappriciosec.com
phpinfo-file-leaks : Bug scanner for WebPentesters and Bugbounty Hunters
$ phpinfo-file-leaks [option]
Usage: phpinfo-file-leaks [options]
```
| Argument | Type | Description | Examples |
| :-------- | :------- | :------------------------- | :------------------------- |
| `-u` | `--url` | URL to scan | phpinfo-file-leaks -u https://target.com |
| `-i` | `--input` | filename Read input from txt | phpinfo-file-leaks -i target.txt |
| `-o` | `--output` | filename Write output in txt file | phpinfo-file-leaks -i target.txt -o output.txt |
| `-c` | `--chatid` | Creating Telegram Notification | phpinfo-file-leaks --chatid yourid |
| `-b` | `--blog` | To Read about phpinfo-file-leaks Bug | phpinfo-file-leaks -b |
| `-h` | `--help` | Help Menu | phpinfo-file-leaks -h |
## 🔗 Links
[![Website](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://cappriciosec.com/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/karthikeyan--v/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/karthithehacker)
## Author
- [@karthithehacker](https://github.com/karthi-the-hacker/)
## Feedback
If you have any feedback, please reach out to us at contact@karthithehacker.com
Raw data
{
"_id": null,
"home_page": null,
"name": "phpinfo-file-leaks",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "@karthithehacker",
"author_email": "<contact@karthithehacker.com>",
"download_url": "https://files.pythonhosted.org/packages/ba/80/f58b6838e1860d386a828dc382083962dcdafb363355a0baecfd71be755b/phpinfo-file-leaks-0.0.2.tar.gz",
"platform": null,
"description": "\n<div align=\"center\">\n <img src=\"https://blogs.cappriciosec.com/uploaders/phpinfo-file-leaks-tool%20(1).png\" alt=\"logo\">\n</div>\n\n\n## Badges\n\n\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n![PyPI - Version](https://img.shields.io/pypi/v/phpinfo-file-leaks)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/phpinfo-file-leaks)\n![GitHub all releases](https://img.shields.io/github/downloads/Cappricio-Securities/phpinfo-file-leaks/total)\n<a href=\"https://github.com/Cappricio-Securities/phpinfo-file-leaks/releases/\"><img src=\"https://img.shields.io/github/release/Cappricio-Securities/phpinfo-file-leaks\"></a>![Profile_view](https://komarev.com/ghpvc/?username=Cappricio-Securities&label=Profile%20views&color=0e75b6&style=flat)\n[![Follow Twitter](https://img.shields.io/twitter/follow/cappricio_sec?style=social)](https://twitter.com/cappricio_sec)\n<p align=\"center\">\n\n<p align=\"center\">\n\n\n\n\n\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n\n## Installation \n\n1. Install Python3 and pip [Instructions Here](https://www.python.org/downloads/) (If you can't figure this out, you shouldn't really be using this)\n\n - Install via pip\n - ```bash\n pip install phpinfo-file-leaks \n ```\n - Run bellow command to check\n - `phpinfo-file-leaks -h`\n\n## Configurations \n2. We integrated with the Telegram API to receive instant notifications for vulnerability detection.\n \n - Telegram Notification\n - ```bash\n phpinfo-file-leaks --chatid <YourTelegramChatID>\n ```\n - Open your telegram and search for [`@CappricioSecuritiesTools_bot`](https://web.telegram.org/k/#@CappricioSecuritiesTools_bot) and click start\n\n## Usages \n3. This tool has multiple use cases.\n \n - To Check Single URL\n - ```bash\n phpinfo-file-leaks -u http://example.com \n ```\n - To Check List of URL \n - ```bash\n phpinfo-file-leaks -i urls.txt \n ```\n - Save output into TXT file\n - ```bash\n phpinfo-file-leaks -i urls.txt -o out.txt\n ```\n - Want to Learn about [`phpinfo-file-leaks`](https://blogs.cappriciosec.com/blog/178/phpinfo-file-leaks)? Then Type Below command\n - ```bash\n phpinfo-file-leaks -b\n ```\n \n<p align=\"center\">\n <b>\ud83d\udea8 Disclaimer</b>\n \n</p>\n<p align=\"center\">\n<b>This tool is created for security bug identification and assistance; Cappricio Securities is not liable for any illegal use. \n Use responsibly within legal and ethical boundaries. \ud83d\udd10\ud83d\udee1\ufe0f</b></p>\n\n\n## Working PoC Video\n\n[![asciicast](https://blogs.cappriciosec.com/uploaders/Screenshot%202024-06-03%20at%204.04.30%20PM.png)](https://asciinema.org/a/MXbtZcg3WCtJ5wxVVu2BSUbrt)\n\n\n\n\n## Help menu\n\n#### Get all items\n\n```bash\n\ud83d\udc4b Hey Hacker\n v1.0\n __ _ ____ _____ __ __ __\n ____ / /_ ____ (_)___ / __/___ / __(_) /__ / /__ ____ _/ /_______\n / __ \\/ __ \\/ __ \\/ / __ \\/ /_/ __ \\______/ /_/ / / _ \\_____/ / _ \\/ __ `/ //_/ ___/\n / /_/ / / / / /_/ / / / / / __/ /_/ /_____/ __/ / / __/____/ / __/ /_/ / ,< (__ )\n / .___/_/ /_/ .___/_/_/ /_/_/ \\____/ /_/ /_/_/\\___/ /_/\\___/\\__,_/_/|_/____/\n/_/ /_/\n\n Developed By https://cappriciosec.com\n\nphpinfo-file-leaks : Bug scanner for WebPentesters and Bugbounty Hunters \n\n$ phpinfo-file-leaks [option]\n\nUsage: phpinfo-file-leaks [options]\n```\n\n\n| Argument | Type | Description | Examples |\n| :-------- | :------- | :------------------------- | :------------------------- |\n| `-u` | `--url` | URL to scan | phpinfo-file-leaks -u https://target.com |\n| `-i` | `--input` | filename Read input from txt | phpinfo-file-leaks -i target.txt | \n| `-o` | `--output` | filename Write output in txt file | phpinfo-file-leaks -i target.txt -o output.txt |\n| `-c` | `--chatid` | Creating Telegram Notification | phpinfo-file-leaks --chatid yourid |\n| `-b` | `--blog` | To Read about phpinfo-file-leaks Bug | phpinfo-file-leaks -b |\n| `-h` | `--help` | Help Menu | phpinfo-file-leaks -h |\n\n\n\n## \ud83d\udd17 Links\n[![Website](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://cappriciosec.com/)\n[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/karthikeyan--v/)\n[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/karthithehacker)\n\n\n\n## Author\n\n- [@karthithehacker](https://github.com/karthi-the-hacker/)\n\n\n\n## Feedback\n\nIf you have any feedback, please reach out to us at contact@karthithehacker.com\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.0.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba80f58b6838e1860d386a828dc382083962dcdafb363355a0baecfd71be755b",
"md5": "4836a6a6c4878e712740e5cf109c9e47",
"sha256": "ed6fdf9db214b5d5fd7ed1393f83195e691594a24f0bb8141a9a28df2cc0de17"
},
"downloads": -1,
"filename": "phpinfo-file-leaks-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "4836a6a6c4878e712740e5cf109c9e47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7445,
"upload_time": "2024-06-03T10:38:46",
"upload_time_iso_8601": "2024-06-03T10:38:46.952315Z",
"url": "https://files.pythonhosted.org/packages/ba/80/f58b6838e1860d386a828dc382083962dcdafb363355a0baecfd71be755b/phpinfo-file-leaks-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-03 10:38:46",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "phpinfo-file-leaks"
}