-
Cyber Evangelists
- https://www.cyberevangelists.com
- in/muhammadhusnainsarwar
Lists (1)
Sort Name ascending (A-Z)
Stars
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
🔥 Web-application firewalls (WAFs) from security standpoint.
The Offensive Manual Web Application Penetration Testing Framework.
The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit.
Amaranth HDL framework for monitoring, hacking, and developing USB devices
Implement your own USB device in Python, supported by a hardware peripheral such as Cynthion or GreatFET
Vulnerability database and package search for sources such as Linux, OSV, NVD, GitHub and npm. Powered by sqlite, CVE 5.1, purl, and vers.
A "SIP Torture" (RFC 4475) testing framework.
The Qis|krypt⟩ is a software suite of protocols of quantum cryptography and quantum communications, as well, other protocols and algorithms, built using IBM’s open-source Software Development Kit f…
Exploit for elevation of privilege vulnerability in QuickHeal's Seqrite EPS (CVE-2023-31497).
A command line utility to interact and query the Centrifuge API.
Collaborative vulnerability database for Pentesting & Pwndoc-Ng
0xCipherLink ensures safe and encrypted file sharing using AES-256 encryption and PBKDF2 key derivation. With a user-friendly Tkinter interface, securely send and receive files over the network. Pr…
A data preprocessor for the Quranic Treebank using neural networks. Divides longer verses into smaller chunks.
This project provides a Python script and Docker-based environment for converting PST (Personal Storage Table) files to MBOX (Mailbox) format. PST files are commonly used by Microsoft Outlook, whil…
The original Quranic Arabic Corpus parser using SVM-based machine learning, from Dukes & Habash's 2011 paper.
A neural parser for the Quranic Treebank. Parses the Quran into dependency graphs based on traditional i’rāb (إعراب), using neural networks.
TOIA is similar to a conversational agent, or chatbot, but based on actual human beings to preserve unique narratives.
Capture The KeyLogs and Persist, State-of-the-Art Multiprocessing Based Python Keylogger, having multiple features,
Implements authentication and authorization as FastAPI dependencies
husnain-ce / sslyze
Forked from nabla-c0d3/sslyzeFast and powerful SSL/TLS scanning library.
FastAPI User Management is a web application that allows you to manage user records using both Object-Document Mapping (ODM) with MongoDB and Object-Relational Mapping (ORM) with SQLite databases.
A packet sniffer — also known as a packet analyzer, protocol analyzer or network analyzer. — Is a piece of hardware or software used to monitor network traffic. Sniffers work by examining streams o…
hi-KK / jfscan
Forked from nullt3r/jfscanJF⚡can - Super fast port scanning & service discovery using Masscan and Nmap. Scan large networks with Masscan and use Nmap's scripting abilities to discover information about services. Generate re…
This Python program implements the RC6 encryption algorithm and the Cipher Feedback (CFB) mode of operation. The program allows users to encrypt and decrypt messages securely using a randomly gener…