Explore >> Select a destination


You are here

scorpiosoftware.net
| | blog.jitendrapatro.me
23.7 parsecs away

Travel
| |
| | randomascii.wordpress.com
20.1 parsecs away

Travel
| | I've written previously about the importance of crashing in order to improve code quality. However even the seemingly simple task of crashing can be more error prone than you might expect. I've recently become aware of two different problems that can happen when crashing in 64-bit Windows. There is a Windows bug which can make...
| | csandker.io
23.4 parsecs away

Travel
| | Compared to Linux, the Window's authorization process is quite complex and quite a few actors and objects are involved in this process. As a result, there a lot of terms and acronyms that must be known in order to understand and follow up on the topic. To get an idea of what is covered in this guide take a look on this overview of terms and acronyms...
| | enigma0x3.net
115.8 parsecs away

Travel
| For those of you who conduct pentests or red team assessments, you are probably aware that there are only so many ways to pivot, or conduct lateral movement to a Windows system. Some of those techniques include psexec, WMI, at, Scheduled Tasks, and WinRM (if enabled). Since there are only a handful of techniques, more...