I would assume that some exploits are taken out when they get to old or something. I will ask H.D Moore next time I see him on IRC.
Recently i performed a metasploit 3.1v instalation. It said
=[ msf v3.1-release
+ -- --=[ 290 exploits - 124 payloads
+ -- --=[ 17 encoders - 6 nops
=[ 57 aux
so i decided to do an update by typing svn update. After updating 3.1v i got even less exploits, payloads etc.
=[ msf v3.1-release
+ -- --=[ 269 exploits - 118 payloads
+ -- --=[ 17 encoders - 6 nops
=[ 46 aux
Metasploit included with bt3 is 3.2-any-day-now and has same exploits, payloads and such as 3.1.
So why svn update is really a.... downgrade? I also seen some tutorials of metasploit that has 300+ exploits. Anyone can shed some light on this?
Thanks
I would assume that some exploits are taken out when they get to old or something. I will ask H.D Moore next time I see him on IRC.
1、the 3.1 on windows do not add any exploits a long time,
2、so,i svn sw to 3.2 tree,the exploits display still not add(but ,it is there,not show),but the autopwn not work.
3、go to cygwin ,svn co 3.2 ,the exploits all the time is 318 ; the autopwn not work:[-] Error while running command db_nmap: Permission denied - C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/dbnmap.124.0
4、do someone make a inataller for metasploit3.2 ?
# svn up
At revision 5924.
# ./msfconsole
o 8
8 8
ooYoYo. .oPYo. o8P .oPYo. .oPYo. .oPYo. 8 .o
8' 8 8 8oooo8 8 .oooo8 Yb.. 8 8 8 8
8 8 8 8. 8 8 8 'Yb. 8 8 8 8
8 8 8 `Yooo' 8 `YooP8 `YooP' 8YooP' 8 `Y
..:..:..:.....:::..::.....::.....:8.....:..:.
::::::::::::::::::::::::::::::::::8::::::::::
:::::::::::::::::::::::::::::::::::::::::::::
=[ msf v3.2-any-day-now
+ -- --=[ 318 exploits - 191 payloads
+ -- --=[ 20 encoders - 6 nops
=[ 93 aux
Well you are in windows so it must be different but thanks for the post. Purehate did you talk to moore yet?
snip of error (ran from msfWeb):
Note that I have local admin privileges , so Permission-denied error is wired !
-----
>> db_nmap 192.168.13.100
[*] exec: "D:\my custom path\Base/nmap"
"192.168.13.100" "-oX"
"C:/DOCUME~1/user~1/LOCALS~1/Temp/dbnmap.3428.0"
[-] Error while running command db_nmap: Permission denied -
"D:\my custom path\Base/nmap" "192.168.13.100" "-oX"
"C:/DOCUME~1/user~1/LOCALS~1/Temp/dbnmap.3428.0"
Call stack:
./script/../config/../config/../../../lib/msf/ui/console/command_dispatcher/db.rb:390:in
`popen'
-----