Technical notes, AD pentest methodology, list of tools, scripts and Windows commands that I find useful during internal penetration tests - mack-droid/Windows-Penetration-Testing
#Enabling VNC/RDP with Meterpreter#For detailed usage, refer to https://www.offensive-security.com/metasploit-unleashed/enabling-remote-desktop/run getgui -u admin -p 1234 run vnc -p 5043 Using Mimikatz: #Using Mimikatz to retrieve Windows plaintext user name and passwordgit clone https://git...
Metasploit is a tool that can be used to make, test, and run attack code against a remote target. This is a good way to check for weaknesses. Burp Suite and OWASP ZAP are well-known ways to look for security holes on the web. They look at the security of web apps in depth. Tools...
Penetration Testing:Python’s libraries (like Metasploit and Scapy) are essential for ethical hacking. You can simulate cyber attacks and check for weaknesses. Here we have explained and provided few of the best Python suits used in Security Industry for different-different applications including an ...
3. Metasploit Framework: Testing All Security Aspects This is a tool that protects against intrusions by monitoring exploits plus scanning and auditing. 4. OpenSSH: Providing Easy Access AnSSH tunnelserved to secure traffic between two points including easy access to copy files securely. Considered ...
Get started with SecureFiles for advanced storage options Metasploit Bootcamp by Nipun Jaswal What you will learn: Get hands-on knowledge of Metasploit Perform penetration testing on services like Databases, VOIP and much more Understand how to Customize Metasploit modules and modify existing exploits ...
Metasploit - Cheatsheet.md Methodology and enumeration.md Network Pivoting Techniques.md Network Discovery.md Reverse Shell Cheatsheet.md Subdomains Enumeration.md Windows - Download and Execute.md Windows - Mimikatz.md Windows - Persistence.md
armitage 150813 A graphical cyber attack management tool for Metasploit. blackarch-exploitation HomePage armor 5.bae27a6 A simple Bash script designed to create encrypted macOS payloads capable of evading antivirus scanners. blackarch-exploitation HomePage armscgen 98.c51b7d6 ARM Shellcode Generator (...
# root@halcyon:~/Exploits/WinFTP# perl winftp-remote.pl # # # # Usage: winftp-remote.pl <host> <username> <password> <target> # # # # Target: 1 -> Win2k # # Target: 2 -> WinXP sp2/3 (DoS only) # # # # root@halcyon:~/Exploits/WinFTP# perl winftp-remote.pl 10.0.0.5...
and employed as penetration tester and security researcher for a renowned security company. In recent years he has been researching web application and database management systems security. He is sqlmap (http://sqlmap.sourceforge.net) lead developer, MySQL UDF repository developer and Metasploit contr...