Phil Miller

Results 12 issues of Phil Miller

The admin Fastly FPC Custom VCL Snippets UI allows you to edit/modify an existing VCL's type even though it is unable to actually change the VCL's type after it has...

After clicking the Analyze button, the analysis hangs and throws the following error in the status bar. ```shell Execution Exception: java.lang.NoClassDefFoundError: org/json/JSONException ``` ![image](https://user-images.githubusercontent.com/58376398/185642870-880ec4ba-0347-4d97-88e3-2c1c7193e55b.png) Here is the stack trace from...

This helps resolve output document names that would sometimes have bad characters for filenames. Forgot to create a PR for this initially. Improves the results.

So when program is ran with no args, by default it will do a full installation Can use cobra or mk-ideal cli library. Cobra will require significant refactoring of the...

enhancement

fix: add err handling 4 when sAMAccountName is NoneType This resolves what would otherwise result in a crash and incomplete execution when an empty sAMAccountName is encountered Also, removed an...

bug

**Is your feature request related to a problem? Please describe.** Add a default credentials mapping based on source html/response data. This feature is not a huge priority but would be...

### Template IDs or paths ```markdown - workflows/dell-idrac-workflow.yaml Tech detection fails in the dell idrac workflow and thus the default cred sub-templates do not run. The tech detection templates work...

false-negative

## OS Used - ALL Information (architecture, linux flavor, etc.) Kali Linux ## Expected behavior (vs. what you encountered) Currently, the Requests.csv output file does not include a URL column....

enhancement
python

Prior to version 2.0, it was possible to proxy smb relayed auth from ntlmrelayx.py to donpapi via the following syntax: ```shell proxychains4 donpapi -o . -dc-ip -no-pass NETBIOSDOMAIN/[email protected] ``` ^...

added ldap channel binding support. Seems to work properly as expected. Cheers 🍻