Giter VIP home page Giter VIP logo

latrodect / wss-repo-vulnerability-search-manager Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 91 KB

World Serpant Search is a command-line tool for vulnerability detection. It allows you to scan directories for various types of vulnerabilities, including XSS vulnerabilities, authentication bypass vulnerabilities, and package vulnerabilities using the National Vulnerability Database (NVD).

Home Page: https://pypi.org/project/serpant/1.2.0/

License: MIT License

Python 100.00%
cli cli-app design python security-scan security-testing security-tools security-vulnerability vulnerability-detection vulnerability-scanners design-patterns

wss-repo-vulnerability-search-manager's Introduction

World Serpant Search

1709693527726

World Serpant Search is a CLI tool for vulnerability detection. It allows you to scan directories for various types of vulnerabilities, including XSS vulnerabilities, authentication bypass vulnerabilities, and package vulnerabilities using the National Vulnerability Database (NVD).

1709722154357

Installation

To install World Serpant Search, you can use pip:

pip install world-serpant-search

Usage

After installation, you can run the CLI by executing the following command:

serpant

This will display the available commands and usage instructions.

Commands

  • scan: Scan a local directory for vulnerabilities.

    serpant scan <directory>
  • xss: Scan a local directory for XSS vulnerabilities.

    serpant xss <directory>
  • abypass: Scan a directory for authentication bypass vulnerabilities.

    serpant abypass <directory>
  • nvd: Check package vulnerabilities using the National Vulnerability Database (NVD).

    serpant nvd <package>

Examples

Scan a local directory for vulnerabilities:

serpant scan /path/to/directory

Scan a local directory for XSS vulnerabilities:

serpant xss /path/to/directory

Scan a directory for authentication bypass vulnerabilities:

serpant abypass /path/to/directory

Check package vulnerabilities using the National Vulnerability Database (NVD):

serpant nvd package-name

License

This project is licensed under the MIT License - see the LICENSE file for details.

wss-repo-vulnerability-search-manager's People

Contributors

latrodect avatar

Stargazers

Ferhat Çil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.