Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangr0/rvuln
[ Automated Web Vulnerability Scanner ]
https://github.com/yangr0/rvuln
hacking hacking-tool rust rust-lang security security-tools vulnerabilities vulnerability-scanners vulnerability-scanning web web-scanner xss xss-vulnerability
Last synced: about 1 month ago
JSON representation
[ Automated Web Vulnerability Scanner ]
- Host: GitHub
- URL: https://github.com/yangr0/rvuln
- Owner: yangr0
- License: mit
- Created: 2020-06-08T15:42:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T23:01:08.000Z (over 4 years ago)
- Last Synced: 2024-09-14T10:30:25.940Z (4 months ago)
- Topics: hacking, hacking-tool, rust, rust-lang, security, security-tools, vulnerabilities, vulnerability-scanners, vulnerability-scanning, web, web-scanner, xss, xss-vulnerability
- Language: Rust
- Homepage: https://github.com/iinc0gnit0/RVuln
- Size: 8.86 MB
- Stars: 67
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is RVuln?
![Rust](https://github.com/iinc0gnit0/RVuln/workflows/Rust/badge.svg)
![GitHub followers](https://img.shields.io/github/followers/iinc0gnit0?style=social)
![GitHub stars](https://img.shields.io/github/stars/iinc0gnit0/RVuln?style=social)RVuln is multi-threaded vulnerability scanner written in Rust
![RVuln](https://github.com/iinc0gnit0/RVuln/blob/master/RVuln.gif)
# Features
- Scans for XSS vulnerabilities
- Multi-threaded scanning
# To-Do
- Work with cookies
# Supported Operating Systems
- Ubuntu/Debian based OS
- Arch Linux based OS
- Windows 10
# Installation
You can install the binary [here](https://github.com/iinc0gnit0/RVuln/releases/) (recommended)
[Installation guide](https://github.com/iinc0gnit0/RVuln/blob/master/installation.md) will be for manual installation
# How to use?
A quick and easy documentation [here](https://github.com/iinc0gnit0/RVuln/blob/master/HOW-TO.md)
# Update
`git pull`
You will need to recompile if there's an update availabile
### Made with ❤ by [inc0gnit0](https://github.com/iinc0gnit0) | [skript0r](https://github.com/green0ctagon) | [p4yl0ad](https://github.com/p4yl0ad)