youngmasternick

Results 5 issues of youngmasternick

Actually I have submitted [an issue](https://github.com/cube0x0/KrbRelay/issues/1#issuecomment-1148736684) before, and eventually I found the problem is that my pc's DN contains chinese character. When performing `-shadowcred` to modify msds-credentiallink, the ldap returned...

## Summary For your information: 1. The winver is Windows Server 2008 R2 SP1, Ver6.1 (7601). And I've updated the .Net so the PowerShell version now is 5.1. 2. The...

kind/bug
contributor

gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609 编译失败,如图: ![image](https://user-images.githubusercontent.com/27906343/92843740-a81b2d80-f417-11ea-89c0-32b61c239160.png) macOS 倒是编译成功了。

Awesome project! Hope following issue can be fixed: Similar with https://github.com/GhostPack/Certify/issues/13 , it seems that the user context cannot be changed which always be `current user` (no relevant parameters supplied),...

很棒的项目! 使用过程中发现通过 Burp 代理扫描可能会造成误报。某些 IP 访问不可达,最后输出的是 Burp 的报错页面,但 status_code 是 200,原代码逻辑会认为是存在漏洞的,但实际上并没有收到目标站点的响应包。(测试时都是 CVE-2018-2894 和 CVE-2019-2725 误报) 可以优化下逻辑,判断返回的是否是 Burp 的报错页面(如下图): ![Screenshot 2021-12-07 下午4 53 23](https://user-images.githubusercontent.com/27906343/144998777-2f74729c-b965-4056-8b9a-625b5c9a39fc.jpg)