Windows

How to install GoPhish on Ubuntu

GoPhish is an open-source, web-based phishing simulation framework that security teams use to run authorized phishing campaigns against their own employees. It lets organizations design phishing emails and matching landing pages, send those messages as part of controlled campaigns, and track who received the email, who opened it, who clicked links, and who submitted data How to install GoPhish on Ubuntu

Enable SMB Signing in Group Policy Active Directory

SMB signing in Active Directory increases security by preventing man-in-the-middle (MITM) attacks and tampering with SMB traffic. But forcing it across all computers and servers does come with trade-offs you should weigh: Performance Hit SMB signing adds cryptographic overhead (every SMB packet must be signed and verified). File transfers, logon scripts, and Group Policy processing Enable SMB Signing in Group Policy Active Directory

Disable IPv6 in Group Policy Editior

You would need to disable IPv6 for security in Active Directory (AD) to reduce the potential attack surface and prevent vulnerabilities unique to its implementation. Disabling unused services is a fundamental security practice, and misconfigured or unmonitored IPv6 traffic can bypass firewall rules and enable unauthorized data interception or denial-of-service attacks. However, be aware that Disable IPv6 in Group Policy Editior

Windows PowerShell Commands

ChatGPT said: Windows PowerShell can be a powerful ally during penetration testing, streamlining many tasks that would otherwise be time-consuming or repetitive. With its ability to interact directly with the operating system, testers can use PowerShell commands to quickly gather information about users, groups, network configurations, and running processes. This allows for fast reconnaissance and Windows PowerShell Commands