Lucene search
+L

31015 matches found

Kitploit
Kitploit
•added 2026/09/25 2:57 a.m.•9 views

netattack

NETATTACK netattack.py 是一个 Python 脚本,允许你扫描本地 WiFi 网络并执行去认证攻击。该脚本的有效性和强大程度高度依赖于你的无线网卡。 NETATTACK 2 已发布 https://github.com/chrizator/netattack2/ 使用方法 简易模式 扫描 WiFi 网络 root@kitploit: python netattack.py -scan -mon 此示例将执行 WiFi 网络扫描。BSSID、ESSID 和信道将列在表格中。 root@kitploit: -scan | --scan...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 2:56 a.m.•12 views

RedEye

RedEye : Red Team C2 Log Visualization ⚠️ This Repo Currently in Maintenance Mode ⚠️ This GitHub repository is no longer under active development. We'll review community issues and pull requests for bug fixes, but won't consider any new feature additions. RedEye is an open-source analytic tool...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:40 a.m.•8 views

f5-waf-enforce-sig-CVE-2021-44228

f5-waf-enforce-sigs-CVE-2021-44228 This enforces signatures for CVE-2021-44228 across all policies on a BIG-IP ASM device Overview This script enforces all signatures present in the list below related to CVE-2021-44228 across all policies in blocking mode in the Adv. WAF/ASM. sigs = '200104768',...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/25 2:37 a.m.•10 views

CVE-2021-3129-exp

Laravel Debug Mode RCE Vulnerability CVE-2021-3129 POC / EXP CVE-2021-3129 EXP / POC ⚠️ Note: Due to the fact that exploitation and detection of this vulnerability require multiple requests, the process may be slow. Usage: root@kitploit: python CVE-2021-3129.py usage: python CVE-2021-3129.py -u ur...

9.8CVSS8.2AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
•added 2026/09/25 2:32 a.m.•15 views

TospoVirus

Compilación de TospoVirus para distribución: ./build.sh Distribución a un pineapple funcional con la versión 2.3: ssh -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null [email protected] "mkdir /tospo" scp -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null dist/tv...

5.7AI score
SaveExploits0
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•154 views

October CMS - Remote Code Execution

October CMS is susceptible to remote code execution. In affected versions, user input is not properly sanitized before rendering. An authenticated user with the permissions to create, modify, and delete website pages can bypass cms.safemode and cms.enableSafeMode in order to execute arbitrary cod...

8.5CVSS8.1AI score0.0865EPSS
SaveExploits0References5
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•241 views

Vitest Browser Mode - Local File Read

Vitest is a testing framework powered by Vite. The screenshot-error handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the network by browser.api.host- true, an attacker can send a request to that handler from remote to get th...

7.5CVSS6.9AI score0.02403EPSS
SaveExploits0References6
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•87 views

F5 BIG-IP Appliance Mode - Command Injection

When running in Appliance mode, an authenticated user assigned the Administrator role may bypass Appliance mode restrictions, utilizing an undisclosed iControl REST endpoint. id: CVE-2022-41800 info: name: F5 BIG-IP Appliance Mode - Command Injection author: dwisiswant0 severity: high description...

9.8CVSS8.4AI score0.99954EPSS
SaveExploits69References5
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•34 views

SiYuan <= 3.6.5 - Unauthenticated Path Traversal

SiYuan = 3.6.5 contains a path traversal via double URL-encoding in the /assets/ route publish mode port 6808, allowing unauthenticated attackers to read arbitrary files inside WorkspaceDir including conf/conf.json which exposes the API token and access auth code. id: CVE-2026-54066 info: name:...

7.5CVSS7.5AI score0.02386EPSS
SaveExploits0References1
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•4 views

SiYuan <=3.7.2 - SQL Injection

SiYuan before v3.7.3 contains a SQL injection caused by direct concatenation of the keyword parameter in /api/filetree/searchDocs endpoint, letting attackers with publish RoleReader token or unauthenticated in publish mode read and modify database content. id: CVE-2026-69085 info: name: SiYuan...

10CVSS5.8AI score0.01488EPSS
SaveExploits1References4
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•14 views

W3 Total Cache <= 2.9.4 - Unauthenticated Arbitrary File Read

W3 Total Cache WordPress plugin = 2.9.4 contains a directory traversal caused by improper handling in setupSources function, letting unauthenticated attackers read arbitrary files, exploit requires manual minify mode enabled with specific filename. id: CVE-2026-9282 info: name: W3 Total Cache =...

7.5CVSS5.9AI score0.02861EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 1:59 a.m.•9 views

CVE-2024-34351

CVE-2024-34351 Test-bed for CVE-2024-34351: I used the latest vulnerable version of Next.js, which is 14.1.0. Set up the environment with the following command: root@kitploit: npm install npm run dev...

7.5CVSS7.5AI score0.05453EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/25 12:44 a.m.•54 views

gf

gf A wrapper around grep to avoid typing common patterns. What? Why? I use grep a lot. When auditing code bases, looking at the output of meg, or just generally dealing with large amounts of data. I often end up using fairly complex patterns like this one: root@kitploit: ▶ grep -HnrE...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 12:43 a.m.•126 views

Source

LibreWolf Source Repository This repository contains all the patches and theming that make up LibreWolf, as well as scripts and a Makefile to build LibreWolf. There also is the Settings repository, which contains the LibreWolf preferences. LibreWolf overview root@kitploit: graph LR FFSRCFirefox...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 12:32 a.m.•9 views

CVE-2021-3129

CVE-2021-3129 PoC for CVE-2021-3129 Laravel For educational purposes only Test Set up the PoC environment root@kitploit: $ docker-compose build $ docker-compose up -d Confirm it works See http://localhost:8000/ and make sure the Laravel default page is shown. Exploit root@kitploit: $ docker-compo...

9.8CVSS8.1AI score0.99943EPSS
SaveExploits38References1
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•4 views

CVE-2026-98074

In the Linux kernel, the following vulnerability has been resolved: bonding: do not clear curractiveslave prematurely when releasing all slaves When releasing all slaves during bond destruction all == true, bondreleaseone unconditionally clears bond-curractiveslave to NULL in every iteration. If ...

5.7AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/25 12:00 a.m.•3 views

EUVD-2026-87080

Seclore FileSecure Desktop Client before 3.25.1.0 contains improper access control vulnerability in the kernel-mode driver component that allows an authenticated local user to gain elevated privileges to NT AUTHORITY\SYSTEM on affected systems...

7.8CVSS5.8AI score
SaveExploits0References1
CVE
CVE
•added 2026/09/25 12:00 a.m.•8 views

CVE-2026-79153

The Seclore FileSecure Desktop Client before version 3.25.1.0 contains an improper access control vulnerability within its kernel-mode driver component. This flaw allows an authenticated local user to achieve privilege escalation to NT AUTHORITY\SYSTEM on affected systems. No specific exploit cod...

5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/25 12:00 a.m.•1 views

Linux Distros Unpatched Vulnerability : CVE-2026-93234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/gud: validate TV mode names before creating enum property The GUD protocol returns TV mode names as fixed-size GUDCONNECTORTVMODENAMELEN entries and require...

5.9AI score0.00205EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/25 12:00 a.m.•19 views

CVE-2026-79153

Seclore FileSecure Desktop Client before 3.25.1.0 contains improper access control vulnerability in the kernel-mode driver component that allows an authenticated local user to gain elevated privileges to NT AUTHORITY\SYSTEM on affected systems...

SaveExploits0References1
Rows per page
Query Builder