Security Basics mailing list archives

Re: redirect the output from Metasploit's "show" command.


From: Felipe Martins <martins.felipe.security () gmail com>
Date: Mon, 17 Jan 2011 17:37:04 -0200

You can use the command "show" to do that, as already said, you can always look for alternatives at their free open Metasploit course from Offensive Security at http://www.offensive-security.com/metasploit-unleashed/Metasploit_Unleashed_Information_Security_Training.

Inside msfconsole (Metasploit Framework) you can always use system comands like "ls", locate, and many others. If you are using a BackTrack v3, you can search that using metasploit v3 base directory at /opt/metasploit3/msf3/, using something like:

    msf >  find /opt/metasploit3/msf3/modules/exploits/ -name *ms08* | less

The above command you show all files that match with ms08 string from the /opt/metasploit3/msf3/modules/exploits directory

Hope it helps

Regards

---
Felipe Martins
Security Analyst

Skype: martins.felipe
URL: http://www.felipemartins.info/
E-mail: martins.felipe.security () gmail com


On 17/12/2010 06:11, Fedora Hacker wrote:
You can specifically search for a exploit

something like

"search ms08"

This will result exploits/payloads which contains the string ms08

On Thu, Dec 16, 2010 at 2:36 AM, Hound dog<guru101 () gmx com>  wrote:
every time i use Metssploit and want it to display the exploits using "show" i get a long list dispalyd.
  the problem is i cant browse it all via command line.
  i tried stuff like "shoe exploits less"
  trying to page the output, but no luck.
i looked it up, it's probbaly documented somewhere, but i cant seem to find it.
  idea's?

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: