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-2021-40438 “` – Run bellow command to check – `CVE-2021-40438 -h` ## Configurations 2. We integrated with the Telegram API to receive instant notifications for vulnerability detection. – Telegram Notification – “`bash CVE-2021-40438 –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-2021-40438 -u https://example.com “` – To Check List of URL – “`bash CVE-2021-40438 -i urls.txt “` – Save output into TXT file – “`bash CVE-2021-40438 -i urls.txt -o out.txt “` – Want to Learn about [`CVE-2021-40438`](https://blogs.cappriciosec.com/cve/152/CVE-2021-40438)? Then Type Below command – “`bash CVE-2021-40438 -b “` 🚨 Disclaimer 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….Read More
References
Back to Main