Vardhaman-shah's repositories
Advanced-Port-Scanner
This repository contains a Python-based port scanner that offers advanced features for efficient and comprehensive network scanning. It incorporates techniques like asynchronous programming, thread pooling, and customizable scanning parameters to provide a powerful and versatile tool for network administrators and security professionals.
Honeypot.py
This repository provides honeypot.py, a basic Python-based honeypot designed to attract and deceive attackers. It simulates a vulnerable service and logs any interaction attempts, helping you identify potential network threats. While it might not be as sophisticated as enterprise-grade honeypots, this project serves as a great starting point for un
Key-Logger
This Python-based keylogger project offers a stealthy and effective solution for monitoring keyboard activity. It captures keystrokes, logs them to a file, and provides configurable options for stealth mode, logging frequency, and output file location.