Lucene search
+L

649 matches found

Metasploit
Metasploit
added 2011/10/23 5:17 p.m.17 views

Windows Gather Windows Host File Enumeration

This module returns a list of entries in the target system's hosts file. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather Windows Host File Enumeration', 'Description' = %q This...

6.9AI score
Exploits0
Metasploit
Metasploit
added 2011/10/23 5:17 p.m.33 views

Windows Manage Hosts File Injection

This module allows the attacker to insert a new entry into the target system's hosts file. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'English' class MetasploitModule 'Windows Manage Hosts File Injection'...

0.5AI score
Exploits0
Metasploit
Metasploit
added 2011/10/17 4:15 a.m.50 views

Multi Gather OpenSSH PKI Credentials Collection

This module will collect the contents of all users' .ssh directories on the targeted machine. Additionally, knownhosts and authorizedkeys and any other files are also downloaded. This module is largely based on firefoxcreds.rb. This module requires Metasploit: https://metasploit.com/download...

7AI score
Exploits0
Metasploit
Metasploit
added 2011/10/12 11:18 p.m.10 views

Windows Manage Memory Payload Injection Module

This module will inject into the memory of a process a specified windows payload. If a payload or process is not provided one will be created by default using a reverse x86 TCP Meterpreter Payload...

7AI score
Exploits0
Metasploit
Metasploit
added 2011/10/12 12:1 a.m.46 views

Windows Manage Process Migration

This module will migrate a Meterpreter session from one process to another. A given process PID to migrate to or the module can spawn one and migrate to that newly spawned process. This module requires Metasploit: https://metasploit.com/download Current source:...

6.9AI score
Exploits0
Metasploit
Metasploit
added 2011/10/11 5:45 a.m.32 views

Windows Gather FTP Navigator Saved Password Extraction

This module extracts saved passwords from the FTP Navigator FTP client. It will decode the saved passwords and store them in the database. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Window...

7AI score
Exploits0
Metasploit
Metasploit
added 2011/09/27 3:26 p.m.68 views

Windows Gather Screen Spy

This module will incrementally take desktop screenshots from the host. This allows for screen spying which can be useful to determine if there is an active user on a machine, or to record the screen for later data extraction. Note: As of March, 2014, the VIEWCMD option has been removed in favor o...

Exploits0
Metasploit
Metasploit
added 2011/08/10 5:48 p.m.32 views

Windows Gather FlashFXP Saved Password Extraction

This module extracts weakly encrypted saved FTP Passwords from FlashFXP. It finds saved FTP connections in the Sites.dat file. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather...

0.4AI score
Exploits0
Exploit DB
Exploit DB
added 2011/08/05 12:0 a.m.34 views

PXE Exploit server

PXE exploit server. Remote exploit for windows platform $Id: pxexploit.rb 13493 2011-08-05 17:10:27Z scriptjunkie $ 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.5AI score
Exploits0
Metasploit
Metasploit
added 2011/07/28 10:39 p.m.41 views

Multi Gather FileZilla FTP Client Credential Collection

This module will collect credentials from the FileZilla FTP client if it is installed. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rexml/document' class MetasploitModule 'Multi Gather FileZilla FTP Client...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2011/07/19 10:14 p.m.29 views

Multi Manage Post Module Macro Execution

This module will execute a list of modules given in a macro file in the format of against the select session checking for compatibility of the module against the sessions and validation of the options provided. This module requires Metasploit: https://metasploit.com/download Current source:...

7.2AI score
Exploits0
Packet Storm
Packet Storm
added 2011/07/02 12:0 a.m.23 views

VUPlayer 2.49 Stack Buffer Overflow

Started bind handler Starting the payload handler... Sending stage 749056 bytes to 192.168.164.147 Meterpreter session 2 opened 192.168.164.141:53820 - 192.168.164.147:4444 at 2011-07-02 04:08:05 +0530 meterpreter shell Process 2664 created. Channel 1 created. Microsoft Windows XP Version 5.1.260...

0.9AI score
Exploits0
Metasploit
Metasploit
added 2011/06/21 3:26 a.m.70 views

Windows Gather Bitcoin Wallet

This module downloads any Bitcoin wallet files from the target system. It currently supports both the classic Satoshi wallet and the more recent Armory wallets. Note that Satoshi wallets tend to be unencrypted by default, while Armory wallets tend to be encrypted by default. This module requires...

Exploits0
The Hacker News
The Hacker News
added 2011/05/04 3:20 p.m.13 views

Metasploit Framework 3.7.0 Released !

Metasploit Framework 3.7.0 Released ! The Metasploit team has spent the last two months focused on one of the least-visible, but most important pieces of the Metasploit Framework; the session backend. Metasploit 3.7 represents a complete overhaul of how sessions are tracked within the framework a...

7.6AI score
Exploits0
Metasploit
Metasploit
added 2011/04/27 4:25 p.m.37 views

Multi Gather Pidgin Instant Messenger Credential Collection

This module will collect credentials from the Pidgin IM client if it is installed. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rexml/document' class MetasploitModule 'Multi Gather Pidgin Instant Messenger...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2011/04/24 7:28 p.m.54 views

Windows Gather Apple iOS MobileSync Backup File Collection

This module will collect sensitive files from any on-disk iOS device backups This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'English' class MetasploitModule 'Windows Gather Apple iOS MobileSync Backup File...

6.9AI score
Exploits0
Metasploit
Metasploit
added 2011/03/22 11:4 p.m.19 views

Multi Gather Run Console Resource File

This module will read console commands from a resource file and execute the commands in the specified Meterpreter session. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Multi Gather Run Conso...

7.2AI score
Exploits0
Metasploit
Metasploit
added 2011/03/22 10:59 p.m.22 views

Multi Gather Run Shell Command Resource File

This module will read shell commands from a resource file and execute the commands in the specified Meterpreter or shell session. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Multi Gather Ru...

Exploits0
Metasploit
Metasploit
added 2011/03/21 1:22 a.m.48 views

Windows Gather Dump Recent Files lnk Info

The dumplinks module is a modified port of Harlan Carvey's lslnk.pl Perl script. This module will parse .lnk files from a user's Recent Documents folder and Microsoft Office's Recent Documents folder, if present. Windows creates these link files automatically for many common file types. The .lnk...

6.9AI score
Exploits0
Metasploit
Metasploit
added 2011/03/20 5:28 p.m.48 views

Windows Gather ARP Scanner

This Module will perform an ARP scan for a given IP range through a Meterpreter Session. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Gather ARP Scanner', 'Description' = %q This...

7AI score
Exploits0
Rows per page
Query Builder