-
## Issue Type
- Bug
## Faraday version
C-3.2
## Component Name
If you know where the problem lays indicate it:
Faraday Server (Web UI) Dashboard
## Steps to reproduce
1) On adding n…
-
```
"Power Users" were granted powerful permissions to some areas of the file
system. wpc reported no issues about "Power Users".
```
Original issue reported on code.google.com by `pentestm...…
-
```
"Power Users" were granted powerful permissions to some areas of the file
system. wpc reported no issues about "Power Users".
```
Original issue reported on code.google.com by `pentestm...…
-
```
"Power Users" were granted powerful permissions to some areas of the file
system. wpc reported no issues about "Power Users".
```
Original issue reported on code.google.com by `pentestm...…
-
Hey! Nice project, but there seems to be a few things that could see some love from the maintainer(s).
1. The usage of `with lib;`
Most good nix projects actively avoid [with scopes](https://nix…
-
```
"Power Users" were granted powerful permissions to some areas of the file
system. wpc reported no issues about "Power Users".
```
Original issue reported on code.google.com by `pentestm...…
-
Would it be possible to:
1. add a way of specifying how many times to authenticate against a target to prevent account lockouts on the domain.
2. specify which user to authenticate as when relaying …
-
# Proposal
My current observation is that Commando VM is missing a lot of tools that a penetration testing OS should come with. I have curated a list of improvements that include changes, new tools a…
-
## The way things stand
Current behavior on badly encoded GET and POST params is
`Request.GET` raises `UnicodeDecodeError`:
``` python
>>> from webob import Request
>>> req = Request.blank('/?f%FC=…
-
Due to the scanner already being able to scan all 65k ports in an absurdly short amount of time, the key to optimizing the speed and efficiency of the application without causing client/server issues …