Badges ## 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-2022-0165 “` – Run bellow command to check – `CVE-2022-0165 -h` ## Configurations 2. We integrated with the Telegram API to receive instant notifications for vulnerability detection. – Telegram Notification – “`bash CVE-2022-0165 –chatid “` – 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-2022-0165 -u https://example.com “` – To Check List of URL – “`bash CVE-2022-0165 -i urls.txt “` – Save output into TXT file – “`bash CVE-2022-0165 -i urls.txt -o out.txt “` – Want to Learn about [`CVE-2022-0165`](https://blogs.cappriciosec.com/cve/169/%20The%20KingComposer%20WordPress%20Plugin%20Open%20Redirect%20Vulnerability%20(CVE-2022-0165))? Then Type Below command – “`bash CVE-2022-0165 -b “` 🚨 Disclaimer This tool is created for security bug identification and assistance; Cappricio Securities is not liable for any…Read More
References
Back to Main