Abhishek Sharma
Abhishek Sharma
We need to increase our code coverage, for initial we can start off by writing test cases for the following two simple functions : 1. `check_url(url: str)` in `vault.py` 2....
Implement a feature that would allow the user to generate a customized backdoor, that they can use in their own way.
Update the usage section of the `README.md` and add new updated screenshots, preferably GIFs demonstration of running Vault. Try using Recordit.
Currently Vault only supports XSS Scanning, we need to extend this support to SQLi, LFI, RFI.