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.
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

1 day ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

1 day ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

1 day ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

1 day ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

1 day ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

2 days ago