Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ]

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)