Luke Paris
Luke Paris
Hi! I love the tool but I was wondering if brute-forcing directories could support [PKCS 12 / PFX certificate authentication](https://en.wikipedia.org/wiki/PKCS_12)? I've run into the issue a couple of times where...
## The issue During a penetration test I was faced with an application which uses authentication inside the URL as a query parameter, I was using gobuster in `dir` mode...
Fingerprints the exact version of a remote web application (down to the commit if specified) based on a local Git repository's static file contents, useful if the version number is...
When the `userns-remap` property is set in `/etc/docker/daemon.json` , workspace folders are mounted as read-only and are inaccessible to the user, even `root` is unable to change the permissions of...
# Question I'm working on an application where users are able to execute commands on a server, for this I decided to use this project (great work by the way!),...
Hi! Just popping by to say say I'm genuinely impressed at the speed of StegSeek as opposed to StegCracker, nice job! As your tool puts all others to shame I'll...
I have a flat directory with various different files which all start with common prefixes, eg: ``` My Podcast Ep 1.mp3 My Podcast Ep 2.mp3 My Podcast Ep 3.mp3 Your...
When running the latest version of interactsh server (either in a docker container or on a local machine), the SMB server doesn't seem to work with the latest version. ```...
**Is your feature request related to a problem? Please describe.** I'm currently making a plugin which tries to replicate the game as it was in 2005 as much as possible,...
Changed `getscope` to list all possible scope names from the `firstpartyscopes.json` when the `-s` or `--scope` flag is omitted. Compatible with all other flags like `--csv` and `--foci` as well