rapidscan icon indicating copy to clipboard operation
rapidscan copied to clipboard

:new: The Multi-Tool Web Vulnerability Scanner.

Results 15 rapidscan issues
Sort by recently updated
recently updated
newest added

stomping over the same file with all sorts of results... well... not even worth a pull request... but I added a few lines to disambiguate them - the main bit...

Hello, I've run rapidscan via docker and it seems like all report files are fine. The `temp_uniscan_rfi ` file says: `HTML report saved in: report/www.my-domain.com.html` But there is no HTML...

Traceback (most recent call last): File "/Users/ayhan/Downloads/rapidscan-master/rapidscan.py", line 1514, in rs_tool_output_file = open(temp_file).read() File "/usr/local/Cellar/[email protected]/3.9.10/Frameworks/Python.framework/Versions/3.9/lib/python3.9/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode...

That would be nice to be able to check if we're running the latest version of rapidscan. I wouldn't trust the `--update` flag to update rapidsan, it's likely resulting in...

Add an actual `setup.py` file such that `rapidscan` can be installed as a python module.