Lucene search
+L

107554 matches found

Kitploit
Kitploit
added 2026/08/31 4:16 p.m.3 views

offensive-ai-compilation

Offensive AI Compilation A curated list of useful resources that cover Offensive AI. 📁 Contents 📁 🚫 Abuse 🚫 🧠 Adversarial Machine Learning 🧠 ⚡ Attacks ⚡ 🔒 Extraction 🔒 ⚠️ Limitations ⚠️ 🛡️ Defensive actions 🛡️ 🔗 Useful links 🔗 ⬅️ Inversion or inference ⬅️ 🛡️ Defensive actions 🛡️ 🔗 Useful links 🔗 💉...

6AI score
SaveExploits0References106
Kitploit
Kitploit
added 2026/08/31 4:16 p.m.32 views

wifite2

Wifite This repo is a complete re-write of wifite, a Python script for auditing wireless networks. Wifite runs existing wireless-auditing tools for you. Stop memorizing command arguments & switches! Wifite is designed to use all known methods for retrieving the password of a wireless access point...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 4:13 p.m.5 views

ios11-cookie-set-expire-issue

iOS 11 Cookie Set / Expire Issue There appears to be an intermittent issue with setting and expiring cookies in iOS 11 home screen web apps. Two erroneous behaviors can be observed: When a cookie is set and then the app is closed and re-opened, the cookie may no longer be present upon re-opening...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 4:12 p.m.18 views

peer-tweet

PeerTweet Decentralized feeds using BitTorrent's DHT. Idea from Arvid and The8472 "DHT RSS feeds" http://libtorrent.org/dhtrss.html Screenshot Quick links Download the latest binaries from the releases page. Find and share PeerTweet addresses from the addresses issues page. What is PeerTweet?...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/08/31 4:12 p.m.3 views

peer-tweet

PeerTweet Feeds descentralizados usando el DHT de BitTorrent. Idea de Arvid y The8472 "DHT RSS feeds" http://libtorrent.org/dhtrss.html Captura de pantalla Enlaces rápidos Descarga los últimos binarios desde la página de lanzamientos. Encuentra y comparte direcciones de PeerTweet desde la página ...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/08/31 4:12 p.m.42 views

linux-smart-enumeration

First, a couple of useful oneliners ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 4:12 p.m.4 views

CVE-2014-4210-SSRF-PORTSCANNER-POC

CVE-2014-4210 SSRF PORTSCANNER PoC Author: Aaron Mizrachi unmanarc [email protected] Twitter: https://twitter.com/unmanarc License: LGPLv3 Liability / Legal Disclaimer This project is made for EDUCATIONAL and ETHICAL TESTING purposes ONLY. Using of source code in this repository for attackin...

5CVSS7.2AI score0.38152EPSS
SaveExploits8
RedhatCVE
RedhatCVE
added 2026/08/31 4:11 p.m.2 views

CVE-2026-80660

A flaw was found in the Linux kernel's hwmon occ component. This vulnerability occurs when occactivefalse or occshutdown attempt to unregister sysfs devices while holding the occ-lock. During this process, sysfs callbacks can re-enter the OCC update path and try to acquire the occ-lock again,...

5.5CVSS0.00172EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 4:09 p.m.4 views

CVE-2024-3400

CVE-2024-3400 CVE-2024-3400 Palo Alto File Write Exploit This exploit search over Global Protect URLS instances & try to write-file using CVE-2024-3400 Use with Caution Made with educational Purpouses only Usage: root@kitploit: chmod +x gp-exploit.sh ./gp-exploit.sh filenametowrite urls.txt Shoda...

10CVSS7.4AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/08/31 4:08 p.m.3 views

npm-incident-response

npm-incident-response English | Português Standalone scanner for the keyv/cacheable supply-chain incident "Shai-Hulud: Here We Go Again", Aug 4 2026 — 440+ npm packages compromised by a self-propagating worm that steals cloud/CI credentials and plants persistence with a dead-man's switch. Detects...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 4:05 p.m.3 views

apk-mitm

apk-mitm A CLI application that automatically prepares Android APK files for HTTPS inspection Inspecting a mobile app's HTTPS traffic using a proxy is probably the easiest way to figure out how it works. However, with the Network Security Configuration introduced in Android 7 and app developers...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/31 4:01 p.m.2 views

freedomfighting

Freedom Fighting scripts This repository contains scripts which may come in handy during your freedom fighting activities. It will be updated occasionally, when I find myself in need of something I can't find online. Everything here is distributed under the terms of the GPL v3 License...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 4:01 p.m.4 views

oathkeeper

Chat · Discussions · Newsletter · Docs · Try Ory Network · Jobs Ory Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. It follows the BeyondCorp model designed by Google and secures applications in Zero-Trust...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/31 4:01 p.m.8 views

Sudomy

Sudomy Subdomain Enumeration & Analysis Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing advanced automated reconnaissance framework. This tool can also be used for OSINT Open-source intelligence activities. Features ! For recent time, Sudomy has these...

5.9AI score
SaveExploits0References26
Kitploit
Kitploit
added 2026/08/31 4:00 p.m.5 views

massh-enum

+----------------+ | massh-enum 1.0 | +----------------+ root@kitploit: OpenSSH 2.3 up to 7.4 Mass Username Enumeration CVE-2018-15473 This script contains Matthew Daley Python script License: GPLv3, Description OpenSSH versions 2.3 up to 7.4 suffer from a username enumeration vulnerability. The...

5.9CVSS6.7AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/08/31 4:00 p.m.6 views

CVE-2020-23349_Lab

CVE-2020-23349 Android Lab An educational project that reproduces the Intent Redirection vulnerability in Sina Weibo Android SDK 4.2.7 locally. Use only on authorized test devices or emulators. Do not use it against real user apps. Structure victim: vulnerable app that includes the actual...

7.5CVSS7.1AI score0.00796EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/31 4:00 p.m.3 views

IntelOwl

!intelowlp...

5.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/08/31 3:59 p.m.62 views

polypyus

Polypyus Firmware Historian Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware historian. Polypyus works without disassembling these binaries, which is an advantage for binaries that are complex to disassemble and where...

5.6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/08/31 3:58 p.m.33 views

maskprocessor

maskprocessor High-Performance word generator with a per-position configurable charset Mask attack Try all combinations from a given keyspace just like in Brute-Force attack, but more specific. Advantage over Brute-Force The reason for doing this and not to stick to the traditional Brute-Force is...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 3:58 p.m.4 views

fetch-broker-conf

Fetch Broker Configuration Fetch Broker Configuration will try to download the RocketMQ broker configuration in order to hunt for indicators of compromise in the rocketmqHome variable. The variable is used by various attackers to execute code via CVE-2023-33246. For additional details, see the...

9.8CVSS5.8AI score0.96604EPSS
SaveExploits11References2
Rows per page
Query Builder