Lucene search
+L

47 matches found

Kitploit
Kitploit
added 2026/08/28 2:43 a.m.4 views

DRMBinViaOrdinalImports

DRMBinViaOrdinalImports - Crea un malware DRM anti-copia Collegamenti rapidi Maldev Academy Home Programma Maldev Academy Prezzi Maldev Academy Riepilogo Questo repository utilizza una tecnica per modificare la Import Address Table IAT di un programma, sostituendo i nomi delle funzioni importate...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 2:35 a.m.4 views

dll-proxy-generator

Generatore di proxy DLL Genera una dll proxy per una dll arbitraria, caricando anche una dll secondaria definita dall'utente. Utilizzo dll-proxy-generator.exe OPTIONS --import-dll --import Argomenti Path to dll to proxy Opzioni root@kitploit: -d, --import-dll Extra dll to import -i, --import Impo...

5.9AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.76 views

FTP Fetch, Windows Upload/Execute, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an FTP server. Uploads an executable and runs it staged. Connect back to the attacker Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule includ...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.63 views

FTP Fetch, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an FTP server. Connect back to the attacker Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include Msf::Payload::Adapter::Fetch::FTP includ...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.67 views

FTP Fetch, Windows shellcode stage, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. Connect back to the attacker Module Options...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/07/10 7:02 p.m.69 views

FTP Fetch, Windows shellcode stage, Find Tag Ordinal Stager

Fetch and execute an x86 payload from an FTP server. Custom shellcode stage. Use an established connection Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
SaveExploits0
Metasploit
Metasploit
added 2026/04/02 7:02 p.m.266 views

HTTPS Fetch, Windows Upload/Execute, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an HTTPS server. Uploads an executable and runs it staged. Connect back to the attacker Module Options msf use payload/cmd/windows/https/x86/upexec/reverseordtcp msf payloadreverseordtcp show actions ...actions... msf payloadreverseordtcp set ACTION msf...

6AI score
SaveExploits0
Metasploit
Metasploit
added 2026/04/02 7:02 p.m.313 views

HTTPS Fetch, Windows Command Shell, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an HTTPS server. Spawn a piped command shell staged. Connect back to the attacker Module Options msf use payload/cmd/windows/https/x86/shell/reverseordtcp msf payloadreverseordtcp show actions ...actions... msf payloadreverseordtcp set ACTION msf...

6AI score
SaveExploits0
Metasploit
Metasploit
added 2026/04/02 7:02 p.m.180 views

HTTPS Fetch, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an HTTPS server. Connect back to the attacker Module Options msf use payload/cmd/windows/https/x86/patchupdllinject/reverseordtcp msf payloadreverseordtcp show actions ...actions... msf payloadreverseordtcp set ACTION msf payloadreverseordtcp show options...

6AI score
SaveExploits0
Metasploit
Metasploit
added 2026/04/02 7:02 p.m.186 views

HTTPS Fetch, Windows shellcode stage, Find Tag Ordinal Stager

Fetch and execute an x86 payload from an HTTPS server. Custom shellcode stage. Use an established connection Module Options msf use payload/cmd/windows/https/x86/custom/findtag msf payloadfindtag show actions ...actions... msf payloadfindtag set ACTION msf payloadfindtag show options ...show and...

6AI score
SaveExploits0
Metasploit
Metasploit
added 2026/04/02 7:02 p.m.212 views

HTTP Fetch, Windows Upload/Execute, Find Tag Ordinal Stager

Fetch and execute an x86 payload from an HTTP server. Uploads an executable and runs it staged. Use an established connection Module Options msf use payload/cmd/windows/http/x86/upexec/findtag msf payloadfindtag show actions ...actions... msf payloadfindtag set ACTION msf payloadfindtag show...

6AI score
SaveExploits0
Metasploit
Metasploit
added 2026/04/02 7:02 p.m.230 views

HTTP Fetch, Reverse Ordinal TCP Stager (No NX or Win7)

Fetch and execute an x86 payload from an HTTP server. Connect back to the attacker Module Options msf use payload/cmd/windows/http/x86/vncinject/reverseordtcp msf payloadreverseordtcp show actions ...actions... msf payloadreverseordtcp set ACTION msf payloadreverseordtcp show options ...show and...

6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/02/09 6:49 p.m.6 views

CVE-2026-25480 FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remo...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/09 5:19 p.m.16 views

Litestar's FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Summary FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remote attacker can trigger cache key collisions via crafted paths, causing one UR...

6.5CVSS5.7AI score0.00412EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/12/03 12:00 a.m.58 views

Debian dla-3680 : libopendkim-dev - security update

The remote Debian 10 host has packages installed that are affected by a vulnerability as referenced in the dla-3680 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3680-1 [email protected] https://www.debian.org/lts/security/...

5.3CVSS5.7AI score0.00752EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/07/11 8:15 p.m.8 views

CVE-2022-48521

An issue was discovered in OpenDKIM through 2.10.3, and 2.11.x through 2.11.0-Beta2. It fails to keep track of ordinal numbers when removing fake Authentication-Results header fields, which allows a remote attacker to craft an e-mail message with a fake sender address such that programs that rely...

5.3CVSS5.7AI score0.00752EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2023/07/11 12:00 a.m.89 views

CVE-2022-48521

An issue was discovered in OpenDKIM through 2.10.3, and 2.11.x through 2.11.0-Beta2. It fails to keep track of ordinal numbers when removing fake Authentication-Results header fields, which allows a remote attacker to craft an e-mail message with a fake sender address such that programs that rely...

5.3CVSS6.9AI score0.00752EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/07/11 12:00 a.m.12 views

OpenDKIM 安全漏洞

OpenDKIM is a C-based DKIM sender authentication system from the OpenDKIM organization. A security vulnerability exists in OpenDKIM versions 2.10.3, 2.11.x through 2.11.0-Beta2, which stems from its inability to keep track of ordinal numbers when deleting a spoofed Authentication-Results header...

5.3CVSS5.7AI score0.00752EPSS
SaveExploits0References4
OSV
OSV
added 2023/07/11 12:00 a.m.28 views

CVE-2022-48521

An issue was discovered in OpenDKIM through 2.10.3, and 2.11.x through 2.11.0-Beta2. It fails to keep track of ordinal numbers when removing fake Authentication-Results header fields, which allows a remote attacker to craft an e-mail message with a fake sender address such that programs that rely...

7.1AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/07/11 12:00 a.m.87 views

CVE-2022-48521

An issue was discovered in OpenDKIM through 2.10.3, and 2.11.x through 2.11.0-Beta2. It fails to keep track of ordinal numbers when removing fake Authentication-Results header fields, which allows a remote attacker to craft an e-mail message with a fake sender address such that programs that rely...

5.3CVSS5.1AI score0.00752EPSS
SaveExploits0
Rows per page
Query Builder