Pentesting Tools

Penetration Testing Tools – For Educational And Ethical Use

This repository contains a collection of tools and resources for penetration testing and security research.

This repository is intended solely for educational purposes and ethical penetration testing. By accessing, using, or contributing to this repository, you agree to the following terms:

  1. Educational Use Only: The tools and information provided in this repository are for educational purposes only.
    • They are designed to help individuals learn about cybersecurity and improve their skills in a controlled, ethical manner.
  2. Ethical Use: You agree to use the tools and information in this repository responsibly and ethically.
    • Unauthorized use of these tools against systems, networks, or individuals without explicit permission is strictly prohibited and may be illegal.
  3. Legal Responsibility: The repository owners and contributors are not responsible for any misuse of the tools or information provided.
    • Users are solely responsible for ensuring their actions comply with all applicable laws and regulations.
  4. No Warranty: The tools and information in this repository are provided “as is” without any warranty of any kind, either express or implied.
    • The repository owners and contributors disclaim all warranties, including but not limited to the implied warranties of merchantability and fitness for a particular purpose.

Tools And Resources

  • ADModule-master: A collection of PowerShell modules for managing Active Directory.
  • AdmPwd.PS: PowerShell module for managing the Local Administrator Password Solution (LAPS).
  • BetterSafetyKatz: A customized version of Mimikatz with additional features.
  • BloodHound: A tool to analyze Active Directory trust relationships.
  • Collectors: Various data collection scripts for different environments.
  • ConfuserEx: An open-source .NET obfuscator.
  • DAMP: SQL Server database assessment and monitoring tool.
  • Deploy-Deception: Tools and scripts for deploying deception environments.
Tamil S

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

22 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

22 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

3 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

4 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago