0.0.1 • Published 7 years ago

exploitalert-cli v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

exploitalert-cli

A CLI for Exploitalert

NPM

Build Status Known Vulnerabilities MIT License

Demo

exploitalert-demo

Install

npm install exploitalert-cli -g

Usage

❯ exploitalert
  A CLI for Exploitalert

  Usage
    $ exploitalert <options>

  Options
    -c, --categories            List categories/platforms
    -s, --search <platform>     Search for exploits
    -d, --details <id>          Get exploit details

  Example
    $ exploitalert -c
    $ exploitalert -s wordpress
    $ exploitalert -d 26271

Tips:

  • Start with -c flag to explore a list of possible categories/platforms.
  • Pick a category or platform to search by it with the -s flag.
  • Once you've found an interesting exploit, use the -d flag to pass the exploit ID.

Related

License

MIT © Peter Benjamin