CryptoCat
CryptoCat
Not a major issue but is there anything that can be done to ensure the fuxsploider.py script can be called from any directory? I can add the full paths to...
When creating a new node, it would be nice if entering a file extension would automatically select the correct syntax from the dropdown menu. e.g. if I create a node...
Installation Guide suggests downloading .deb from "releases" but new releases don't have a .deb file
**Describe the bug** https://github.com/RustScan/RustScan/wiki/Installation-Guide#%EF%B8%8F-debian--kali suggests to download .deb package and install with `sudo dpkg -i` but checking through the releases, the last one to contain a .deb file was 2020....
When saving a HTTP request and running ffuf with the `-request [filename]` option, you have to specify `-request-proto http`. Maybe a better approach would be to check the request e.g....
Are the new API labs working as intended? The low difficulty suggests changing the API call `/vulnerabilities/api/v2/user/` to `/vulnerabilities/api/v1/user/` but both of these URLs are 404 and looking in the...