Skip to content

Cisco Adaptive Security Appliance Software/Cisco Firepower Threat Defense - Directory Traversal

License

Notifications You must be signed in to change notification settings

Cappricio-Securities/CVE-2020-3187

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

Badges

MIT License PyPI - Version PyPI - Downloads GitHub all releases Profile_view Follow Twitter

License

MIT

Installation

  1. Install Python3 and pip Instructions Here (If you can't figure this out, you shouldn't really be using this)

    • Install via pip
      •    pip install CVE-2020-3187 
    • Run bellow command to check
      • CVE-2020-3187 -h

Configurations

  1. We integrated with the Telegram API to receive instant notifications for vulnerability detection.

    • Telegram Notification
      •    CVE-2020-3187 --chatid <YourTelegramChatID>
    • Open your telegram and search for @CappricioSecuritiesTools_bot and click start

Usages

  1. This tool has multiple use cases.

    • To Check Single URL
      •    CVE-2020-3187 -u http://example.com 
    • To Check List of URL
      •   CVE-2020-3187 -i urls.txt 
    • Save output into TXT file
      •   CVE-2020-3187 -i urls.txt -o out.txt
    • Want to Learn about CVE-2020-3187? Then Type Below command
      •   CVE-2020-3187 -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. 🔐🛡️

Working PoC Video

asciicast

Help menu

Get all items

👋 Hey Hacker
                                                                             v1.0
   _______    ________    ___   ____ ___   ____       ____________ _____
  / ____/ |  / / ____/   |__ \ / __ \__ \ / __ \     |__  <  ( __ )__  /
 / /    | | / / __/________/ // / / /_/ // / / /_____ /_ </ / __  | / /
/ /___  | |/ / /__/_____/ __// /_/ / __// /_/ /_____/__/ / / /_/ / / /
\____/  |___/_____/    /____/\____/____/\____/     /____/_/\____/ /_/

                              Developed By https://cappriciosec.com




CVE-2020-3187 : Bug scanner for WebPentesters and Bugbounty Hunters 

$ CVE-2020-3187 [option]

Usage: CVE-2020-3187 [options]
Argument Type Description Examples
-u --url URL to scan CVE-2020-3187 -u https://target.com
-i --input filename Read input from txt CVE-2020-3187 -i target.txt
-o --output filename Write output in txt file CVE-2020-3187 -i target.txt -o output.txt
-c --chatid Creating Telegram Notification CVE-2020-3187 --chatid yourid
-b --blog To Read about CVE-2020-3187 Bug CVE-2020-3187 -b
-h --help Help Menu CVE-2020-3187 -h

🔗 Links

Website linkedin twitter

Author

Feedback

If you have any feedback, please reach out to us at contact@karthithehacker.com

About

Cisco Adaptive Security Appliance Software/Cisco Firepower Threat Defense - Directory Traversal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages