
Force NTLM (*.scf)
Force NTLM Authentication with Windows To force NTLM authentication in Windows, configure the “Network Security: LAN Manager authentication level” policy to enforce NTLMv2 usage. NTLM (New Tec...

Force NTLM Authentication with Windows To force NTLM authentication in Windows, configure the “Network Security: LAN Manager authentication level” policy to enforce NTLMv2 usage. NTLM (New Tec...

GitHub Git is the tool that tracks changes to files over time (like version history). GitHub is the service that hosts Git repositories online and provides a user-friendly interface for collab...

NetExec RDP Remote Desktop Protocol (RDP) is a proprietary network protocol developed by Microsoft that enables users to connect to and control another computer or device over a network connecti...

SMB Relay Attack SMB relay is a man-in-the-middle attack where an attacker intercepts NTLM authentication between a client and server, then relays those credentials to a target server. The attacker...

NetExec SMB SMB can refer to Server Message Block, a network protocol for file/printer sharing across Windows, macOS, Linux, etc. A client-server protocol for sharing files, printers, and othe...

ArgParse The argparse module in Python provides a simple and user-friendly framework for building command-line interfaces (CLIs). It allows developers to define expected arguments, automatically h...

Padelify TryHackMe Scanning Using Custom Script └─# python3 Fast_Port.py -H 10.48.175.116 [+] Scan Results For: 10.48.175.116 [+] 22/tcp open [+] 80/tcp open Using Rustscan rustscan -a ip -- ...

NoSQL Injection Think of it like this: Traditional SQL databases use structured query language (SQL), but NoSQL databases use different query methods - often JSON,BSON, JavaScript, or specialized q...

HTML Injection iframe Embedding External Content: The src attribute specifies the file of the document to embed. Try to grab the id_rsa key home/<username>/.ssh/id_rsa Try to find ...

Kerberos Unconstrained Delegation Unconstrained Delegation is a feature in Active Directory that allows designated services to act on behalf of users and request access to other network resourc...