Lucene search
+L

3176 matches found

Metasploit
Metasploit
added 2026/07/10 7:2 p.m.40 views

FTP Fetch, Bind TCP Stager with UUID Support (Windows x86)

Fetch and execute an x86 payload from an FTP server. Listen for a connection with UUID Support Windows x86 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.42 views

FTP Fetch

Fetch and execute an x86 payload from an FTP server. Module Options...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.42 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
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.36 views

FTP Fetch, Reverse TCP Stager (DNS)

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
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.35 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...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.25 views

FTP Fetch, Bind IPv6 TCP Stager (Linux x86)

Fetch and execute a x86 payload from an FTP server. Listen for an IPv6 connection Linux x86 Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.23 views

FTP Fetch, Linux Chmod

Fetch and execute an RISC-V 32-bit payload from an FTP server. Runs chmod on the specified file with specified mode. Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

5.4AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.25 views

FTP Fetch, Linux Reboot

Fetch and execute an RISC-V 32-bit payload from an FTP server. A very small shellcode for rebooting the system using the reboot syscall. This payload is sometimes helpful for testing purposes. Requires CAPSYSBOOT privileges. Module Options...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.24 views

FTP Fetch, Linux dup2 Command Shell, Reverse TCP Stager

Fetch and execute an RISC-V 32-bit payload from an FTP server. dup2 socket in s1, then execve. 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
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.20 views

FTP Fetch, Bind TCP Stager (Linux x86)

Fetch and execute a x86 payload from an FTP server. Listen for a connection Linux x86 Module Options...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.21 views

FTP Fetch, Reverse TCP Stager

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

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.20 views

FTP Fetch, Find Tag Stager

Fetch and execute a x86 payload from an FTP server. 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 Msf::Payload::Adapter::Fetch::FTP includ...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.23 views

FTP Fetch, Linux Execute Command

Fetch and execute an RISC-V 32-bit payload from an FTP server. Execute an arbitrary command Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.21 views

FTP Fetch, Linux Command Shell, Reverse TCP Inline

Fetch and execute an RISC-V 32-bit payload from an FTP server. Connect back to attacker and spawn a command shell. Module Options...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:2 p.m.34 views

FTP Fetch, Generic x86 Debug Trap

Fetch and execute a x86 payload from an FTP server. Generate a debug trap in the target process Module Options This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule include...

6.2AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:1 p.m.23 views

XOR Encoder

Dword XOR encoder for RISC-V 32-bit Little Endian. Encodes the payload with a 4-byte XOR key. Module Options msf use encoder/riscv32le/longxor msf encoderlongxor show actions ...actions... msf encoderlongxor set ACTION msf encoderlongxor show options ...show and set options... msf encoderlongxor...

6.1AI score
Exploits0
Metasploit
Metasploit
added 2026/07/10 7:1 p.m.27 views

Byte XORi Encoder

Byte XOR encoder for RISC-V 32-bit Little Endian. Encodes the payload byte-by-byte with a 1-byte XOR key using the xori instruction. Useful when R-type XOR instruction bytes 0x33 are bad characters. Module Options msf use encoder/riscv32le/bytexori msf encoderbytexori show actions ...actions... m...

6.1AI score
Exploits0
EUVD
EUVD
added 2026/07/10 7:10 a.m.9 views

EUVD-2026-42834

Memory Allocation with Excessive Size Value, Allocation of Resources Without Limits or Throttling, Missing Authentication for Critical Function vulnerability in Apache IoTDB. When pipeairgapreceiverenabled=true, the IoTDB AirGap pipe receiver accepts raw TCP connections on port 9780 with no...

7.5CVSS6.1AI score0.00323EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.6 views

PT-2026-57293

Name of the Vulnerable Software and Affected Versions FreeRDP versions prior to 3.28.0 Description FreeRDP clients on 32-bit builds contain an integer overflow in the update read delta points function within libfreerdp/core/orders.c. This occurs when multiplying an attacker-controlled point count...

9.8CVSS6.2AI score0.00698EPSS
Exploits14References53
Cvelist
Cvelist
added 2026/07/08 3:47 p.m.33 views

CVE-2026-59879 Immutable.js `List` 32-bit trie overflow → unrecoverable DoS

Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Listset, ListsetSize, ListsetIn, ListupdateIn, and the functional set, setIn, and updateIn mishandle an index or size in the range 2 30 to 2 31 in setListBounds in src/List.js, causing an empty List to ente...

8.7CVSS0.0037EPSS
Exploits1References5
Rows per page
Query Builder