New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

exploitalert-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exploitalert-cli

A CLI for Exploitalert

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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.

License

MIT © Peter Benjamin

Keywords

exploit

FAQs

Package last updated on 19 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts