I don't think people understand. These are not hackers. These are what we hackers call crackers. Hackers are creative problem solvers that post their code and software programs for free. Many successful people in the computer industry started as hackers, such as Bill Gates, Steve Woz, etc. The in the mid 80's these crackers came along and decided to steal the meaning of the word 'hacker'. And also, just because you program doesn't make you a social outcast. Goddamn stereotypes.
Dude WTF?!?! Why does everything think a "hacker" is an immature idiot who likes to steal for the hell of it? Dude wake up people hacking is NOT just a bunch of bullshit. Hacking helps the world. Read a book and learn the facts....idiots.
@lezsmokehaze420 I think Julian Assange and Electron (Richard Jones) did know each other, as the latter was involved in Assange's "Earthmen Technology" venture, which was a security company in the late 90's.
can someone explain how hacking works. I don't get how you specifically target one person or organization. Like how do people hack into NASA, or other huge companies? I also don't get how you find weaknesses in a security system. Also what does it look like once you hack into another computer.
@b4igetu it all depends on what kinda hack your doing like a rat you can take over there computer or just watch and keylog them RAT = Back Door Trojan
If you want to break into computers you must know how to program, then you must be able at least READ the asm code.
The tools you need for hacking are compailer (for programming), disassembler and a client program for connecting to certian ports like telnet or netcat.
1.) First thing to do is check for ports if a target machine is running certian port like ftp you connect to it that way you will ses what kind of ftp server is running.
2.) Download the same server program just like your victim has and install it on your computer.
3.) Then open the server program in disassembler so you can get understanding of it. Instead of disassembler you can also use a debugger which also allows you to pause certian steps of the programs and you can check for all the function calls that happened until program gets paused.
5.) After that check for overflow flaws like stack overflaw which will manipulate with the bytes so the program will just skip to the good login screen then write an exploit that will print those bytes in perl and test it on your computer if you could break into it on your computer then you can also break on the target one.
6.) Another method is also done via dll injection that is basicly game hacking but it can be used for other things too.
For example you can use the dll injection to manipulate simple program like windows calculator into giving you a remote shell. But a person who is running the server must run that.
7.) You can also use a trojan but trojans are not programs like RAT real trojan is legit looking program that does legit thing but in its code holds a secret code.
The easiest trojan is making a c++ console application that is a quiz game that works very fine but in it it has a secret code that creates a windows account and starts a telnet server that is already in windows.
After person runs it open cmd type telnet IP 23 and login with the account your trojan created.
Now If you got anyquestions regarding finding flaws just send me an email.
And hacking methods are limitless I only listed the most common ones for breaking into computer
I used to hack school's system using usenet in the old days. It was just for a sake of challenge (since my computer science class was freaking boring). 90% of hacker's (except a few key masters) do it for the love of challenge only.
Usually via brute force methods (where you try every possible combination of username and password), by social engineering (where for example you might call a company and pretend to be an employee who has lost his password (sounds stupid but when you're good at it it's effective)) or by exploiting bugs in a system.
what, i started programming when i enter college and took Degree in Computer Science, and that was when i was 19 ...lol .. this dude is so freaking genius !!!
@bboystealth88 you can hack to help companies -_- some appreciate it and some don't. if u can find a glitch in their system and tell them about it without causing any damage... they should thank you and maybe even give u a reward for your help. wanted or not.
yea i dont even really kno where to start in such things tho...
i want to start but..im afraid of getting in trouble for something small hahaha
but ya too true...hacking is more useful then more ppl think...if there were no hackers...i really dont think the internet or w/e would even function the way it does.
@bboystealth88 If you study IT in almost any university you'll learn about hacking. Because in order to learn about security you have to know where its flaws are.
Does anyone know the song the dad keeps playing on the piano...it sounds so familiar, but can't guess it..thought it was My Funny Valentine...any help please!
i feel sorry for his dad XD, aww haha
kingcow212 2 months ago
sick
vaghoust 3 months ago in playlist Interview
Nice to see John Markoff pretending to know what he is talking about in this video.
klarusboy 4 months ago
The best recompense is be a Hacker
eadeneto 5 months ago
I don't think people understand. These are not hackers. These are what we hackers call crackers. Hackers are creative problem solvers that post their code and software programs for free. Many successful people in the computer industry started as hackers, such as Bill Gates, Steve Woz, etc. The in the mid 80's these crackers came along and decided to steal the meaning of the word 'hacker'. And also, just because you program doesn't make you a social outcast. Goddamn stereotypes.
BlueJackolantern 6 months ago 3
@BlueJackolantern True That
aden2013 4 months ago
they are making such a big anti-social fuss about hackers just because those corporate losers can't stop these geniuses, they get this way.
1234fuckubitch 6 months ago
Dude WTF?!?! Why does everything think a "hacker" is an immature idiot who likes to steal for the hell of it? Dude wake up people hacking is NOT just a bunch of bullshit. Hacking helps the world. Read a book and learn the facts....idiots.
brycewatsonfromsherm 7 months ago
Teached is not a word
jewie27 8 months ago
nasa is like no this again??
BATTLEFIELDPCPS3 8 months ago
my dad used too be teached by hes old man hahaha hes dad was a teacher in thornbury ??? 100%
BIGM420ganja 8 months ago
i love programming and computers, yet i still lead a normal social life. I hate the stereotypes.
getownedn00b 8 months ago
would love to visit him one day.....if hes not in jail
nrgshkl093 9 months ago
fake interviews with the fake hackers? a bit much.
AccordionManiac 10 months ago
HACK THE PLANET xD
ninjazombie15 1 year ago
6:33 Killer Tomato???? XD
TheGoldHearts 1 year ago
if you want to learn to code/C++ go to learncpp . com
GaMiNgLow 1 year ago
I think jullian assange was hacking the same time as this guy.They probably knew eachother.
lezsmokehaze420 1 year ago
@lezsmokehaze420 I think Julian Assange and Electron (Richard Jones) did know each other, as the latter was involved in Assange's "Earthmen Technology" venture, which was a security company in the late 90's.
MudRat02 1 year ago
i would love to be a hacker...its cool and awesome,keep them brain fucking.
CroBlondie 1 year ago
can someone explain how hacking works. I don't get how you specifically target one person or organization. Like how do people hack into NASA, or other huge companies? I also don't get how you find weaknesses in a security system. Also what does it look like once you hack into another computer.
b4igetu 1 year ago
@b4igetu it all depends on what kinda hack your doing like a rat you can take over there computer or just watch and keylog them RAT = Back Door Trojan
GaMiNgLow 1 year ago
@b4igetu
If you want to break into computers you must know how to program, then you must be able at least READ the asm code.
The tools you need for hacking are compailer (for programming), disassembler and a client program for connecting to certian ports like telnet or netcat.
1.) First thing to do is check for ports if a target machine is running certian port like ftp you connect to it that way you will ses what kind of ftp server is running.
PhreakStep 1 year ago
@PhreakStep
2.) Download the same server program just like your victim has and install it on your computer.
3.) Then open the server program in disassembler so you can get understanding of it. Instead of disassembler you can also use a debugger which also allows you to pause certian steps of the programs and you can check for all the function calls that happened until program gets paused.
PhreakStep 1 year ago
@PhreakStep
4.) The most common thing to searh in disassembler or debugger is login coditional jumps.
Lets say for wxample you find ascii string Login: then search in that area for something like
test 0, 0
if you see this then you know this will test your input then check for
short jnz blabla1
and
short jnz blabla2
this code meand if your input is 0 or false it will jump to bad login screen if not it will jump to the correct screen.
PhreakStep 1 year ago
@PhreakStep
5.) After that check for overflow flaws like stack overflaw which will manipulate with the bytes so the program will just skip to the good login screen then write an exploit that will print those bytes in perl and test it on your computer if you could break into it on your computer then you can also break on the target one.
6.) Another method is also done via dll injection that is basicly game hacking but it can be used for other things too.
PhreakStep 1 year ago
@PhreakStep
For example you can use the dll injection to manipulate simple program like windows calculator into giving you a remote shell. But a person who is running the server must run that.
7.) You can also use a trojan but trojans are not programs like RAT real trojan is legit looking program that does legit thing but in its code holds a secret code.
PhreakStep 1 year ago
@PhreakStep
The easiest trojan is making a c++ console application that is a quiz game that works very fine but in it it has a secret code that creates a windows account and starts a telnet server that is already in windows.
After person runs it open cmd type telnet IP 23 and login with the account your trojan created.
Now If you got anyquestions regarding finding flaws just send me an email.
And hacking methods are limitless I only listed the most common ones for breaking into computer
PhreakStep 1 year ago
@PhreakStep your so amazing..damn marry me !!
whippou 11 months ago
faggotry
kajaizer 1 year ago
@kajaizer and that will get your identity stolen.
Omayga260 1 year ago
I used to hack school's system using usenet in the old days. It was just for a sake of challenge (since my computer science class was freaking boring). 90% of hacker's (except a few key masters) do it for the love of challenge only.
looxgood 1 year ago
can anyone please explain to me what calling cats is? please answer
mezerome 1 year ago
The beginning part, with the hand written space invaders game, was RMS's quote I believe.
baeritukaez 1 year ago
The picture of hackers this films paints is pretty inaccurate
imbrd 1 year ago
COMPUTER HACKA LOL.
GamingHell 1 year ago
fail.
SpikeSpinz 2 years ago
I hate the way they describe coding as antisocial.
t3r4b173 2 years ago 44
@t3r4b173
Its a stereotype but an accurate one most of the time, sadly.
67576856666478964567 1 year ago
@t3r4b173 - right ... I think fucking FACEBOOK is anti-social. FUCKING ASS HOLES ..
GabrielKraus 7 months ago in playlist 37331 2
....cool i love cheezy hacker videos. priceless.
Captnuendo 2 years ago
you will never catch us -CAZ n.y.
CAZPERsayz 2 years ago
Lol that Melbourne is the main capital of hackers what a joke xD
maxel3g3nd 2 years ago
At THAT time it was ONE of the main spots known for Hackers !!!
tempestcii 2 years ago
he hack'd the fbi's datebase and managed to delete 25% of the files
limerick92 2 years ago
Usually via brute force methods (where you try every possible combination of username and password), by social engineering (where for example you might call a company and pretend to be an employee who has lost his password (sounds stupid but when you're good at it it's effective)) or by exploiting bugs in a system.
Niksko1811 2 years ago
search the therm ''bruteforce''
InDaHouse816 2 years ago
i just dont know how do they crack passwords what program do they use
iverson3aldin 2 years ago
you dont use programs for hacking!!
Terminal !! do they use you can use cmd to connect to server and so on!
Gulcai 2 years ago
i know they use cmd telnet and ftp but when you connect to system you need to write username
and password how they know the username and password
iverson3aldin 2 years ago
they dont know them they need to crack the passwords ...
Gulcai 2 years ago
Sif anyone would hack from a windoze box.
Niksko1811 2 years ago
what, i started programming when i enter college and took Degree in Computer Science, and that was when i was 19 ...lol .. this dude is so freaking genius !!!
ezuan88 2 years ago
he hacked nasa when hes was 16-17 years old
Gulcai 2 years ago
i did bad in my c## ...lol considered to this dude, he probably will be the best student in my college ...
ezuan88 2 years ago
these dudes are from my town :D:D:D thanks for uploading this i live in melbs
purpkush307 2 years ago
legends man, there was a german movie about two other guys electron and pheonix were talking to they were sick selling info.
roboticslave 2 years ago
great post !
adderxxx 2 years ago
ive always wanted to learn how to hack...
not to do bad stuff but just to explore realllyy....
bboystealth88 3 years ago 49
@bboystealth88 you can hack to help companies -_- some appreciate it and some don't. if u can find a glitch in their system and tell them about it without causing any damage... they should thank you and maybe even give u a reward for your help. wanted or not.
some companies threaten to sue tho -_-
TehRenting 1 year ago
@TehRenting
yea i dont even really kno where to start in such things tho...
i want to start but..im afraid of getting in trouble for something small hahaha
but ya too true...hacking is more useful then more ppl think...if there were no hackers...i really dont think the internet or w/e would even function the way it does.
bboystealth88 1 year ago
@bboystealth88 If you study IT in almost any university you'll learn about hacking. Because in order to learn about security you have to know where its flaws are.
TehRenting 1 year ago
@bboystealth88 hacking IS exploring stuff. Cracking and black hatting stuff is "the bad stuff"
snowman4839 1 year ago
@bboystealth88 start now. explore.
Omayga260 1 year ago
@bboystealth88 from what i understand, learning to program and being proficient at a *nix system would be the best start.
cameronbak 10 months ago
@bboystealth88 Thats why I love it . It's sooo interesting
elitetechforce 8 months ago
This is really interesting, I have always wondered what the world of hackers would be like back then. Of course I know today its totally different!
Kwontumn 3 years ago
Haha, brings back memories :)
EaglesFate 3 years ago
Thanks very much for uploading this video. It brings me back old memories.
wgetgeek 3 years ago
Does anyone know the song the dad keeps playing on the piano...it sounds so familiar, but can't guess it..thought it was My Funny Valentine...any help please!
keensense 3 years ago
Hello, the song is Gymnopédie No.1 by Erik Satie. Do a search on Youtube and you will find it.
wgetgeek 3 years ago
so many of the records from altos and the early usenet era have been lost over time... i'd love to get my hands on some of those transcripts
thanks for posting
Nmbrz 3 years ago
thnks ougtube fr postin dese videos !
yan2292008 3 years ago