-
错误 CS0165 使用了未赋值的局部变量“ticket” NtApiDotNet D:\sandbox-attacksurface-analysis-tools\NtApiDotNet\Win32\Security\Authentication\Kerberos\Builder\KerberosTicketBuilder.cs 208 活动
-
Hi James,
The RPC functions from PowerShell works good:
```powershell
PS C:\WINDOWS\system32> Get-RpcServer "C:\tmp\CExecSvc.exe" -DbgHelpPath "C:\Program Files (x86)\Windows Kits\10\Debuggers…
g3rzi updated
2 years ago
-
Does `Get-RpcAlpcServer` can get the RpcAlpcServer from a process inside a container?
I had a container running with process `CExecSvc.exe` (PID 4880) but when I tried to get it with the above func…
g3rzi updated
2 years ago
-
I propose you to implement binary encoding for CLAIM_SECURITY_ATTRIBUTE_V1 data type. It is required for making "resource attribute" in security descriptor. The binary encoding is not officially docum…
-
Hello,
I was searching for RTL_USER_PROCESS_PARAMETERS in your project but can't find it. You did not implement it ?
-
Running Drozer on Mac and while listing the 'app.package.info' getting the error "Package manager has died"
### Environment
**Operating system**: Mac 10.13.4
**Java Version:** 1.8.0_172
**…
-
James, I was just testing out some of the new features introduced with the most recent 1.1.29 release and I came across some spelling mistakes in the code. Particularly, I've got a lot of interest in …
-
**Describe the bug**
In both the Gui and Cli HTML output the "Open Network Ports" page is always blank
**To Reproduce**
Steps to reproduce the behavior:
1. Compile GUI or Cli from Source
2. Run…
-
Now that the AppContainer functionality is working 100%, it would be great to have an option to run within LPAC sandbox as well. James Forshaw (Google Project Zero / Chrome sandbox) suggested to me th…
-
Thank you for your great program.
The AppContainer launching works well and is successful, but I think that it can be improved by adding the ability to choose/select from a list of different AppCo…