Feature #1205

meterpreter unix functions

Added by Joshua Abraham almost 2 years ago. Updated over 1 year ago.

Status:New Start date:03/18/2010
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:meterpreter - win32
Target version:Open Backlog
Resolution: How To Use:
Release Note:

Description

Meterpreter should have a few common unix utils such as ping and less.


Related issues

related to Metasploit Framework - Feature #1832: Proposal of some commands for walking through the filesystem New 05/06/2010

History

Updated by Joshua Abraham almost 2 years ago

strings should also be included.

Updated by Nelson LeBlanc almost 2 years ago

grep or something like grep would be incredibly useful.

Updated by Kris Katterjohn almost 2 years ago

+1 for grep

And while we're on regexes, a simple sed with at least s// for in-place edits can be useful

Updated by HD Moore almost 2 years ago

  • Category set to meterpreter - win32

Updated by Franck A. almost 2 years ago

Hi!

You can use some unix command like grep with Meterpreter and GNU utilities for Win32 'unxutils' :
run uploadexec -e grep.exe -o "-r login *" -v -r

http://sourceforge.net/projects/unxutils/files/

Updated by James Lee over 1 year ago

  • Target version set to Open Backlog

Also available in: Atom PDF