eror update Metasploit Framework
#1
langung ja///
kak rencana ane mau update mestasploit melalui set

Quote:root@bt:/pentest/exploits/set# ./set


01011001011011110111010100100000011100
10011001010110000101101100011011000111
10010010000001101000011000010111011001
10010100100000011101000110111100100000
01101101011101010110001101101000001000
00011101000110100101101101011001010010
00000110111101101110001000000111100101
10111101110101011100100010000001101000
01100001011011100110010001110011001000
00001110100010110100101001001000000101
01000110100001100001011011100110101101
11001100100000011001100110111101110010
00100000011101010111001101101001011011
10011001110010000001110100011010000110
01010010000001010011011011110110001101
10100101100001011011000010110101000101
01101110011001110110100101101110011001
01011001010111001000100000010101000110
11110110111101101100011010110110100101
11010000100000001010100110100001110101
011001110111001100101010

[---] The Social-Engineer Toolkit (SET) [---]
[---] Created by: David Kennedy (ReL1K) [---]
[---] Development Team: JR DePre (pr1me) [---]
[---] Development Team: Joey Furr (j0fer) [---]
[---] Development Team: Thomas Werth [---]
[---] Development Team: Garland [---]
[---] Version: 3.4.1 [---]
[---] Codename: 'A New Beginning' [---]
[---] Report bugs: [email protected] [---]
[---] Follow me on Twitter: dave_rel1k [---]
[---] Homepage: https://www.trustedsec.com [---]

Welcome to the Social-Engineer Toolkit (SET). Your one
stop shop for all of your social-engineering needs..

Join us on irc.freenode.net in channel #setoolkit

The Social-Engineer Toolkit is a product of TrustedSec.

Visit: https://www.trustedsec.com

Select from the menu:

1) Social-Engineering Attacks
2) Fast-Track Penetration Testing
3) Third Party Modules
4) Update the Metasploit Framework
5) Update the Social-Engineer Toolkit
6) Update SET configuration
7) Help, Credits, and About

99) Exit the Social-Engineer Toolkit

masalhnya pas ane pilih no 4( 4) Update the Metasploit Framework)

malah keluar seperti ini

Quote:set> 4
[-] Updating the Metasploit Framework...Be patient.
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
[*] Metasploit has successfully updated!

Press <return> to continue

mohon fixya dung kak>>>

#2
(07-08-2012, 10:33 PM)newbie212 Wrote: langung ja///
kak rencana ane mau update mestasploit melalui set

Quote:root@bt:/pentest/exploits/set# ./set


01011001011011110111010100100000011100
10011001010110000101101100011011000111
10010010000001101000011000010111011001
10010100100000011101000110111100100000
01101101011101010110001101101000001000
00011101000110100101101101011001010010
00000110111101101110001000000111100101
10111101110101011100100010000001101000
01100001011011100110010001110011001000
00001110100010110100101001001000000101
01000110100001100001011011100110101101
11001100100000011001100110111101110010
00100000011101010111001101101001011011
10011001110010000001110100011010000110
01010010000001010011011011110110001101
10100101100001011011000010110101000101
01101110011001110110100101101110011001
01011001010111001000100000010101000110
11110110111101101100011010110110100101
11010000100000001010100110100001110101
011001110111001100101010

[---] The Social-Engineer Toolkit (SET) [---]
[---] Created by: David Kennedy (ReL1K) [---]
[---] Development Team: JR DePre (pr1me) [---]
[---] Development Team: Joey Furr (j0fer) [---]
[---] Development Team: Thomas Werth [---]
[---] Development Team: Garland [---]
[---] Version: 3.4.1 [---]
[---] Codename: 'A New Beginning' [---]
[---] Report bugs: [email protected] [---]
[---] Follow me on Twitter: dave_rel1k [---]
[---] Homepage: https://www.trustedsec.com [---]

Welcome to the Social-Engineer Toolkit (SET). Your one
stop shop for all of your social-engineering needs..

Join us on irc.freenode.net in channel #setoolkit

The Social-Engineer Toolkit is a product of TrustedSec.

Visit: https://www.trustedsec.com

Select from the menu:

1) Social-Engineering Attacks
2) Fast-Track Penetration Testing
3) Third Party Modules
4) Update the Metasploit Framework
5) Update the Social-Engineer Toolkit
6) Update SET configuration
7) Help, Credits, and About

99) Exit the Social-Engineer Toolkit

masalhnya pas ane pilih no 4( 4) Update the Metasploit Framework)

malah keluar seperti ini

Quote:set> 4
[-] Updating the Metasploit Framework...Be patient.
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
[*] Metasploit has successfully updated!

Press <return> to continue

mohon fixya dung kak>>>

coba ini bro...

# cd /opt/metasploit/msf3/ && svn cleanup && svn up

mudah-mudahan solved masalahnya...


ini juga bisa..

#cd /opt/metasploit/common/lib
#mv libcrypto.so.0.9.8 libcrypto.so.0.9.8-b
#mv libssl.so.0.9.8 libssl.so.0.9.8-backup
#ln -s /usr/lib/libcrypto.so.0.9.8
#ln -s /usr/lib/libssl.so.0.9.8
#msfupdate


moga work bro......
Spoiler! :
FREE YOUR MIND and THINK

#3
coba ini bro...

# cd /opt/metasploit/msf3/ && svn cleanup && svn up

mudah-mudahan solved masalahnya...

ini juga bisa..

#cd /opt/metasploit/common/lib
#mv libcrypto.so.0.9.8 libcrypto.so.0.9.8-b
#mv libssl.so.0.9.8 libssl.so.0.9.8-backup
#ln -s /usr/lib/libcrypto.so.0.9.8
#ln -s /usr/lib/libssl.so.0.9.8
#msfupdate

moga work bro......


Masih sama kak...

Quote:root@bt:/opt/metasploit/msf3# cd
root@bt:~# cd /opt/metasploit/common/lib
root@bt:/opt/metasploit/common/lib# mv libcrypto.so.0.9.8 libcrypto.so.0.9.8-b
root@bt:/opt/metasploit/common/lib# mv libssl.so.0.9.8 libssl.so.0.9.8-backup
root@bt:/opt/metasploit/common/lib# ln -s /usr/lib/libcrypto.so.0.9.8
root@bt:/opt/metasploit/common/lib# ln -s /usr/lib/libssl.so.0.9.8
root@bt:/opt/metasploit/common/lib# msfupdate
[*]
[*] Attempting to update the Metasploit Framework...
[*]

svn: In directory 'lib/gemcache/ruby/1.9.1/gems/coderay-1.0.7/lib/coderay'
svn: Error processing command 'modify-wcprop' in 'lib/gemcache/ruby/1.9.1/gems/coderay-1.0.7/lib/coderay'
svn: 'lib/gemcache/ruby/1.9.1/gems/coderay-1.0.7/lib/coderay/encoder.rb' is not under version control
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
root@bt:/opt/metasploit/common/lib#

#4
abis jalanin perintah diatas
jalanin in

Code:
svn cleanup && svn update






Users browsing this thread: 1 Guest(s)