Brandon Forbes

Results 4 issues of Brandon Forbes

Running remotely against a Windows 10 host. Running the exploit successfully drops the malicious DLL in `C:\Windows\System32\spool\drivers\x64\3`. However, the "backup" process in the exploit write-up does not appear to be...

The following code in User.php is vulnerable to PHP type juggling and timing attacks: ```php if (($user) && ($user['password'] == $password) && ($user['locked'] == 0) && ($user['authused'] == 0)) {...

todo

Is it possible to get an official tagged release? It would be nice to start utilizing this project, but due to certain requirements, I need a solid release point that...

With the preview build out, I've tried using the plugin with 5.4. 5.4 is a lot more strict in its compilation, which appears to be causing issues when building the...

feature request
backlog