Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 47 guests and 2 members online
 
Advertisement

You are here: Home arrow Resourcesarrow Toolsarrow Backtrack 5 R2
EH-Net
May 20, 2013, 09:25:46 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: [1] 2   Go Down
  Print  
Author Topic: Backtrack 5 R2  (Read 21091 times)
0 Members and 1 Guest are viewing this topic.
cd1zz
Hero Member
*****
Offline Offline

Posts: 561


View Profile WWW
« on: February 25, 2012, 06:34:42 PM »

FYI - if you didn't see it already, you can upgrade to R2 right now...

http://www.backtrack-linux.org/backtrack/upgrading-to-backtrack-5-r2/

However, if you want fresh isos/images, you'll have to wait till March 1
Logged

j0rDy
Hero Member
*****
Offline Offline

Posts: 590


View Profile
« Reply #1 on: March 01, 2012, 02:23:56 AM »

great! i'm waiting for the image, cause upgrading seems to mess up the vertualbox guest additions because of the new kernel, and somehow i cant seem to get the additions to install for the new kernel...
Logged

ISC2 Associate, CEH, ECSA, OSCP, OSWP

earning my stripes appears to be a road i must travel alone...with a little help of EH.net
lorddicranius
Sr. Member
****
Offline Offline

Posts: 447



View Profile WWW
« Reply #2 on: March 01, 2012, 02:29:16 AM »

great! i'm waiting for the image, cause upgrading seems to mess up the vertualbox guest additions because of the new kernel, and somehow i cant seem to get the additions to install for the new kernel...

Same problem here Sad  Torrents are out later today though!
Logged

GSEC, eCPPT, Sec+
cd1zz
Hero Member
*****
Offline Offline

Posts: 561


View Profile WWW
« Reply #3 on: March 01, 2012, 08:34:10 AM »

Really?! My upgrade went perfectly!
Logged

DragonGorge
Jr. Member
**
Offline Offline

Posts: 83



View Profile
« Reply #4 on: March 01, 2012, 09:28:55 AM »

Anyone know if R2 will have the drivers for the Alfa AWUS036NHR (b/g/n) wireless adapter? I've looked for a list of what's in R2 but I can only find the blanket statements.
Logged
UNIX
Hero Member
*****
Offline Offline

Posts: 1234


View Profile
« Reply #5 on: March 01, 2012, 03:34:34 PM »

DDL and torrents are finally available.
Logged
BillV
Hero Member
*****
Offline Offline

Posts: 1892


View Profile WWW
« Reply #6 on: March 08, 2012, 07:21:43 PM »

Has anyone had success installing flash on the x64 version? I've been through every guide and forum post I've found so far and still no luck.
Logged
Seen
Full Member
***
Offline Offline

Posts: 134


View Profile
« Reply #7 on: March 09, 2012, 12:22:25 AM »

I don't have R2, but I had trouble installing it on R1.  I ran this script to update Backtrack, didn't expect it to fix Flash, and I just kind of assumed I couldn't get Flash to work on x64, then a couple of days later I noticed Flash was working.  I can't guarantee that this will fix it since I tried a whole bunch of things to fix Flash, but it's worth a shot.

http://sickness.tor.hu/wp-content/uploads/2011/06/backtrack5_update.py

I just did update all.

NOTE: I have not tried this on R2, nor have I tried to update R1 to R2 using this script.  I will at some point, I'm just busy now and can't afford to have things break Smiley
Logged

Sec+, eCPPT
BillV
Hero Member
*****
Offline Offline

Posts: 1892


View Profile WWW
« Reply #8 on: March 09, 2012, 04:46:25 PM »

lol... finally figured it out.

You have to install the NON 64-bit flash plugin...

Code:
wget http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.63/install_flash_player_11_linux.i386.tar.gz
tar xvzf install_flash_player_11_linux.i386.tar.gz
mkdir ~/.mozilla/plugins
mv libflashplayer.so ~/.mozilla/plugins/
* current flash version

You can then remove the Usr directory that's extracted, you only need the .so file
Logged
millwalll
Guest
« Reply #9 on: March 12, 2012, 08:21:54 AM »

I upgraded mine with no problems too is there way to get the new icons ?
Logged
DragonGorge
Jr. Member
**
Offline Offline

Posts: 83



View Profile
« Reply #10 on: April 01, 2012, 01:49:22 AM »

FYI - if you're upgrading from BT1 to BT2 on a VirtualBox machine I recommend first making a clone or snapshot. There appears to be an issue in this setup with the virtualbox guest additions. I ended up having to upgrade virtualbox from .8 to .10 AND running some compile/link options to get the guest additions to build and install correctly. This is required if you want to do cross copy/pasting between host/guest and adaptive screen setting. Other than that I think R2 is working well, I'm anxious to try out the new tools.
Logged
chrisj
Hero Member
*****
Offline Offline

Posts: 1163


View Profile WWW
« Reply #11 on: April 03, 2012, 10:54:28 AM »

DragonGorge,

That's strange, I updated my install of BT5 r1 to r2 on virtual box recently and had no issues with guest additions after.
Logged

OSWP, Sec+
DragonGorge
Jr. Member
**
Offline Offline

Posts: 83



View Profile
« Reply #12 on: April 03, 2012, 09:20:03 PM »

The upgrade went fine but my first clue something was wrong was the fact that I couldn't adjust my screen resolution (Windows Host, Backtrack Guest). I could set it to stretch but that looks funky. I then noticed that I couldn't paste copy/paste to/from the Host/Guest. I don't know why some people have a problem and other don't but of the links below, only the last one resulted in a fix for me.

http://top-hat-sec.com/forum/index.php?topic=292.0
http://www.ehacking.net/2012/03/backtrack-5-r2-virtualbox-guest.html
http://blog.thireus.com/
Logged
ambient
Newbie
*
Offline Offline

Posts: 20



View Profile WWW
« Reply #13 on: April 03, 2012, 09:52:48 PM »

1. Does SET-Social Engineering Toolkits work well on BT5r2? I have problem with its handler listening my meterpreter payload.
2. I noticed that in /pentest/exploits/, there was no framework3 directory.

Above all, I have installed BT5r2.  Grin
Logged

BillV
Hero Member
*****
Offline Offline

Posts: 1892


View Profile WWW
« Reply #14 on: April 03, 2012, 11:27:45 PM »

What are you looking for?

Try /opt/framework/msf3
Logged
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.098 seconds with 22 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.