Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
March 28, 2024
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9145

People Online:
Visitors: 765
Members: 0
Total: 765
PacketStorm News
·301 Moved Permanently

read more...
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> General discussion -> Some General Questions About Rooting a Box
Post new topic  Reply to topic View previous topic :: View next topic 
Some General Questions About Rooting a Box
PostPosted: Wed Nov 04, 2009 1:26 pm Reply with quote
Cablekid
Advanced user
Advanced user
 
Joined: Jul 14, 2007
Posts: 85




Okay.. I read up and i know how to root a box using netcat.

But here is my question

1. If i root the a box will the owners know it was rooted?
2. Im not trying to deface all the sites i just want to get one certain site.
3. Do i have to use commands after i root the box? Or will the shell i have show me as the root then?

Thanks!
Smile
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 1:48 pm Reply with quote
pexli
Valuable expert
Valuable expert
 
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




1.Yes if you don't clean after your enter in box.
2.Great. tar czf /were/you/want/the/archive.tar.gz /which/folder/you/plain/to/tar
3.After you root the box you have window like command prompt in windows and you use same commands like in your shell.
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 2:03 pm Reply with quote
Cablekid
Advanced user
Advanced user
 
Joined: Jul 14, 2007
Posts: 85




pexli wrote:
1.Yes if you don't clean after your enter in box.
2.Great. tar czf /were/you/want/the/archive.tar.gz /which/folder/you/plain/to/tar
3.After you root the box you have window like command prompt in windows and you use same commands like in your shell.


Thanks! Okay here some quick more.

I plain on using a log cleaner after i enter the box. But after i use that will i be clean? No traces of my ip or anything like that?

How much trouble could someone get into for it? Rolling Eyes

Can i install a SSH back door and connect to it with a 3rd party ssh program so i can see the files/folders?
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 4:41 pm Reply with quote
pexli
Valuable expert
Valuable expert
 
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




For cleaning read this:

http://wipe.sourceforge.net/

For connecting via SSH

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

Of course use socks/proxy.
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 8:07 pm Reply with quote
lenny
Valuable expert
Valuable expert
 
Joined: May 15, 2008
Posts: 275




Remember - a log cleaner only gets rid of tracks that you have already made. Your IP address will probably be somwhere in a log file, you cant keep totally clean. If you get caught, its a criminal offence and you are most likely majorly screwed. I know if sombody rooted my server I would certaimly start some kind of legal proceding (ie, press for criminal charges and start my own civil action against the attacker!).

Careful. Its not nice being caught.
If you really must do it, make sure you use a chain of proxies or use a proxy network such as Tor.... although im sure thats a violation of the Terms of Use for the Tor network.

Questions?
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 9:17 pm Reply with quote
Cablekid
Advanced user
Advanced user
 
Joined: Jul 14, 2007
Posts: 85




Dam LOL..

You got me all scared right now.

Someone root this box for me and upload a shell the website i need lol.

I just wanna grab their files and dumb their mysql not even a deface.
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 9:25 pm Reply with quote
lenny
Valuable expert
Valuable expert
 
Joined: May 15, 2008
Posts: 275




To be honest, if you are careful with the exploits you use it can be pretty undetectable. I mean, if the system administrator has no reason to be suspicious of hackers... he/she is likely to go about their routine without noticing anything. If you get in, get what you need and get out without looking around then you should be fine.

Oh, and obviously if you upload a shell... then delete it before you leave. Also, if you want to remove traces from log files.... DONT delete the entire log. That just looks supicious, and the admin is bound to start investigating. Keep quiet, be efficient and make as little changes to the system as possible and you should be fine.

One last thing... I really do know how tempting it is to leave a cryptic message hidden in some obscure place on the server (like "I was here 09") - its stupid, and only get you caught =p

Hack safely! =]

Insert standard disclaimer here. For my sake, dont go hacking things then blaming me!
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 9:32 pm Reply with quote
Cablekid
Advanced user
Advanced user
 
Joined: Jul 14, 2007
Posts: 85




Haha Thanks Lenny...

But still got my worried i know my skill level is still down their.

This would be my first rooting of box and i feel uncomfortable with it.
View user's profile Send private message
PostPosted: Wed Nov 04, 2009 9:53 pm Reply with quote
lenny
Valuable expert
Valuable expert
 
Joined: May 15, 2008
Posts: 275




Skill comes with experience, you could always try setting up like a test PC that you can hack (legally) to try an improve. Rooting a box can be quite hard, don't expect to be able to do it straight away!

If in doubt, i find it 100x easier when hacking to socially engineer the targets rather than try and hack the technology. I must have tried at least 20 or so different targets when I first started before i actually managed to gain access to a box!

Whatever you decided to do, liklihood is you wont be able to root the box - but that dosent mean its not worth trying Wink And failure isnt bad, because you probably learnt somthing.
View user's profile Send private message
PostPosted: Thu Nov 05, 2009 6:33 am Reply with quote
pexli
Valuable expert
Valuable expert
 
Joined: May 24, 2007
Posts: 665
Location: Bulgaria




Quote:
This would be my first rooting of box and i feel uncomfortable with it.
Some people call this 'Adrenalin" and is good.Smile))))
View user's profile Send private message
PostPosted: Thu Nov 05, 2009 5:10 pm Reply with quote
lenny
Valuable expert
Valuable expert
 
Joined: May 15, 2008
Posts: 275




By its very nature, hacking is illegal..... mostly. Sucks, but true.
View user's profile Send private message
PostPosted: Fri Nov 06, 2009 2:24 pm Reply with quote
x3roconf_
Advanced user
Advanced user
 
Joined: May 01, 2008
Posts: 101




Cablekid wrote:
Haha Thanks Lenny...

But still got my worried i know my skill level is still down their.

This would be my first rooting of box and i feel uncomfortable with it.


So have you rooted it? Smile
View user's profile Send private message
PostPosted: Fri Nov 06, 2009 3:27 pm Reply with quote
Cablekid
Advanced user
Advanced user
 
Joined: Jul 14, 2007
Posts: 85




Lol No not yet haven't tried. i was going to wait till i could steal my neighbors wifi.
View user's profile Send private message
PostPosted: Thu Mar 11, 2010 12:02 pm Reply with quote
adriyanna62
Beginner
Beginner
 
Joined: Jan 21, 2010
Posts: 1




To be honest, if you are careful with the exploits you use it can be pretty undetectable. I mean, if the system administrator has no reason to be suspicious of hackers.
_______________________________________
Free Poker Money
View user's profile Send private message Yahoo Messenger
Some General Questions About Rooting a Box
  www.waraxe.us Forum Index -> General discussion
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  




Powered by phpBB © 2001-2008 phpBB Group






Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2020 Janek Vind "waraxe"
Page Generation: 0.133 Seconds