Skip to content

proxin187/lazyscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyscan is a tool for finding and identifying websites with known vulnerabilities


Features

  • Configurable crawling parameters such as threads, request timeout, queue (in-memory or file) and seeds
  • Detect CVE's for specific targets
  • Helps identify websites running outdated or vulnerable software versions

Installation

To install lazyscan, clone the repository and build the project using Cargo:

$ git clone https://github.com/proxin187/lazyscan.git
$ cd lazyscan
$ cargo install --path .

Configuring

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes with a descriptive commit message
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

lazyscan is licensed under the MIT license

About

The modern vulnerability scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published