| Author |
Rooting |
skathgh420
Member

Posts: 418
Location: 127.0.0.1
Joined: 03.03.08 Rank: God |
|
I am interested in learning Rooting. But I am confused as where
to start learning. What kind of languages would one want to
know if they are interested in Rooting? Also if anyone has any good
articles on Rooting or other reading material related to Rooting it
would be much appreciated if you shared.
Thanks skathgh420

 |
|
| Author |
RE: Rooting |
DeafCode
Member

Posts: 214
Location:
Joined: 04.05.08 Rank: Hacker Level 3 Warn Level: 30
|
|
MS-Dos
Unix
FTP
bruteforce
bufferoverflow
tcp ports and services
Telnet
NMap
password files
Lm hashes
logs
this should get you rolling
|
|
| Author |
RE: Rooting |
skathgh420
Member

Posts: 418
Location: 127.0.0.1
Joined: 03.03.08 Rank: God |
|
Damn I have pretty good understanding of most of the things you mentioned....
MS-Dos
FTP
brute forcing
tcp ports and services
Telnet
NMap
logs
password files
I will get to reading up on the others, but I am still looking for articles/reads on rooting and how it's done and different ways to go about doing it. Basically anything about rooting I am quite a stranger to it but very willing to learn. And now that DeafCode has made me feel confident in my knowledge I am very eager to begin learning. Any and all suggestions are welcome 
 |
|
| Author |
RE: Rooting |
clone4
Member

Posts: 586
Location: He is back and he's bad!
Joined: 25.11.07 Rank: God |
|
yeah I'm stuck on this too, I mean I know the things mentioned above, but when it comes to actual exploiting I've virtually no knowledge
[img][/img]

spyware - "They see me trollin'..."
<yaragn> ever seen that movie? The Matrix?
<yaragn> with those green lines of flying text?
<yaragn> *THAT'S* Perl
|
|
| Author |
RE: Rooting |
DeafCode
Member

Posts: 214
Location:
Joined: 04.05.08 Rank: Hacker Level 3 Warn Level: 30
|
|
alot of people assume that forwarding the telnet allows you to use the service but this is not the case in windows
|
|
| Author |
RE: Rooting |
SwartMumba
Member

Posts: 292
Location: TX <--- I'm here
Joined: 18.09.07 Rank: Uber Elite |
|
|
skathgh420 said:
Damn I have pretty good understanding of most of the things you mentioned....
MS-Dos
FTP
brute forcing
tcp ports and services
Telnet
NMap
logs
password files
You have a good understanding of tcp ports and services. huh? As a matter of interest, how many RFCs have you read? Also, you listed a lot of the subjects that deafcode mentioned, but did not include Unix and buffer over-flow. Do you know how big those two subjects are all on their lonesome?!
clone4 said:
yeah I'm stuck on this too, I mean I know the things mentioned above, but when it comes to actual exploiting I've virtually no knowledge
Ya riiiiiight. I am sure. -_-
Edited by SwartMumba on 17-08-08 08:28 |
|
| Author |
RE: Rooting |
clone4
Member

Posts: 586
Location: He is back and he's bad!
Joined: 25.11.07 Rank: God |
|
SwartMumba wrote:
clone4 said:
yeah I'm stuck on this too, I mean I know the things mentioned above, but when it comes to actual exploiting I've virtually no knowledge
Ya riiiiiight. I am sure. -_-
I did not say in what depth I just said I have 'some' knowledge of them with no specifics. If I said I know all these things really well, I guess it would be different. So yeah, you can be sure
[img][/img]

spyware - "They see me trollin'..."
<yaragn> ever seen that movie? The Matrix?
<yaragn> with those green lines of flying text?
<yaragn> *THAT'S* Perl
|
|
| Author |
RE: Rooting |
stdio
Member
Posts: 375
Location: omnipresent
Joined: 06.04.08 Rank: God |
|
www.pulltheplug.org -
A great site with different challenges that involve socket programing, linux in general, buffer overflows, network challenges etc.
I'm sorry, I cant hear you over the sound of how awesome I am! |
|
| Author |
RE: Rooting : |
Neqtan
Member

Posts: 142
Location: The well of Segais
Joined: 04.07.07 Rank: HBH Guru |
|
Heres everything i got on Rooting . I hope this helps .
Rooting in general :
http://hacking.3xforum.ro/post/289/1/Rooting_a_Windows_Machine/
http://en.wikipedia.org/wiki/Footprinting
http://web.textfiles.com/hacking/footprinting.txt
Footprinting :
http://www.hackinthebox.org/modules.php?op=modload&name=News&file=article&sid=5359&mode=thread&order=0&thold=0
http://wiki.novell.com/index.php/Networksecuritytools
http://www.hackinthebox.org/modules.php?op=modload&name=News&file=article&sid=18753&mode=thread&order=0&thold=0
http://www.infosecwriters.com/text_resources/pdf/Footprinting.pdf
http://icsd.i2r.a-star.edu.sg/staff/sethome/pdf/010.pdf
Enumeration :
http://www.vulnerabilityassessment.co.uk/enum.htm
http://nmap.org/book/osdetect.html
http://nmap.org/nmap-fingerprinting-article.txt
http://en.wikipedia.org/wiki/Passive_OS_Fingerprinting
http://www.irongeek.com/i.php?page=videos/passive-os-fingerprinting
I think TCP/IP is number one thing to learn for this . Learning how packets are sent and received . Manipulating that communication
to get the receiving machine to accept your packets .
So understanding in depth how the OSI model / layers operate .
http://www.webopedia.com/quick_ref/OSI_Layers.asp
I read every last bit of info in every link above and i have many more .
You can PM me if you feel like it . Ill help where i can . Peace .
Neqtan
 |
|
| Author |
RE: Rooting |
skathgh420
Member

Posts: 418
Location: 127.0.0.1
Joined: 03.03.08 Rank: God |
|
Wow thank you so much Neqtan and all of you that replied I am going to start reading as much as I can
 |
|
| Author |
RE: Rooting |
slpctrl
Member
Posts: 945
Location: 2147483647
Joined: 19.04.07 Rank: God |
|
SwartMumba wrote:
skathgh420 said:
Damn I have pretty good understanding of most of the things you mentioned....
MS-Dos
FTP
brute forcing
tcp ports and services
Telnet
NMap
logs
password files
You have a good understanding of tcp ports and services. huh? As a matter of interest, how many RFCs have you read? Also, you listed a lot of the subjects that deafcode mentioned, but did not include Unix and buffer over-flow. Do you know how big those two subjects are all on their lonesome?!
clone4 said:
yeah I'm stuck on this too, I mean I know the things mentioned above, but when it comes to actual exploiting I've virtually no knowledge
Ya riiiiiight. I am sure. -_-
Were you aware that python.com is a porn site?? 
|
|
| Author |
RE: Rooting |
SwartMumba
Member

Posts: 292
Location: TX <--- I'm here
Joined: 18.09.07 Rank: Uber Elite |
|
Are you aware of how many times I get asked that question? xD
|
|
| Author |
RE: Rooting |
Wuls
Member

Posts: 18
Location:
Joined: 21.06.06 Rank: HBH Guru |
|
Uh.. you should get a good understanding of network intrusion to get your foot in the door, so to speak.
Also, you definitely need to research the following:
- C Programming
- Different architectures
- ASM (not 100 percent necessary but will help a LOT)
- Debugging tools
- Different types of exploitation.. BoFs (stack/heap based), Format strings, other common programming errors..
Some great sites to put your knowledge to use are:
- SmashTheStack.org
- Intruded.net
- PullThePlug.org
- Hack3r.com / RootHack
- RootThisBox.org (Now known as RootTheBox)
I personally found that SmashTheStack & Intruded had the best communities and the people are great to chat with.
Good luck
 |
|
| Author |
RE: Rooting |
Folk Theory
Member

Posts: 611
Location: South New World
Joined: 08.09.06 Rank: Elite |
|
wow great resources. thanks everyone.
 |
|
| Author |
RE: Rooting |
fashizzlepop
Member

Posts: 482
Location: Old folks home.
Joined: 08.04.08 Rank: Uber Elite |
|
Re-using this thread...
Does anyone know a PC version/similar piece of software for AGnet Tools? AGnet Tools is for the mac but I want to know if there is an equivalent for PC.
"The definition of insanity is doing the same thing over and over again and expecting different results.”
~Albert Einstein~
 |
|