Tutorials
Projects
Active Directory Bulk User Creation
Vulnerability Management with Nessus
Windows Pentesting Labs
99% of Corporate networks run off of AD. But can you exploit a vulnerable Domain Controller?
As a SOC analyst, clients often request certain IPs to be blocked or whitelisted. However, dealing with a large JSON file that contains various information including the necessary IP addresses can be time-consuming. To overcome this challenge, a straightforward Python script can be used to extract IP addresses from the JSON format and export them…