pannagkumaar's repositories
WebVuln
WebVuln is a powerful and comprehensive web application vulnerability scanner designed to help you identify and mitigate security risks in your web applications. With a wide range of features and thorough testing capabilities, WebVuln is your go-to tool for enhancing the security of your web assets.
PlagU
This is a Python program that allows you to detect plagiarism in text documents using cosine similarity of sentence embeddings. The program utilizes the Sentence Transformers library to calculate the similarity between two text documents and highlights plagiarized sections with different colors based on the similarity score.
PortScanner
A simple Python-based TCP port scanner that allows you to scan one or more target IP addresses or domain names for open ports within a specified range. This tool provides information about open ports, including service banners and potential vulnerabilities.
cli-web-browser
adfadfafafassfasdf
WriteRight.AI
WriteRight.AI is an innovative tool designed to empower writers by providing them with comprehensive assistance during the creative process. Tailored for poets, authors, and anyone seeking literary perfection, this platform offers three key features that enhance writing efficiency and quality.
CryptoComm
A secure peer-to-peer messaging protocol with end-to-end encryption and forward secrecy.
Fake_useragent
This is a replica of the fake_useragent module
FTP-Scanner
FTP Scanner is a Python script that scans a specified IP range in CIDR notation to identify FTP servers with or without anonymous access. It can also optionally download files from FTP servers that allow anonymous access.
Image-compression-using-svd
This is a Python application for image compression using (SVD). It allows users to select an image, specify a compression level using the k value, and save the compressed image. The application displays both the original and compressed images side by side