Lucene search
+L

1439212 matches found

CVE
CVE
added 2026/09/04 6:33 p.m.7 views

CVE-2026-80112

PassMark PerformanceTest , BurnInTest , and OSForensics each ship a vulnerable DirectIo64.sys kernel driver. The root cause is an improper access control flaw: the device object is created without a security descriptor, so Windows applies a permissive default ACL . This allows unprivileged local ...

8.5CVSS5.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 6:30 p.m.205 views

chaps

CHAPS: Configuration Hardening Assessment PowerShell Scripts CHAPS is a set of read-only scripts for checking Windows system security configuration where additional assessment software such as Microsoft Policy Analyzer or commercial tools cannot be installed. It is designed for Industrial Control...

5.6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/04 6:30 p.m.326 views

dawnscanner

Dawnscanner - The raising security scanner for ruby web applications dawn is a source code scanner designed to review your web applications for security issues. The tool is able to scan web applications written in Ruby and it supports all major MVC Model View Controller frameworks, out of the box...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 6:29 p.m.209 views

assetfinder

assetfinder Find domains and subdomains potentially related to a given domain. Install If you have Go installed and configured i.e. with $GOPATH/bin in your $PATH: root@kitploit: go get -u github.com/tomnomnom/assetfinder Otherwise download a release for your platform. To make it easier to execut...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 6:28 p.m.6 views

Scythe

Scythe scythe : énumérateur de comptes root@kitploit: Account Enumerator is designed to make it simple to perform account enumeration as part of security testing. The framework offers the ability to easily create new modules XML files and speed up the process of testing. This tool was created wit...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:27 p.m.3 views

spraykatz

Spraykatz दुनिया भर में प्यार फैलाएं...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 6:26 p.m.34 views

second-order

Second Order Scans web applications for second-order subdomain takeover by crawling the app, and collecting URLs and other data that match certain rules, or respond in a certain way. Installation From binary Download a prebuilt binary from the releases page and unzip it. From source Go version 1....

5.5AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 6:24 p.m.180 views

dolos_cloak

Dolos Cloak Dolos Cloak is a python script designed to help network penetration testers and red teamers bypass 802.1x solutions by using an advanced man-in-the-middle attack. The tool is able to piggyback on the wired connection of a victim device that is already allowed on the target network...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:23 p.m.24 views

norimaci

Norimaci "Norimaci" is a simple and lightweight malware analysis sandbox for macOS. This tool was inspired by "Noriben". Norimaci uses the features of OpenBSM or Monitor.app to monitor macOS system activity instead of Sysinternals Process Monitor procmon. Norimaci consists of 3 Python scripts...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 6:22 p.m.30 views

exfilkit

exfilkit Data exfiltration utility for testing detection capabilities Description Data exfiltration utility used for testing detection capabilities of security products. Obviously for legal purposes only. Exfiltration How-To /etc/shadow - HTTP GET requests Server root@kitploit: ./exfilkit-cli.py ...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:21 p.m.164 views

zaproxy

The Zed Attack Proxy ZAP by Checkmarx is the world’s most widely used web app scanner. Free and open source. A community based GitHub Top 1000 project that anyone can contribute to. It can help you automatically find security vulnerabilities in your we...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 6:19 p.m.79 views

nuclei-wordfence-cve

Nuclei + Wordfence = ♥ 77,636 Nuclei Templates for WordPress Security Scanning 🥳 Level up your WordPress security game! This project's got a treasure trove of fresh Nuclei templates for WordPress. Scan for weaknesses in Core, plugins, and themes – all based on the latest intel from Wordfence.com...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 6:18 p.m.3 views

CVE-2022-22978

CVE 2022-22978: RegexRequestMatcher में प्राधिकरण बाईपास 🥶 अवलोकन मेरी जानकारी के अनुसार, यह Spring Security फ्रेमवर्क में RegexRequestMatcher वर्ग से संबंधित एक कमजोरी है। विशेष रूप से, जो एप्लिकेशन RegexRequestMatcher का उपयोग करते हैं और जिनके रेगुलर एक्सप्रेशन में डॉट . शामिल होता है, उन्हें...

9.8CVSS7.2AI score0.12351EPSS
SaveExploits6References1
OSV
OSV
added 2026/09/04 6:18 p.m.4 views

DEBIAN-CVE-2026-80910

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:18 p.m.5 views

DEBIAN-CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.6 views

DEBIAN-CVE-2026-80903

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix sync entry leak on OA config emit failure xeoaemitoaconfig releases the sync entries and the syncs array only on its success path. When it fails before the point of no return fence allocation, config buffer...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.7 views

DEBIAN-CVE-2026-80890

In the Linux kernel, the following vulnerability has been resolved: sctp: reject stale cookies with mismatched verification tags sctpunpackcookie skips cookie expiration checks whenever an association already exists. This is broader than the exception in RFC 9260 Section 5.2.4. For an existing...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.8 views

DEBIAN-CVE-2026-80891

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Validate AIBV and AISB before pinning guest pages The AIBV holds one bit per MSI-X vector for a given function. The size of the bit vector is derived from the NOI and the AIBVO. If the size of the AIBV exceeds a...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.6 views

DEBIAN-CVE-2026-80888

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: drop dmabuf reference on foreign-fd prime import ttmprimefdtohandle returns -ENOSYS when the imported fd's dmabuf-ops do not match the ttmobjectdevice's ops, but does so without releasing the reference acquired by...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 6:17 p.m.60 views

CryKeX

Properties: Cross-platform Minimalism Simplicity Interactivity Compatibility/Portability Application Independable Process Wrapping Process Injection Dependencies: Unix - should work on any Unix-based OS BASH - the whole script root privileges optional Limitations: AES and RSA keys only Fails most...

5.6AI score
SaveExploits0References2
Rows per page
Query Builder