Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

gaining root


ghost's Avatar
0 0

ya see my friend has this website but he made it using freewebs. and he wants to see if i can gain root to it. but i dont know how to get the ip of his website. would it be the freewebs ip or would his website have is own ip?


ghost's Avatar
0 0

Just ping it?

It will be freewebs, though. They'll run a number of websites (probably a lot, no one visits them) off a dedicated server. They'll have tonnes of servers, though, so you'll still need to find the specific server's IP.

P.S. I doubt you'll get root if you're asking this.


ghost's Avatar
0 0

Freewebs website. Read ^.


ghost's Avatar
0 0

well ill give it a go im using the article on gaining root. i just need to know the ip address. any any ideas on finding the server its running off


ghost's Avatar
0 0

cmd

ping <site>


ghost's Avatar
0 0

yeah but it just says uknowen host


ghost's Avatar
0 0

hmm, out of curiosity why use ping for a DNS query? Seems a bit pointless to give your IP to the server just to find out it's IP when you can just DNS it using nslookup, dig, host, etc.

Whenever I'm investigating a new server I actually block it's IP with my router or IDS software initially to prevent any direct connections AT ALL. Better safe than sorry. ;)


ghost's Avatar
0 0

yes i spose but this is my friends site…or will freewebs get pissed off? and btw do u no wat username or passwords i cud try out?


ghost's Avatar
0 0

Oh and I think the article you're referring to is about the rooting challenge that just happened, there will NOT be a default pass of anonymous on every server.

My advice would be don't even attempt to root an internet server with the amount of knowledge you don't have, you are asking to get busted. If you end up getting in by accident you will no doubt leave traces of your entry all over the place (can you say LOG FILES).

Playing around with SQL or JavaScript injection and gaining admin rights to some tom joe's website is one thing… rooting an actual server that belongs to an internet services company is another. If you don't know completely what you are doing, then dont try.


ghost's Avatar
0 0

lol kk. whoa thanks for the heads up dude. that coulda got nasty!!!! well do you have any tips on any java or sql injections i could do?


ghost's Avatar
0 0

well if he wrote his site with PHP/MySQL then you could try and play with the any variable input to get an error (that will tell you if its vulnerable), you can use javascript to manipulate data in forms, cookies, etc and you can sometimes use XSS to steal cookies and crap.

Just study the site and get a feel for the code, then use logic and a little imagination to find a weakness.


ghost's Avatar
0 0

what exactly is stealing cookies, is it stealing other peoples cookies to see what sites they visited or am i way off track?


ghost's Avatar
0 0

Well cookies can hold a number of things, such as the last time they visited, their name's, etc. The most useful data collection from a cookie would be a username/password. Even the most secure sites can fall to simple XSS attacks.


ghost's Avatar
0 0

Neoquesty wrote: lol kk. whoa thanks for the heads up dude. that coulda got nasty!!!! well do you have any tips on any java or sql injections i could do?

I strongly suggest you learn about sql injections, javascript injections. like, ffs java != javascript. 2 different laguages. And also, we cant just say "oh use this sql injection" because it probably wont work. The amount of times sql injection actually works is extremely low. Take the time to map out the site, save all the files on your hard drive, view the source for each page. Spend time lookinig for exploits on the server, you need to do your research before attempting a hack, or you will be busted.


ghost's Avatar
0 0

To further refine what fagitz said, the main use of XSS cookie stealers is to steal admin session cookies. When you replace your cookies with a stolen admin's session cookie the website thinks you are logged in as them.

I would agree that you definitely need to research. Learn PHP, JavaScript and SQL and read up on injection and XSS. Then get a few good proxies and go play :P


ghost's Avatar
0 0

kk ty guys ill have my head in the books from now on.


Mr_Cheese's Avatar
0 1

just to point out.

freewebs, only hosts html sites. So SQL injection wont work.

basically - you wont be able to hack a freewebs site. you wont be able to root it.. unless your extremely skilled, and from your "java or SQL injections" it seems you really dont know alot.


ghost's Avatar
0 0

Nicely said Mr_Cheese. I agree, since you think javascript injection is the same as "java injection" then you really dont know alot.

And Mr_Cheese thanks for pointing they only host .html files, i totaly forgot eh:@


ghost's Avatar
0 0

nononnno i knew java and javascripy were different. java is a way more powerful lnaguage. i was just being lazy and not writing javascript. i know. really stupid:(


ghost's Avatar
0 0

Dont be so harsh on the kid. He's probably just learning. Pm I found the root and I actually got in and changed some info.


ghost's Avatar
0 0

Dont be so harsh on the kid. He's probably just learning. Pm I found the root and I actually got in and changed some info.


ghost's Avatar
0 0

ty dude. you learn from everything!! and i learned from this. so its a good thing. you found root to what?


Mr_Cheese's Avatar
0 1

the RootWars that HBH has setup


ghost's Avatar
0 0

Speaking of root wars, is it down now? :S