Metasploit mailing list archives
the role of the metasploit framework
From: metafan at intern0t.net (metafan at intern0t.net)
Date: Mon, 20 Apr 2009 03:44:50 -0400
Hi Kalgecin,
As far as i know, this should be somewhat possible.
This is taken from MS08-067-Netapi:
class Metasploit3 < Msf::Exploit::Remote
include Msf::Exploit::Remote::DCERPC
include Msf::Exploit::Remote::SMB
The most interesting line for you would be:
class Metasploit3 < Msf::Exploit::Remote , from the Metasploit documentation i have read that this can also be "Local"
as well which means Local exploits should work, i am just unsure how they work with Msf though. I know with Local
services where you can send data-traffic to would be possible, but directly into a process is where i get unsure :-)
I hope HD Moore or someone else might know more about this.
~ MaXe
hi guys,
i was just wondering if the framework was dedicated only to remote
exploitation or one could write a local exploit for the framework. it
woul happy serve any penetration tester doing a social engineering and
get a hold of a local pc, get root previlages and the like. or is it
already implemented already?
thanks for everyone who contributed to this project. It's a unique!
--
Sent from Gmail for mobile | mobile.google.com
Kalgecin
http://kalgecin.110mb.com
http://kalgecin.blogspot.com
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework
Current thread:
- the role of the metasploit framework kalgecin at gmail.com (Apr 19)
- <Possible follow-ups>
- the role of the metasploit framework metafan at intern0t.net (Apr 20)
