Staredit Newtork
Community
StarCraft
Games
Site
Favourites
Hacking...and confusion.

Pages: < 1 2 3 >
Creator: Hug A Zergling
Time: Apr 15 2008, 1:05 am

Post #21     Brontobyte Apr 16 2008, 4:57 am

[Avatar]
- M U D K I P Z -
 offline contact
Well, on another note, how would you use someones IP address to "hack" , "crack" , or whatever you want to dress it up and call it? How would I like make a box pop up saying: HAI!

NOTE: I don't want directions on how to, because I think that breaks a rule somewhere, I just want to know like: You put it into a command that does blank then you type in "HAI!" and bam!
Top

Post #22     cheeze Apr 16 2008, 5:08 am

[Avatar]
 offline contact
That's not really what "hacking" (the lame definition) is. What usually happens is, they'll find a security breach that allows them to insert custom code into a set of instructions. This allows them to access and modify everything on the computer. A way to prevent this is to make sure your programs don't leak memory and certainly don't allow inputs to be passed as instructions. Refer to this: http://xkcd.com/327/
Top

Post #23     Clokr_ Apr 16 2008, 1:14 pm

[Avatar]
Omg got a title!
 offline contact
Quote from cheeze
That's not really what "hacking" (the lame definition) is. What usually happens is, they'll find a security breach that allows them to insert custom code into a set of instructions. This allows them to access and modify everything on the computer. A way to prevent this is to make sure your programs don't leak memory and certainly don't allow inputs to be passed as instructions. Refer to this: http://xkcd.com/327/

ROFLMAO, I love xkcd
_______________
G T C A A G T C \__________________________
C A G U···/ŻŻŻŻ\ A G T C G A G A T C A G T
··········\____/ T C A G C T C T A G T C A
C A G T T C A G
/ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ

Was anyone missing my DNA signature? :P (yeah it is broken, I know it :/)

Top

Post #24     Hug A Zergling Apr 16 2008, 6:15 pm

[Avatar]
Best Zerg Emblem. Ever.
 offline contact
This topic turned into something I wasn't expecting. Just forget computers for a sec. I know that it is possible to hack Ipods. But what do you do to then for it to be considered "Hacking"?
Top

Post #25     Clokr_ Apr 16 2008, 6:52 pm

[Avatar]
Omg got a title!
 offline contact
Quote from Hug A Zergling
This topic turned into something I wasn't expecting. Just forget computers for a sec. I know that it is possible to hack Ipods. But what do you do to then for it to be considered "Hacking"?

I don't think you're supposed to change their firmware, that's probably illegal.. There's even a linux port for the iPods.
_______________
G T C A A G T C \__________________________
C A G U···/ŻŻŻŻ\ A G T C G A G A T C A G T
··········\____/ T C A G C T C T A G T C A
C A G T T C A G
/ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ

Was anyone missing my DNA signature? :P (yeah it is broken, I know it :/)

Top

Post #26     Hug A Zergling Apr 16 2008, 7:13 pm

[Avatar]
Best Zerg Emblem. Ever.
 offline contact
i never said i was gunna hack it, that was just for example.
Top

Post #27     Minority Apr 17 2008, 5:25 pm

[Avatar]
omg wtf hax
 offline contact
Yes, there is an important distinction between 'hacking' and 'cracking' that a lot of people don't know about. You can't really blame them, since they don't actually need to use those words frequently (there's a lot of stuff I don't know about, as well), but they should at least try to learn the meanings of and distinctions between words before using them.

It almost pains me to see people throwing around words that they know nothing about. At my school, I hear of people 'hacking' 'files', when they really mean 'gaining unauthorised access to' 'user accounts on the school database' (or even just 'cracking' 'accounts'). It's like they've invented their own terminology without bothering to learn the real one.
Top

Post #28     Mini Moose 2707 Apr 17 2008, 6:12 pm

[Avatar]
 offline contact
Hackers: Not to be confused with script kiddies. While most people these days use the word "hacker" to refer to "one who uses hacks", that isn't the original meaning.
Someone that uses a map hack or mineral hack on battle.net is a script kiddie, not technically a hacker. Someone who programmed the map hack or mineral hack... there's your hacker.
This post was edited 1 times, last edit by Mini Moose 2707: Apr 17 2008, 6:18 pm.
Top

Post #29     Oo.sharf.oO Apr 17 2008, 6:30 pm

[Avatar]
 offline contact
Hacking is not bad, malicious hacking is. Hacking is changing anything, from it's original design, for example, a script for a website, that adds say a shoutbox, that is a hack. Malicious hackers are people who hack with a malicious intent, such as making a maphack for starcraft. People who use hacks are nothing special, script kiddies as moose suggested.

Hackers can often be refered to as black hackers(or hats) and white hackers. Black hackers are people who hack for some malicious reason, such as maphackers and mineral hackers etc. White hackers essentialy hack hackers, by having anti hacks or dropping people with hacks etc.

Hope this helped.
Top

Post #30     AfterLifeLochie Apr 19 2008, 1:33 am

[Avatar]
 offline contact
Just a side note here, most hackers won't really actually cause much damage unless they know what they're doing.
I set up a class Footy tipping and a few kids thought it would be funny to poke around legit numbers, which, of course, could have let them in to the Administration console, if they tried. However, (knowing year 7s), I retaliated, and, realized that, in fact, there was a small, minute hole I had not discovered: the fact that users were able to perform the common mysql_query() command (for those of you who know PHP). Personally, I'd define this not a genuine hacking, but as curious people who poke with legit numbers...

As for other experiences, I have a Linux server. I hadn't fixed a hole in the auto recover function in VI, allowing the user to put a recovered file into the system. Autoclean, the program that keeps the computer clean and running up to schedule, was modified, giving this user full superuser control (Do you think I learnt my lesson?!?!). At first, Autoclean ran as normal, but I watched and waited a the 'egg' hatched. The resulting reaction : poof! Not quite what this hacker wanted. He gained superuser powers, but couldn't use them because he had incorrectly set a critical parameter. Now this person knew what they were doing? So what to do? They know knew I was watching them, noting every move... What made this worse was that the connection couldn't be kicked. My last resort was to kill the server, I lost my website for a while, so what. If this person had of sucseeded, my server would be up the creek by now.

As you can plainly see, my experience has lead me to the two forms of hackers: the script kiddies (who really were kiddies) and the form of hackers that you really don't want to meat. However, we all are curious, and, we must satisfy this curiosity in one way or another (curiosity killed the cat, anyone??). We are somewhat worse than that cat. Then you have people who want to cause malicious damage (to websites, to places, to, well, everything that can be broken, smashed, vandalized... you get the point). In this case, my Linux hacker created a malicious code that was intended to do harm, underneath my very own eyes.

Indeed, this could happen to anyone, anywhere, any time. My point being, hackers will never really be defined between script kiddies and the real thing, and, no matter how hard and secure we build our systems, we will always be vulnerable to attacks of all kinds, whether genuine hackers or just kids who are playing around.
Did I really pay for THIS??
Top

Post #31     OMC)Anonymous Apr 19 2008, 1:39 am

[Avatar]
From the mind of Anonymous comes the following post...
 online contact
You will never know if you got hacked by a real hacker, because they don't leave a trace.
(signature image)

Biological Warfare
Top

Post #32     AfterLifeLochie Apr 19 2008, 2:03 am

[Avatar]
 offline contact
That is also the flaw of this hacker: I was watching him!!
Did I really pay for THIS??
Top

Post #33     Hug A Zergling Apr 20 2008, 7:51 pm

[Avatar]
Best Zerg Emblem. Ever.
 offline contact
Quote from Oo.sharf.oO
Hacking is not bad, malicious hacking is. Hacking is changing anything, from it's original design, for example, a script for a website, that adds say a shoutbox, that is a hack. Malicious hackers are people who hack with a malicious intent, such as making a maphack for starcraft. People who use hacks are nothing special, script kiddies as moose suggested.

Hackers can often be refered to as black hackers(or hats) and white hackers. Black hackers are people who hack for some malicious reason, such as maphackers and mineral hackers etc. White hackers essentialy hack hackers, by having anti hacks or dropping people with hacks etc.

Hope this helped.

Thanks!
Top

Post #34     Falkoner Apr 22 2008, 3:06 am

[Avatar]
Taking StarCraft Map Making to the Limit!
 offline contact
Quote
It saddens me that despite naively thinking that they have locked us out of DOS by disabling cmd.exe but not command.com, my school still managed to deny shutdown.exe network permissions :(

:P Same with my school, then when I continued to get in through command.com, they also disabled that, which completely screwed over the programs I made in class(all system commands were broken) so I ended up breaking Novell on my computer and creating my own account on the computer. The best part is, now I have full access to the computer, AND I can still access my account files on the school server :P

Malicious hacking is stupid, IMO, but if there is good reason and you know it won't leave anything permanently messed up, or you can reverse it, then it is fine to me.
Top

Post #35     O)FaRTy1billion[MM] Apr 22 2008, 3:10 am

[Avatar]
Remember the game! P.s.: Feldspar.
 offline contact
Can you run .bat files? My school has run and some things disabled, but I can run .bat files to open dos prompt...
Badlands 128 Minimap Colors    I like useless tables!
Platform  95 Minimap Colors
Install   85 Minimap Colors    What is this table, you ask?
Ashworld  92 Minimap Colors    I made images that list all the
Jungle   105 Minimap Colors    tiles' minimap colors arranged
Desert   109 Minimap Colors    by tileset groups (i.e. tileset
Ice       94 Minimap Colors    index.)
Twilight  97 Minimap Colors    I could make my own SCPM...
Top

Post #36     Praetor Apr 22 2008, 4:23 am

[Avatar]
 offline contact
just goes to show that notepad IS the best program ever.
------------------------->Free Games<-------------------------
It actually works ;) got From Russia with Love and Max Payne 2 for free :)
Top

Post #37     Pyro-Fire Apr 24 2008, 2:08 pm

[Avatar]
 offline contact
Most hackers are grey hat, btw.
[09:06 am] Yoshi da Sniper -- Latova has like, sexy error pages
[09:06 am] Yoshi da Sniper -- I almost don't want to fix the problems and just stare at them for hours
Top

Post #38     AfterLifeLochie Apr 24 2008, 9:30 pm

[Avatar]
 offline contact
At least I can make .bat files at school. They did fix the command propmpt and the run though.
But, would you know that you can save plain text files in MSWord, then convert them to .bat files through the ISDOS and MSDOS protocol(s) on Windows 2000 (makes making bat files alot easier).
Did I really pay for THIS??
Top

Post #39     (U)(U)Bolt_Head Apr 25 2008, 2:46 am

[Avatar]
 offline contact
Quote from Clokr_
Quote from Brontobyte
I herd a long time ago that you could type in some sort of script that the computer would read and use. For example:

Lets say I want to turn off my computer. ( Everything is incorrect because I don't know actually what it is )

{turn off=admin computer} or something like that.

They also stated that everything you type into a field the computer reads and if you put some type of malicious code into your computer ( no idea why ) that it would read it as if it were a command from let say notepad/ms word.

I have no idea if this is true or not.

Try the following:
Open notepad and type:

Code

shutdown -s

Then save the file as whatever.bat and double click it :P

Ha ha just don't put that whatever.bat into your startup files.
Top

Post #40     A_of-s_t Apr 25 2008, 5:28 am

[Avatar]
Master of Temptation, Ruler of Aeronotics, and Secret Lover
 offline contact
Or, alternatively, if you're going to break up with someone, go to their computer, add that line to EVERY .bat file you can find, and end that relationship. And then call at 9:00 p.m. and say, "Take that, bitch. Don't mess with someone who knows about coding."
From silent:
"lolol First of all wikipedia is flawed because anyone can come into it and post anything. About criticism.. no. You can't just change the definition of a word and expect everyone to bow down in awe. I am using macro evolution as an identifier between changing from one kind to another kind. I.E. bananas turning into flies. So if you want to argue about this then your argueing about the definition of a word.. Not the theory itself. If you want I can use false evolution, or neverbeenseenbefore evolution instead of macro. Its up to you"
This is stupidity. Please look at it very closely -- notice that almost every logical fallacy is used in it.
Top
Users in this topic:


[07:38 am]
[Dark_Marine]:] -- MOOSE END MAFIA D:<
[07:38 am]
[07:33 am]
KrayZee -- Never gonna let you down
[07:33 am]
KrayZee -- Never gonna give you up
[07:11 am]
Oo.CooL.oO -- you're gonna bring me down
[07:11 am]
aphtershox -- can't we all just get along?!
[07:07 am]
razorsnail -- shutup shutup shutup shutup
You must log in to shout.

©2003-2008 Staredit Network.
Starcraft & Starcraft II are trademarks of Blizzard Entertainment.
Site Index   |   Terms of Service   |   Privacy Policy   |   Contributions