Lucene search
+L

605 matches found

Kitploit
Kitploit
added 2026/09/16 5:03 p.m.13 views

SharpKiller

SharpKiller 由 @ZeroMemoryEx 编写、移植到 .NET Framework 4.8 的永久性 AMSI 绕过工具 AMSI-Killer。 需要额外混淆 https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=VirTool:MSIL/SharpKiller.A&ThreatID=2147895059 新增集成功能: x - 每 0.5 秒实时扫描新的 PowerShell 进程 - 自动修补新的 PowerShell 实例 生成解决方案...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 9:07 a.m.10 views

DeadDialect

DeadDialect すべてのブートが異なる言語を話す。昨日のバイナリは今日の死んだコードである。 セッション固有のRISC-V ISA再マッピングシステム。システムが起動するたびに、命令セットの新しい暗号学的置換を生成する。あるセッション用にコンパイルされたバイナリは、次のセッションでは暗号学的に拒否される。再起動後も生存するマルウェアは実行できない——死んだ方言を話すからだ。 アイデア 標準ISAは固定された契約である。すべてのプログラム、すべてのライブラリ、すべてのマルウェアは、0x13が何を意味するか、syscall...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:06 a.m.9 views

shellme

shellme 因为有时候你只是需要快速获取 shellcode 和操作码。这本质上只是将一些 nasm/objdump 调用封装成一个简洁的脚本。 root@kitploit: bryan@devbox:/shellme$ python shellme.py usage: shellme.py -h -n FILE -o OUTPUT -i INSTRUCTION -a ARCH optional arguments: -h, --help show this help message and exit -n FILE nasm or object file -o OUTPUT...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 11:18 p.m.30 views

shellnoob

ShellNoob Writing shellcodes has always been super fun, but some parts are extremely boring and error prone. Focus only on the fun part, and use ShellNoob! For a quick overview, check the slides for the Black Hat Arsenal talk: link Want to contribute? Feature request? Bug report? Swears? All...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:20 p.m.5 views

CVE-2020-25478--ASUS-RT-AC87U-TFTP-is-vulnerable-to-Denial-of-Service-DoS-attack

ASUS-RT-AC87U-TFTP 存在拒绝服务(DoS)攻击漏洞 CVE-2020-25478 - ASUS RT-AC87U TFTP 存在拒绝服务(DoS)攻击漏洞 1. 受影响产品及版本 ASUS RT-AC87U 3.0.0.4.38251640 2. 问题类型 该问题主要与 CWE-20 相关。当向 ASUS RT-AC87U 中运行的 TFTP 服务发送无效操作码(opcode)时,该服务存在拒绝服务(DoS)攻击漏洞。以下 Python 代码片段用于测试该漏洞: root@kitploit: import socket import sys tftpd =...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:48 p.m.121 views

sandsifter

s a n d s i f t e r : the x86 processor fuzzer Overview The sandsifter audits x86 processors for hidden instructions and hardware bugs, by systematically generating machine code to search through a processor's instruction set, and monitoring execution for anomalies. Sandsifter has uncovered secre...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 10:12 p.m.10 views

Amsi-Killer

Lifetime AMSI bypass Opcode Scan we get the exact address of the jump instruction by searching for the first byte of each instruction this technique is effective even in the face of updates or modifications to the target data set. for example : | 48:85D2 | test rdx, rdx | | 74 3F | je...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:20 a.m.9 views

NashaVM

NashaVM - ネイティブSharp仮想マシン Nashaは.NETファイル用の仮想マシンで、そのランタイムはC++/CLIで作られています。 インストール root@kitploit: git clone https://github.com/Mrakovic-ORG/NashaVM --recurse cd NashaVM\NashaVM nuget restore msbuild 依存関係 dnlib .NET Framework Visual C++ Redistrutable よくある質問 このプロジェクトの目的は?...

6AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/09/09 9:28 a.m.6 views

CVE-2026-31911

A flaw was found in libpcap. A local attacker could provide a crafted filter program containing an invalid Berkeley Packet Filter BPF opcode. This could cause the operating system OS process using libpcap to terminate, leading to a Denial of Service DoS...

5.5CVSS5.7AI score0.00098EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-19204

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and...

8.7CVSS5.8AI score0.00293EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 11:17 a.m.6 views

DEBIAN-CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.8AI score0.00293EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/07 11:17 a.m.5 views

CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS0.00293EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/07 11:17 a.m.8 views

CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.7AI score0.00293EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 11:17 a.m.7 views

UBUNTU-CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.7AI score0.00293EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/07 10:19 a.m.35 views

CVE-2026-19204

Eclipse Jetty is vulnerable in its WebSocket component when auto-fragmentation is enabled. A remote, unauthenticated client can send a WebSocket frame with an unknown opcode and a very large declared payload length. Because unknown opcodes bypass the normal maximum frame size handling and payload...

8.7CVSS5.8AI score0.00293EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/07 10:19 a.m.13 views

CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.8AI score0.00293EPSS
SaveExploits0
OSV
OSV
added 2026/09/07 10:19 a.m.6 views

CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
added 2026/09/07 10:19 a.m.7 views

EUVD-2026-72335

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.8AI score0.00293EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/07 10:19 a.m.33 views

CVE-2026-19204

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS0.00293EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.9 views

PT-2026-86673

A client may send a WebSocket frame with an unknown opcode and a very large declared payload length, causing Jetty to attempt a large memory allocation and potentially exhaust the JVM heap. This occurs when auto-fragmentation is enabled, as unknown opcodes bypass the normal maximum frame size...

8.7CVSS5.8AI score0.00293EPSS
SaveExploits0References2
Rows per page
Query Builder