Tyler Bennett

Results 15 issues of Tyler Bennett

**Describe the bug** Following the manual steps to compile fails with the following error ```output go fmt ./... go: RLock /offsec/git/gitleaks/go.mod: no locks available make: *** [Makefile:13: format] Error 1...

bug

``` [recon-ng][default] > modules load recon/repositories-vulnerabilities/github_dorks [recon-ng][default][github_dorks] > run ``` ``` -------------------- MEGACORPONE/GIT-TEST -------------------- [*] Searching Github for: repo:megacorpone/git-test extension:pem private [*] Searching Github for: repo:megacorpone/git-test extension:conf FTP server configuration...

I have a feature request. I love the oplog, but I was wondering if it would be possible to amend the oplog to support file uploads. for example, say I...

Is it possible to export all open layers either to separate files or to one combined file? I'm currently working on 7 different layers and would like to save all...

enhancement
seeking feedback
timescale/short-term
Points: 3

### Use-cases I'm unsure if this is the correct template or not. Should this be Idea or Test? No test exists in the repo to support privesc/persistence via the time...

### Use-cases I'm unsure if this is the correct template or not. Should this be Idea or Test? No test exists in the repo to support privesc/persistence via the print...

Would it be possible for this script to inform the user when zipping is complete or where the file is stored. For me it was not immediately obvious where it...

# Issue Trying to setup hydrus-web in docker. After enabling the client_api, configuring, and adding the access key. I go to configure hydrus-web and get `Error: Http failure response for...

I get an error running `Log\Get-LogOpenSavePidlMRU.ps1` ![image](https://user-images.githubusercontent.com/6843296/38062031-7f8876ee-32b7-11e8-8b67-130e67d16f4a.png) I changed line 19 ``` Get-RegKeyValueNData 'HKU\S-1-5-21-2127521184-1604012920-1887927527-8646616\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\`*' ``` to ``` Get-RegKeyValueNData 'HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSavePidlMRU\`*' ``` and that appeared to fix it and return a value,...