Lucene search
K

19 matches found

The Hacker News
The Hacker News
added 2023/01/24 11:58 a.m.39 views

FBI Says North Korean Hackers Behind $100 Million Horizon Bridge Crypto Theft

The U.S. Federal Bureau of Investigation FBI on Monday confirmed that North Korean threat actors were responsible for the theft of $100 million in cryptocurrency assets from Harmony Horizon Bridge in June 2022. The law enforcement agency attributed the hack to the Lazarus Group and APT38, the...

1AI score
Exploits0
Metasploit
Metasploit
added 2020/02/01 12:41 a.m.39 views

Windscribe WindscribeService Named Pipe Privilege Escalation

The Windscribe VPN client application for Windows makes use of a Windows service WindscribeService.exe which exposes a named pipe \.\pipe\WindscribeService allowing execution of programs with elevated privileges. Windscribe versions prior to 1.82 do not validate user-supplied program names,...

7.8CVSS7.4AI score0.28652EPSS
Exploits4
rapid7community
rapid7community
added 2017/06/30 7:9 p.m.224 views

Metasploit Wrapup

Metasploit Hackathon We were happy to host the very first Metasploit framework open source hackathon this past week in the Rapid7 Austin. Eight Metasploit hackers from outside of Rapid7 joined forces with the in-house team and worked on a lot of great projects, small and large. @bcook started the...

10CVSS9.7AI score0.94282EPSS
Exploits28
rapid7community
rapid7community
added 2017/05/18 7:59 p.m.27 views

Recent Python Meterpreter Improvements

The Python Meterpreter has received quite a few improvements this year. In order to generate consistent results, we now use the same technique to determine the Windows version in both the Windows and Python instances of Meterpreter. Additionally, the native system language is now populated in the...

6.9AI score
Exploits0
seebug.org
seebug.org
added 2017/02/10 12:0 a.m.81 views

F5 TLS vulnerability (CVE-2016-9244) (Ticketbleed)

Ticketbleed CVE-2016-9244 is a software vulnerability in the TLS stack of certain F5 products that allows a remote attacker to extract up to 31 bytes of uninitialized memory at a time, which can contain any kind of random sensitive information, like in Heartbleed. If you suspect you might be...

5CVSS7.8AI score0.67474EPSS
Exploits6
Filippo.io
Filippo.io
added 2017/02/09 2:14 a.m.176 views

Finding Ticketbleed

Ticketbleed CVE-2016-9244 is a software vulnerability in the TLS stack of certain F5 products that allows a remote attacker to extract up to 31 bytes of uninitialized memory at a time, which can contain any kind of random sensitive information, like in Heartbleed. If you suspect you might be...

5CVSS7AI score0.67474EPSS
Exploits6
Metasploit
Metasploit
added 2014/04/15 8:5 p.m.68 views

Windows Manage Change Password

This module will attempt to change the password of the targeted account. The typical usage is to change a newly created account's password on a remote host to avoid the error, 'System error 1907 has occurred,' which is caused when the account policy enforces a password change before the next logi...

7.5AI score
Exploits0
Metasploit
Metasploit
added 2013/09/11 5:11 a.m.14 views

Agnitum Outpost Internet Security Local Privilege Escalation

This module exploits a directory traversal vulnerability on Agnitum Outpost Internet Security 8.1. The vulnerability exists in the acs.exe component, allowing the user to load arbitrary DLLs through the acsipcserver named pipe, and finally execute arbitrary code with SYSTEM privileges. This modul...

7.8AI score
Exploits0
Metasploit
Metasploit
added 2013/08/03 11:37 a.m.14 views

Windows Gather DNS Cache

This module displays the records stored in the DNS cache. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather DNS Cache', 'Description' = %q This module displays the records stored i...

6.9AI score
Exploits0
0day.today
0day.today
added 2012/10/09 12:0 a.m.18 views

Windows Escalate UAC Execute RunAs

Exploit for windows platform in category local exploits $Id$ 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...

6.8AI score
Exploits0
Packet Storm
Packet Storm
added 2012/10/03 12:0 a.m.87 views

MS11-080 AfdJoinLeaf Privilege Escalation

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 'rex' require 'msf/core/post/common' require...

7.2CVSS1.1AI score0.67089EPSS
Exploits12
Metasploit
Metasploit
added 2012/06/28 1:17 p.m.29 views

Windows Gather TCP Netstat

This Module lists current TCP sessions This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather TCP Netstat', 'Description' = %q This Module lists current TCP sessions, 'License' =...

7.3AI score
Exploits0
Metasploit
Metasploit
added 2012/01/23 4:25 a.m.29 views

Windows Manage Download and/or Execute

This module will download a file by importing urlmon via railgun. The user may also choose to execute the file with arguments via execstring. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule...

Exploits0
Metasploit
Metasploit
added 2011/12/04 7:44 p.m.42 views

Windows Gather Privileges Enumeration

This module will print if UAC is enabled, and if the current account is ADMIN enabled. It will also print UID, foreground SESSION ID, is SYSTEM status and current process PRIVILEGES. This module requires Metasploit: https://metasploit.com/download Current source:...

7AI score
Exploits0
Metasploit
Metasploit
added 2011/11/17 1:47 p.m.48 views

Windows Recon Computer Browser Discovery

This module uses railgun to discover hostnames and IPs on the network. LTYPE should be set to one of the following values: WK all workstations, SVR all servers, SQL all SQL servers, DC all Domain Controllers, DCBKUP all Domain Backup Servers, NOVELL all Novell servers, PRINTSVR all Print Que...

7.5AI score
Exploits0
Metasploit
Metasploit
added 2011/08/28 10:38 p.m.30 views

Windows Gather Physical Drives and Logical Volumes

This module will list physical drives and logical volumes This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework List physical drives and logical volumes on the remote system R. Wesley McGrew [email protected]...

0.3AI score
Exploits0
Metasploit
Metasploit
added 2011/08/20 1:23 a.m.32 views

Windows Gather IP Range Reverse Lookup

This module uses Railgun, calling the gethostbyaddr function to resolve a hostname to an IP...

7AI score
Exploits0
Metasploit
Metasploit
added 2011/07/19 5:6 p.m.38 views

Windows Gather Process Memory Grep

This module allows for searching the memory space of a process for potentially sensitive data. Please note: When the HEAP option is enabled, the module will have to migrate to the process you are grepping, and will not migrate back automatically. This means that if the user terminates the...

6.8AI score
Exploits0
The Hacker News
The Hacker News
added 2011/03/07 4:33 p.m.6 views

Metasploit Framework 3.6.0 Released !

In coordination with Metasploit Express and Metasploit Pro, version 3.6 of the Metasploit Framework is now available. Hot on the heels of 3.5.2, this release comes with 8 new exploits and 12 new auxiliaries. A whopping 10 of those new auxiliary modules are Chris John Riley's foray into SAP, givin...

6.6AI score
Exploits0
Rows per page
Query Builder