Name | CVE-2023-5089 JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-05-29 05:59:50 |
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/CVE-2023-5089.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/CVE-2023-5089)
![PyPI - Downloads](https://img.shields.io/pypi/dm/CVE-2023-5089)
![GitHub all releases](https://img.shields.io/github/downloads/Cappricio-Securities/CVE-2023-5089/total)
<a href="https://github.com/Cappricio-Securities/CVE-2023-5089/releases/"><img src="https://img.shields.io/github/release/Cappricio-Securities/CVE-2023-5089"></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 CVE-2023-5089
```
- Run bellow command to check
- `CVE-2023-5089 -h`
## Configurations
2. We integrated with the Telegram API to receive instant notifications for vulnerability detection.
- Telegram Notification
- ```bash
CVE-2023-5089 --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
CVE-2023-5089 -u http://example.com
```
- To Check List of URL
- ```bash
CVE-2023-5089 -i urls.txt
```
- Save output into TXT file
- ```bash
CVE-2023-5089 -i urls.txt -o out.txt
```
- Want to Learn about [`CVE-2023-5089`](https://blogs.cappriciosec.com/cve/161/The%20WordPress%20Login%20Bypass%20in%20Defender%20Security%20Plugin%20(CVE-2023-5089))? Then Type Below command
- ```bash
CVE-2023-5089 -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-05-29%20at%2011.27.16%20AM.png)](https://asciinema.org/a/08XLxzsqKKPfGf284lmqisglp)
## Help menu
#### Get all items
```bash
👋 Hey Hacker
v1.0
_______ ________ ___ ____ ___ _____ __________ ____ ____
/ ____/ | / / ____/ |__ \ / __ \__ \|__ / / ____/ __ \( __ )/ __ \
/ / | | / / __/________/ // / / /_/ / /_ <______/___ \/ / / / __ / /_/ /
/ /___ | |/ / /__/_____/ __// /_/ / __/___/ /_____/___/ / /_/ / /_/ /\__, /
\____/ |___/_____/ /____/\____/____/____/ /_____/\____/\____//____/
Developed By https://cappriciosec.com
CVE-2023-5089 : Bug scanner for WebPentesters and Bugbounty Hunters
$ CVE-2023-5089 [option]
Usage: CVE-2023-5089 [options]
```
| Argument | Type | Description | Examples |
| :-------- | :------- | :------------------------- | :------------------------- |
| `-u` | `--url` | URL to scan | CVE-2023-5089 -u https://target.com |
| `-i` | `--input` | filename Read input from txt | CVE-2023-5089 -i target.txt |
| `-o` | `--output` | filename Write output in txt file | CVE-2023-5089 -i target.txt -o output.txt |
| `-c` | `--chatid` | Creating Telegram Notification | CVE-2023-5089 --chatid yourid |
| `-b` | `--blog` | To Read about CVE-2023-5089 Bug | CVE-2023-5089 -b |
| `-h` | `--help` | Help Menu | CVE-2023-5089 -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": "CVE-2023-5089",
"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/0d/0e/d276c464bee744f97da6fd6a91cc9b4c83431c7422afe5107b7f9a0f575c/CVE-2023-5089-0.0.1.tar.gz",
"platform": null,
"description": "\n<div align=\"center\">\n <img src=\"https://blogs.cappriciosec.com/uploaders/CVE-2023-5089.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/CVE-2023-5089)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/CVE-2023-5089)\n![GitHub all releases](https://img.shields.io/github/downloads/Cappricio-Securities/CVE-2023-5089/total)\n<a href=\"https://github.com/Cappricio-Securities/CVE-2023-5089/releases/\"><img src=\"https://img.shields.io/github/release/Cappricio-Securities/CVE-2023-5089\"></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 CVE-2023-5089 \n ```\n - Run bellow command to check\n - `CVE-2023-5089 -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 CVE-2023-5089 --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 CVE-2023-5089 -u http://example.com \n ```\n - To Check List of URL \n - ```bash\n CVE-2023-5089 -i urls.txt \n ```\n - Save output into TXT file\n - ```bash\n CVE-2023-5089 -i urls.txt -o out.txt\n ```\n - Want to Learn about [`CVE-2023-5089`](https://blogs.cappriciosec.com/cve/161/The%20WordPress%20Login%20Bypass%20in%20Defender%20Security%20Plugin%20(CVE-2023-5089))? Then Type Below command\n - ```bash\n CVE-2023-5089 -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-05-29%20at%2011.27.16%20AM.png)](https://asciinema.org/a/08XLxzsqKKPfGf284lmqisglp)\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 Developed By https://cappriciosec.com\n \n\nCVE-2023-5089 : Bug scanner for WebPentesters and Bugbounty Hunters \n\n$ CVE-2023-5089 [option]\n\nUsage: CVE-2023-5089 [options]\n```\n\n\n| Argument | Type | Description | Examples |\n| :-------- | :------- | :------------------------- | :------------------------- |\n| `-u` | `--url` | URL to scan | CVE-2023-5089 -u https://target.com |\n| `-i` | `--input` | filename Read input from txt | CVE-2023-5089 -i target.txt | \n| `-o` | `--output` | filename Write output in txt file | CVE-2023-5089 -i target.txt -o output.txt |\n| `-c` | `--chatid` | Creating Telegram Notification | CVE-2023-5089 --chatid yourid |\n| `-b` | `--blog` | To Read about CVE-2023-5089 Bug | CVE-2023-5089 -b |\n| `-h` | `--help` | Help Menu | CVE-2023-5089 -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.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0d0ed276c464bee744f97da6fd6a91cc9b4c83431c7422afe5107b7f9a0f575c",
"md5": "5d303def0e595ba2f1934cbec8ac7754",
"sha256": "0c0d8a54e789aa567356125fdefbe81267a9e0b237a5f18affdd2003d9c178cb"
},
"downloads": -1,
"filename": "CVE-2023-5089-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5d303def0e595ba2f1934cbec8ac7754",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7507,
"upload_time": "2024-05-29T05:59:50",
"upload_time_iso_8601": "2024-05-29T05:59:50.079393Z",
"url": "https://files.pythonhosted.org/packages/0d/0e/d276c464bee744f97da6fd6a91cc9b4c83431c7422afe5107b7f9a0f575c/CVE-2023-5089-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-29 05:59:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cve-2023-5089"
}