Gabriel Compan
Gabriel Compan
Hello guys, While i was trying to explicitly specify the ip of the domain controller with the following command (SharpHound.ps1), i was thinking that the root dse will be directly...
All in the title. https://github.com/cisagov/cyber.dhs.gov/commit/5a4b90df6d331f53b79703dd8b3895d7b65d9bcf
Beautifully resume what has been found and suggests actions (or do... like Invoke-Kerberoast...).
The RPC OUT setting is very much needed when working with linked servers. Can be activate by stored proc if sysadmin. For ex: instance 1 -> RPC-OUT query to ->...
https://github.com/Arvanaghi/SessionGopher/blob/9b5f086b85ab79cedac288341fc9c0d496d169c5/SessionGopher.ps1#L483 Hello, i would like to know if there is any reason except performances to avoid the ```-Force``` argument in the ```Get-ChildItem cmdlet``` (to find extensions like ".rdp", ...). We...
Hi, did you succeed in using your module from a non joined machine (runas /netonly) ?. I'm facing this issue: ``` > Get-AuditCertificateAuthority -CAComputerName ac1.contoso.local Exception calling "GetAdPkiContainer" with "1"...
Hello, There is an issue with this kind of command: ``` ./xsssniper.py -u http://backlothelp.netflix.com/ --forms ``` We have: ``` Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py",...