vault icon indicating copy to clipboard operation
vault copied to clipboard

Implementing SQLi, LFI, RFI scanner

Open abhisharma404 opened this issue 6 years ago • 5 comments

Currently Vault only supports XSS Scanning, we need to extend this support to SQLi, LFI, RFI.

abhisharma404 avatar Nov 18 '18 13:11 abhisharma404

I would like work on this issue and also i would like to first implement LFI and RFI scanning, then SQLi.

realsdx avatar Dec 04 '18 05:12 realsdx

Go ahead :)

abhisharma404 avatar Dec 04 '18 06:12 abhisharma404

Do you know any live vulnerable (intended) website where i can test before pushing?

realsdx avatar Dec 06 '18 06:12 realsdx

You can host dvwa or bwapp on your local host for testing the scanner

0xPrateek avatar Dec 06 '18 07:12 0xPrateek

@realsdx, 0xPrateek is right, install a Metaspoiltable box on your virtual machine and perform every test there. Join this gitter channel, you'll come to know : https://gitter.im/vault_scanner/kwoc

abhisharma404 avatar Dec 06 '18 08:12 abhisharma404