Preview Mode Links will not work in preview mode

7 Minute Security

Mar 24, 2023

Hey friends, today we talk through how to simulate ransomware (in a test environment!) using Infection Monkey. It's a cool way to show your team and execs just how quick and deadly an infection can be to your business. You can feed the monkey a list of usernames and passwords/hashes to use for lateral movement, test...


Mar 17, 2023

Today we offer you some first impressions of OVHcloud and how we're seriously considering moving our Light Pentest LITE training class to it! TLDR:

  • It runs on vCenter, my first and only virtualization love!

  • Unlimited VM "powered on" time and unlimited bandwidth

  • Intergration with PowerShell so you can run a single...


Mar 10, 2023

Hey friends, today we're covering part 2 of our series all about cracking and mapping and execing with CrackMapExec. Specifically we cover:

# Enumerate where your user has local admin rights: cme smb x.x.x.x/24 -u user -p password  # Set wdigest flag: cme smb x.x.x.x -u user -p password -M wdigest -o ACTION=enable  #...


Mar 3, 2023

Hey friends, today we covered many things cracking and mapping and execing with CrackMapExec. Specifically:

 # General enumeration to see if your account works, and where: cme smb x.x.x.x -u username -p pass  # Check if print services are enabled: cme smb x.x.x.x -u username -p pass -M spooler  # Check for the nopac...


Feb 24, 2023

Today I sat down with Chris Furner of Blumira to talk about all things cyber insurance. Many of 7MinSec's clients are renewing their policies this time of year, and many are looking into policies for the first time. Naturally, there are a ton of questions to ask and things to think about to make good coverage decisions...