Lucene search
+L

933 matches found

Kitploit
Kitploit
added 2026/09/11 5:43 a.m.51 views

socid-extractor

socidextractor Turn any public profile page into a structured account record — usernames, display names, bios, avatars, locations, joined-at dates, follower counts, external links, and the stable internal identifiers that uniquely pin an account across renames, redesigns, and deletions...

6.3AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/11 4:15 a.m.108 views

badsecrets

badsecrets A pure python library for identifying the use of known or very weak cryptographic secrets across a variety of platforms. The project is designed to be both a repository of various "known secrets" for example, ASP.NET machine keys found in examples in tutorials, and to provide a...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:53 a.m.9 views

sqlsure

sqlsure AI writes your SQL. sqlsure makes sure it's right. A query can be perfectly valid, run without error, and return a number that's silently wrong — revenue double-counted by a join, an average summed, a patient identifier exposed. Databases don't catch this. Linters don't catch this. LLMs...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 3:42 a.m.6 views

py-amsi

py-amsi py-amsi is a library that scans strings or files for malware using the Windows Antimalware Scan Interface AMSI API. AMSI is an interface native to Windows that allows applications to ask the antivirus installed on the system to analyse a file/string. AMSI is not tied to Windows Defender...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:34 a.m.56 views

wappalyzer-next

Wappalyzer Next This project is a command line tool and python library that uses the Wappalyzer browser extension and its fingerprints to detect technologies. Other projects that emerged after the discontinuation of the official open-source project are using outdated fingerprints and lack accurac...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 2:58 a.m.11 views

homoglyphs

THE PROJECT IS ARCHIVED Forks: https://github.com/orsinium/forks Homoglyphs Homoglyphs -- python library for getting homoglyphs and converting to ASCII. Features It's smarter version of confusablehomoglyphs: Autodect or manual choosing category aliases from ISO 15924. Auto or manual load only...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 2:34 a.m.6 views

taser

Taser TASER Testing and Security Resource is an abstraction library used to simplify the process of creating offensive security tooling. The various protocols and classes help streamline development of custom tooling during engagements. The examples directory contains a number of scripts...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 2:05 a.m.10 views

Steganography

Steganography Table of Contents Installation Byte Sequence Manipulation WavSteg LSBSteg StegDetect If you are unfamiliar with steganography techniques, I have also written a basic overview of the field in Steganography: Hiding Data Inside Data. Installation This project is on PyPI and can be...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:02 a.m.204 views

pytmipe

PYTMIPE & TMIPE PYTMIPE PYthon library for Token Manipulation and Impersonation for Privilege Escalation is a Python 3 library for manipulating Windows tokens and managing impersonations in order to gain more privileges on Windows. TMIPE is the python 3 client which uses the pytmipe library...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 2:00 a.m.6 views

getrails

GETRAILS Lib of OSINT and Dork hacking that work with Google, Duckduckgo and Torch Feel free to contribute Run root@kitploit: import getrails getrails.search'site:scanme.nmap.org' Try Google search if return error use Duckduckgo "http://scanme.nmap.org",... getrails.gogle"term" Searching Google...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 1:17 a.m.13 views

yaraast

yaraast Parse, analyze, and transform YARA rules with a Python AST toolkit Overview...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 1:02 a.m.6 views

CVE-2024-28397-RCE

CVE-2024-28397 RCE Script Default reverse shell payload and optional command argument allowed exploit works for js2py = v0.74 Requirements Python 3.x requests library pip install requests Netcat listener for reverse shell Example usage Reverse shell: root@kitploit: python exploit.py 10.129.227.10...

5.3CVSS7.1AI score0.04548EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/11 12:53 a.m.9 views

aco-prompt-shield

aco-prompt-shield 🛡️ Stop prompt injection attacks before they reach your LLM — zero API costs, runs entirely locally, integrates in 2 minutes. Prompt injection is the 1 security risk for LLM applications. aco-prompt-shield catches known jailbreak patterns, understands semantic intent via ML, and...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 11:46 p.m.7 views

webtech

WebTech Identify technologies used on websites. More info on the release's blogpost. CLI Installation WebTech is available on pip: root@kitploit: pip install webtech It can be also installed via setup.py: root@kitploit: python setup.py install --user Burp Integration Download Jython 2.7.0...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:33 p.m.4 views

pyshellshock

.. CVE-2014-6271: https://vulners.com/cve/CVE-2014-6271 ============ pyshellshock Python library and utility for CVE-2014-6271...

10CVSS8AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.4 views

bof

BOF BOF Boiboite Opener Framework is a testing framework for field protocols implementations and devices. It is a Python 3.6+ library that provides means to send, receive, create, parse and manipulate frames from supported protocols. The library currently provides discovery and extended testing...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 9:36 p.m.74 views

chepy

Chepy Chepy is a python library with a handy cli that is aimed to mirror some of the capabilities of CyberChef. A reasonable amount of effort was put behind Chepy to make it compatible to the various functionalities that CyberChef offers, all in a pure Pythonic manner. There are some key advantag...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 9:11 p.m.10 views

plecost

Plecost Professional WordPress Security Scanner Async-first, library-friendly, no external API required. Table of Contents What is Plecost? Plecost vs WPScan Quick Start Installation CVE Database CVE Detection Engine Scanning Detection Modules WooCommerce Security WP eCommerce Security...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 8:56 p.m.6 views

requests-racer

Requests-Racer Requests-Racer is a small Python library that lets you use the Requests library to submit multiple requests that will be processed by their destination servers at approximately the same time, even if the requests have different destinations or have payloads of different sizes. This...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 8:49 p.m.7 views

Guardrails

NVIDIA NeMo Guardrails Library LATEST RELEASE / DEVELOPMENT VERSION : The develop branch tracks the latest top of tree development. The latest released version is 0.23.0. ✨✨✨ 📌 The official NeMo Guardrails library documentation is available atdocs.nvidia.com/nemo/guardrails. ✨✨✨ NVIDIA NeMo...

5.9AI score
SaveExploits0References11
Rows per page
Query Builder