Lucene search
+L

722 matches found

Kitploit
Kitploit
added 2026/09/02 6:39 p.m.5 views

hget

hget Este proyecto es mi proyecto personal para aprender Golang y construir algo útil. Estado de compilación : Instalación root@kitploit: $ go get -d github.com/huydx/hget $ cd $GOPATH/src/github.com/huydx/hget $ make clean install El archivo binario se generará en ./bin/hget. Puedes copiarlo a...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/09/02 6:20 p.m.1 views

CVE-2026-53670

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/02 5:54 p.m.14 views

CVE-2026-53670 PREVAIL: Non-singleton typeset in add() skips offset update, allowing OOB access to pass eBPF verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/02 5:54 p.m.8 views

CVE-2026-53670

PREVAIL , a polynomial-runtime eBPF verifier using an abstract interpretation layer, is vulnerable to a verifier bypass prior to version 0.2.4 . In the EbpfTransformer::add() function, offset-variable updates are silently skipped when the destination register carries a non-singleton typeset (two ...

9.3CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/09/02 4:59 p.m.5 views

CVE-2026-84809

Tencent AI-Infra-Guard 's skill-scan component (affected in v4.6.0) hardcodes __pycache__ directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. An attacker can distribute a skill containing benign Python source files alongside malicious compiled bytecode tha...

7.1CVSS6.2AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 10:40 a.m.4 views

CVE-2025-29927-NextJs-Middleware-Simulation

CVE-2025-29927: Next.js Middleware Authorization Bypass Simulation This repository demonstrates the exploitation of CVE-2025-29927 , a critical vulnerability in Next.js that allows attackers to bypass middleware-based authorization checks. The flaw stems from improper handling of the internal...

9.1CVSS6.9AI score0.99225EPSS
SaveExploits58
Kitploit
Kitploit
added 2026/09/02 2:51 a.m.3 views

CVE-2026-60137-With-Skip-SSL

CVE-2026-60137-With-Skip-SSL Adding --insecure to skip ssl Original-without-skip-ssl : https://github.com/ZephrFish/wp2shell-scanner...

9.1CVSS6.1AI score0.78305EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/01 11:19 p.m.86 views

fprobe

FProbe FProbe - Fast HTTP Probe Installation root@kitploit: GO111MODULE=on go get -u github.com/theblackturtle/fprobe Features Take a list of domains/subdomains and probe for working http/https server. Optimize RAM and CPU in runtime. Support special ports for each domain Verbose in JSON format...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 8:10 p.m.29 views

cansina

Cansina Cansina is a Web Content Discovery Application. It is well known Web applications don't publish all their resources or public links, so the only way to discover these resources is requesting for them and check the response. Cansina duty is to help you making requests and filtering and...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 4:35 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
RedHat Linux
RedHat Linux
added 2026/08/31 4:16 p.m.9 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a verdict map "1.2.3.4 : jump foo" 2. timeouts are enabl...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.7 views

Fedora 43 : curl (2026-f903f9ff11)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-f903f9ff11 advisory. - fix proto-default skips SSH verification CVE-2026-12064 - fix wrong STARTTLS connection reuse CVE-2026-8286 - fix SASL double-free CVE-2026-8925 -...

9.8CVSS6AI score0.00674EPSS
SaveExploits6References7
Kitploit
Kitploit
added 2026/08/27 1:02 a.m.6 views

CVE-2026-29000

CVE-2026-29000 Exploit Generator Rust Dieses Repository enthält eine spezialisierte Rust-Implementierung zur Ausnutzung von CVE-2026-29000, einer Authentifizierungs-Bypass-Schwachstelle in pac4j-jwt. Die Schwachstelle beruht auf einem „Signature Validation Skip", wenn ein PlainJWT alg: none in...

9.3CVSS7.3AI score0.05856EPSS
SaveExploits17
NVD
NVD
added 2026/08/26 4:16 p.m.5 views

CVE-2026-81034

Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No...

8.3CVSS0.0016EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 3:45 p.m.10 views

CVE-2026-81034

Netmaker (through v1.6.0 ) unconditionally disables TLS certificate verification on its SMTP connection in pro/email/smtp.go , where the skip-verify field is set to true with no configuration path to override it. An attacker positioned between Netmaker and its mail relay can present a rogue certi...

8.3CVSS5.4AI score0.0016EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:45 p.m.6 views

EUVD-2026-66610

Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No...

8.3CVSS5.5AI score0.0016EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 3:45 p.m.40 views

CVE-2026-81034 Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client

Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No...

8.3CVSS0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:45 p.m.5 views

CVE-2026-81034 Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client

Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No...

8.3CVSS5.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/24 5:55 p.m.7 views

CVE-2026-76835 OAuth2 Proxy 7.15.2 through 7.15.4 Authentication Bypass via X-Forwarded-Uri Under the Default Trusted Proxy Set

OAuth2 Proxy honours a client-supplied X-Forwarded-Uri header when deciding whether a request may skip authentication, because the guard added for CVE-2026-40575 is inert in the default reverse-proxy configuration. GetRequestURI in pkg/requests/util/util.go prefers that header over the real reque...

9.3CVSS5.5AI score0.00347EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: sctp: A potential overflow issue in sctpifwdtsnskip has been fixed. Currently, when using sctpwalkifwdtsn to traverse ifwdtsnskip, only the position is checked against the end of the chunk. However, the data remaining at the last...

8.2CVSS5.4AI score0.00376EPSS
SaveExploits0References2
Rows per page
Query Builder