Lucene search
K

19 matches found

OSV
OSV
added 2026/04/03 11:3 a.m.5 views

MAL-2026-2449 Malicious code in mgc (npm)

Package fetches platform-specific stage-2 payloads from a GitHub Gist. The stage-2 payloads are full Remote Access Trojans RATs for Linux Python and Windows PowerShell that beacon to a C2 server, exfiltrate system information, enumerate directories, execute arbitrary commands, and support binary...

6.1AI score
Exploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/03 11:3 a.m.2 views

Malicious code in mgc (npm)

Package fetches platform-specific stage-2 payloads from a GitHub Gist. The stage-2 payloads are full Remote Access Trojans RATs for Linux Python and Windows PowerShell that beacon to a C2 server, exfiltrate system information, enumerate directories, execute arbitrary commands, and support binary...

6.1AI score
Exploits0References2
Metasploit
Metasploit
added 2026/04/02 7:2 p.m.64 views

HTTP Fetch, Hidden Bind Ipknock TCP Stager

Fetch and execute an x86 payload from an HTTP server. Listen for a connection. First, the port will need to be knocked from the IP defined in KHOST. This IP will work as an authentication method you can spoof it with tools like hping. After that you could get your shellcode from any IP. The socke...

6AI score
Exploits0
NVD
NVD
added 2025/08/08 7:15 p.m.2 views

CVE-2012-10041

WAN Emulator v2.3 contains two unauthenticated command execution vulnerabilities. The result.php script calls shellexec with unsanitized input from the pc POST parameter, allowing remote attackers to execute arbitrary commands as the www-data user. The system also includes a SUID-root binary name...

9.3CVSS0.5762EPSS
Exploits0References4
Apple
Apple
added 2023/05/18 12:0 a.m.126 views

About the security content of macOS Ventura 13.4

About the security content of macOS Ventura 13.4 This document describes the security content of macOS Ventura 13.4. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases...

9.8CVSS9.7AI score0.41682EPSS
Exploits22References1Affected Software1
Kitploit
Kitploit
added 2022/01/09 8:30 p.m.47 views

Shellcode-Encryptor - A Simple Shell Code Encryptor/Decryptor/Executor To Bypass Anti Virus

A simple shell code encryptor/decryptor/executor to bypass anti virus. Note: I have completely redone the work flow for creating the bypass, I have found injecting the binary into memory using PowerShell as the most effective method. Purpose To generate a .Net binary containing base64 encoded, AE...

7.6AI score
Exploits0References3
Packet Storm
Packet Storm
added 2017/12/22 12:0 a.m.76 views

Oracle MySQL UDF Payload Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Oracle MySQL UDF Payload Execution', 'Description' = %q This module creates and enables a custom UDF user defined function on the target host via...

0.3AI score
Exploits0
0day.today
0day.today
added 2017/12/22 12:0 a.m.47 views

Oracle MySQL UDF Payload Execution Exploit

This Metasploit module creates and enables a custom UDF user defined function on the target host via the SELECT ... into DUMPFILE method of binary injection. On default Microsoft Windows installations of MySQL versions 5.5.9 and below, directory write permissions not enforced, and the MySQL servi...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2017/11/03 9:26 a.m.133 views

Oracle MySQL UDF Payload Execution

This module creates and enables a custom UDF user defined function on the target host via the SELECT ... into DUMPFILE method of binary injection. On default Microsoft Windows installations of MySQL = 'Oracle MySQL UDF Payload Execution', 'Description' = %q This module creates and enables a custo...

7.6AI score
Exploits0
Packet Storm
Packet Storm
added 2012/12/15 12:0 a.m.18 views

PostgreSQL for Linux Payload Execution

$Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'msf/core/exploit/postgres' class Metasploi...

0.1AI score
Exploits0
Exploit DB
Exploit DB
added 2012/12/13 12:0 a.m.204 views

PostgreSQL for Linux Payload Execution

PostgreSQL for Linux Payload Execution. CVE-2007-3280. Remote exploit for linux platform $Id$ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use...

9CVSS0.4AI score0.48919EPSS
Exploits2
Metasploit
Metasploit
added 2012/08/14 4:46 p.m.85 views

PostgreSQL for Linux Payload Execution

On some default Linux installations of PostgreSQL, the postgres service account may write to the /tmp directory, and may source UDF Shared Libraries from there as well, allowing execution of arbitrary code. This module compiles a Linux shared object file, uploads it to the target host via the...

9CVSS7.5AI score0.48919EPSS
Exploits2
seebug.org
seebug.org
added 2011/03/27 12:0 a.m.29 views

PostgreSQL for Microsoft Windows Payload Execution

No description provided by source. $Id: postgrespayload.rb 12115 2011-03-23 21:24:09Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of...

7.1AI score
Exploits0
0day.today
0day.today
added 2011/03/24 12:0 a.m.29 views

PostgreSQL for Microsoft Windows Payload Execution

Exploit for windows platform in category remote exploits $Id: postgrespayload.rb 12115 2011-03-23 21:24:09Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2011/03/23 7:36 p.m.40 views

PostgreSQL for Microsoft Windows Payload Execution

On default Microsoft Windows installations of PostgreSQL the postgres service account may write to the current directory which is usually "C:\Program Files\PostgreSQL\\data" where is the major.minor version of PostgreSQL. UDF DLL's may be sourced from there as well. This module uploads a Windows...

7.5AI score
Exploits0
Packet Storm
Packet Storm
added 2011/03/23 12:0 a.m.32 views

PostgreSQL for Microsoft Windows Payload Execution

$Id: postgrespayload.rb 12115 2011-03-23 21:24:09Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framewor...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2011/03/14 12:0 a.m.31 views

Oracle MySQL for Microsoft Windows Payload Execution

No description provided by source. $Id: mysqlpayload.rb 11899 2011-03-08 22:42:26Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2011/03/09 12:0 a.m.35 views

Oracle MySQL for Microsoft Windows Payload Execution

$Id: mysqlpayload.rb 11899 2011-03-08 22:42:26Z todb $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/...

7.4AI score
Exploits0
Metasploit
Metasploit
added 2009/01/16 12:0 a.m.12 views

Oracle MySQL for Microsoft Windows Payload Execution

This module creates and enables a custom UDF user defined function on the target host via the SELECT ... into DUMPFILE method of binary injection. On default Microsoft Windows installations of MySQL = 5.5.9, directory write permissions not enforced, and the MySQL service runs as LocalSystem. NOTE...

2.2AI score
Exploits0
Rows per page
Query Builder