Quantcast
Channel: » windows
Browsing latest articles
Browse All 4 View Live

Search an IP range via the command line

So how do you manipulate a list of IP’s via the command line? Well there are several ways to go about this but I’ll present the way I went about it. In my scenario I had a range of IP’s that I needed...

View Article



Search windows open shares with python

It’s rare during a penetration test that I actually exploit a vulnerability to gain more information. Newcomers to my filed will often use the term “network security”. I don’t care about the network,...

View Article

One liner commands for windows – cheat sheet

Remotely determine logged in user wmic /node:remotecomputer computersystem get username List running processes wmic process list brief Kill a process wmic process where name="cmd.exe" delete Determine...

View Article

Image may be NSFW.
Clik here to view.

windows privilege escalation via weak service permissions

When performing security testing on a Windows environment, or any environment for that matter, one of the things you’ll need to check is if you can escalate your privileges from a low privilege user to...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images