Active Topics

 


Reply
Thread Tools
Guest | Posts: n/a | Thanked: 0 times | Joined on
#11
Originally Posted by freemangordon View Post
http://upstream-tracker.org/compat_r...at_report.html
thanks
like I said I didnt experience issues, but again, one man cant tst all corners.
So, if you dont want to play risk, use the ruby version for open ssl 0.9.8
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#12
btw. with version compiled for openssl version 0.9.8, you will need to change gem sources to http from https due to outdated certificates
Code:
gem source -r https://rubygems.org/
gem source -a http://rubygems.org/
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#13
metasploit, from git, ruby rules!
Attached Images
 
 

The Following 4 Users Say Thank You to For This Useful Post:
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#14
Is this version posted at the opening post of openssl vulnerable?
Edit: I see there's a working 0.98 version too, that was safe from the heartbleed AFAIK.

Anyway let's see if I can get metasploit running soon
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate

Last edited by mr_pingu; 2014-04-16 at 20:55.
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#15
all versions of openssl 1.0 up till 1.0.1f are vulnerable to the heartbleed exploit, so - yes! 1.0.1e that I build will be vulnerable !
 

The Following User Says Thank You to For This Useful Post:
Posts: 6 | Thanked: 0 times | Joined on Jan 2014
#16
recently reflashed my phone and installed power kernel 52.

I opened the deb with file manager and tried to install with app manager. It gives me a "Incompatible application package" error
Should I just install this with dpkg instead?
How would you go about launching msfconsole with ruby1.9 btw?
Thanks buddy
 
Posts: 30 | Thanked: 104 times | Joined on Jun 2014 @ Earth
#17
i got problem when lunch this prog....'ruby' not found when im running via terminal..with ruby version 1.8,im running 'ruby1.8' working good..have an idea?and how to remove all this version ruby and openssl??: confused:
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#18
to be able to run 'ruby' either add /usr/local/bin to your PATH
or
ln - s /usr/local/bin/ruby /usr/bin/ruby

if you want to delete
dpkg -r ruby-1.93p448
 

The Following User Says Thank You to For This Useful Post:
Posts: 30 | Thanked: 104 times | Joined on Jun 2014 @ Earth
#19
Originally Posted by nieldk View Post
to be able to run 'ruby' either add /usr/local/bin to your PATH
or
ln - s /usr/local/bin/ruby /usr/bin/ruby

if you want to delete
dpkg -r ruby-1.93p448
thanks bro..now i've new issue...ruby installation missing psych...googling found the answer but not fix with me..i'm trying install libyaml ,reinstall,not working.....and last one im try libtool,and the installatation got error "libtool missize" somthing like that...how can i fix this problem???thanx.. man!!!!
 
Posts: 30 | Thanked: 104 times | Joined on Jun 2014 @ Earth
#20
see attachment...the error i mean....see at the last 4line in my terminal...have u get this before??when lunching metasploit also got that error...
Attached Images
 

Last edited by amirulrb; 2014-08-17 at 08:16.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:06.