Pinned Repositories
Active-Directory--Home-Lab-
A repository for managing and documenting an Active Directory home lab setup with two workstations, one domain controller, and an Ubuntu mailbox server. Includes configuration files, scripts, guides, and troubleshooting tips to help you explore and experiment with Active Directory functionalities.
Auto-Recon-Script
An automated reconnaissance script that assists in gathering information and conducting reconnaissance on target domains. The script is designed to streamline the reconnaissance process by automating various tasks, including WHOIS lookup, Nmap scanning, directory enumeration, email harvesting, and more.
Namemash
Usernamify is a Python script that generates usernames from first and last names. It reads names from a text file, removes non-alphabetic characters, and creates username combinations. Useful for tasks like brute force attacks or suggesting usernames for user accounts. Enhance your username generation process effortlessly.
PassArmor
PassArmor is a Python program that provides a graphical user interface (GUI) to check the strength and potential leakage of a password. It is designed to safeguard your digital identity by helping you choose secure passwords.
PayloadGen
"SecureShellGen: Secure Reverse Shell Payload Generator" is a powerful and user-friendly software tool designed for educational purposes. With SecureShellGen, users can easily generate custom reverse shell payloads, enabling them to establish secure and controlled remote connections between systems
Pentest-Reports
This repository contains a collection of Pentest Reports focused on TryHackMe's Relevant and Internal machines. The reports provide detailed documentation of the penetration testing process, methodologies, findings, and recommendations for each machine.
PortSpy
Welcome to PortSpy, a powerful and easy-to-use Nmap automation script for performing various network scans. This script simplifies the process of conducting basic port scans, OS detection, vulnerability scans, script scans, and full scans using the popular Nmap tool.
Secret-Messenger
Secret Messenger is a Python GUI application that allows you to hide secret text data within an image using steganography techniques. The application provides a user-friendly interface to select an image file, hide text within it, and save the modified image. It also allows you to reveal and display the hidden text from a previously modified image.
Thick-Client-Penetration-Testing
Master Thick Client Penetration Testing: Explore practical methodologies, uncover vulnerabilities, and enhance security.
WebVulnLab-Home_Lab
WebVulnLab: A practical GitHub repository for hands-on web vulnerability discovery and exploitation. Enhance your security skills through real-world scenarios, penetration testing, and challenges. Safely explore attack vectors, learn about web vulnerabilities, and strengthen web application security.
thesinghsec's Repositories
thesinghsec/Thick-Client-Penetration-Testing
Master Thick Client Penetration Testing: Explore practical methodologies, uncover vulnerabilities, and enhance security.
thesinghsec/Active-Directory--Home-Lab-
A repository for managing and documenting an Active Directory home lab setup with two workstations, one domain controller, and an Ubuntu mailbox server. Includes configuration files, scripts, guides, and troubleshooting tips to help you explore and experiment with Active Directory functionalities.
thesinghsec/WebVulnLab-Home_Lab
WebVulnLab: A practical GitHub repository for hands-on web vulnerability discovery and exploitation. Enhance your security skills through real-world scenarios, penetration testing, and challenges. Safely explore attack vectors, learn about web vulnerabilities, and strengthen web application security.
thesinghsec/Namemash
Usernamify is a Python script that generates usernames from first and last names. It reads names from a text file, removes non-alphabetic characters, and creates username combinations. Useful for tasks like brute force attacks or suggesting usernames for user accounts. Enhance your username generation process effortlessly.
thesinghsec/Auto-Recon-Script
An automated reconnaissance script that assists in gathering information and conducting reconnaissance on target domains. The script is designed to streamline the reconnaissance process by automating various tasks, including WHOIS lookup, Nmap scanning, directory enumeration, email harvesting, and more.
thesinghsec/PassArmor
PassArmor is a Python program that provides a graphical user interface (GUI) to check the strength and potential leakage of a password. It is designed to safeguard your digital identity by helping you choose secure passwords.
thesinghsec/PayloadGen
"SecureShellGen: Secure Reverse Shell Payload Generator" is a powerful and user-friendly software tool designed for educational purposes. With SecureShellGen, users can easily generate custom reverse shell payloads, enabling them to establish secure and controlled remote connections between systems
thesinghsec/Pentest-Reports
This repository contains a collection of Pentest Reports focused on TryHackMe's Relevant and Internal machines. The reports provide detailed documentation of the penetration testing process, methodologies, findings, and recommendations for each machine.
thesinghsec/PortSpy
Welcome to PortSpy, a powerful and easy-to-use Nmap automation script for performing various network scans. This script simplifies the process of conducting basic port scans, OS detection, vulnerability scans, script scans, and full scans using the popular Nmap tool.
thesinghsec/Secret-Messenger
Secret Messenger is a Python GUI application that allows you to hide secret text data within an image using steganography techniques. The application provides a user-friendly interface to select an image file, hide text within it, and save the modified image. It also allows you to reveal and display the hidden text from a previously modified image.
thesinghsec/SQLi-Vulnerability-Exploitation
Educational resource showcasing SQL injection vulnerabilities. Python script demonstrates exploit scenario, raising awareness of risks and promoting secure coding practices.