1mm0rt41PC
1mm0rt41PC
# Systeminfo **Version**: 0.1.6 **OS**: Microsoft Windows [version 10.0.18363.752] # Bug the node copy (CTRL+c)/paste (CTRL+v) function does not work. Nothing happens. ## Expected The copy function should duplicate a...
# Systeminfo **Version**: 0.1.6 **OS**: Microsoft Windows [version 10.0.18363.752] # Bug The feature copy/paste indented text to make nodes doesn't work on windows. ## Expected Text data in the clipboard:...
Just a simple PR with the code developed by @ly4k. I've cleaned up the code to ignore white spaces and code design changes. The PR contains: - Support for new...
When targeting is in place, PingCaslte ignores this information: - Rule ID: A-MembershipEveryone  Example: https://www.policypak.com/resources/pp-blog/gpo-item-level-targeting/
Hello, is it possible to upload the dll on https://github.com/david-risney/PoshWinRT/releases ?
During an audit, I discovered: - a GPO folder writable by "Domain Users" located at `\\corp.lo\SYSVOL\corp.lo\Policies\{00D0CA88-64A5-4765-A9C5-7CA0D8C27265}\` - a script in `\\corp.lo\SYSVOL\corp.lo\scripts\xxxxx.vbs` writable also by "Domain Users" It would be a...
GPO contains many information like priviledges, ACE, password management, ... It's important to parse at least `GptTmpl.inf` present in multiple SMB folders in `\\CORP.lo\SYSVOL\`. Here an example of `GptTmpl.inf`, it...
Exporting is a good feature, but what about importing? At the moment, we have to use another tool to import exported cookies, so it would be a good idea to...