Nov 22, 2009
Pages: 1, 2, 3

Hate Hackers But Admire The Skill ? - have a go yourself without hurting any1

free web hosting

Read Latest Entries..: (Post #20) by Dream on Apr 29 2005, 12:25 AM.
most of the challenges there (at least the basic ones) are all just logic problems, they do not require any REAL hacking knowledge but rather problem solving skills that is important to hacking (side note, I totally beat the hacking challenges ;D)
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Security issues & Exploits

Hate Hackers But Admire The Skill ? - have a go yourself without hurting any1

qwijibow
Hacker's Virus writers malware authors....
Hate them. They annoy everyone for little or no reason.

However, (with exception of script kiddies) those who do it the hard way,
discovering their own buffer over flow exploits and writing the machine code
to exploit and spawn a command line, you have to admire the amount of knollege and skill that this takes.

If you know anything about *nix (especially Linux) and would like to pit you securety knoledge againsed other's have a look at this....

http://www.linuxense.com/challenge/

Basically, on the 9th of this month, a Linux server will be booted, and its IP address posted on that site, and left running for 96 hours. there will be no firewall, and no tweaks done to it, just a jet to be decided linux distro will be booted, and all default serces allowed to run.

the competition is to....

1) gain root access
2) create a file on / containing some identification (an email or PGP key)
3) dissconect the machine from the internet (shut donw the network card)
4) send an email announcing you have won.

if nobody has hacked the machine within 48 hours, then low access level login passwords will be given out, at which point you will be able to attempt local privilage esculation exploits.

Will anyone here be having a go ???

I know virtually nothing about exploiting services, only how to prevent writing code vunerable to buffer overflows...

but i will definatly have a little play, port scanning, version probing and whatever else i can think of.

(maybe i should just post its IP on slashdot..... thats usually enough to crash most systems !)

 

 

 


Comment/Reply (w/o sign-up)

moonwitch
There are quite a few cyberwar games like that on the net, I actually play in a few LOL. It's not to learn this type of behavior, but it is so I know how to find exploits and thereby having better security on my own sites and machines. smile.gif There are a few links I would like to share. I do want to stress that each of these links permits the use of exploits for the CHALLENGE, not for illegal intent. They do state this on their pages as well.

http://www.hackthissite.org/
http://www.hellboundhackers.org/news.php
http://www.cyber-war.org/
http://learntohack.org/ (here I completed the first 15 levels wink.gif was fun )

I am NOT justifying hacking or such activities, I do stress that with permission given and NO malicious intent, it is challenging. It tests your knowledge on computer systems, programming languages, etc.

ALL of the links I just provided actually are GAMES, CHALLENGES to test your knowledge.

---

As reply to the subject, I too hate hackers (the ones that mess up your system) and personally I would love it to see their MB get fried. I feel that if you use your knowledfe of systems, web programming etc for such activities you don't deserve the right to actually have a computer. There are "hackers" (I use this term loosely for this) out there that actually use the knowledge and skill they have to test companies' security etc. That I do applaud... How can you improve your security? By looking at your weaknesses.

I sincerely hope this was not going out of line, if it was, please remove this message, edit or pm me. Please do not take my words as promoting of illegal activities, I strongly object to it. However I do see a good use for this knowledge and these skills when it comes to using them to (WITH PERMISSION) enhance security on servers.

 

 

 


Comment/Reply (w/o sign-up)

qwijibow
Some Universitys Offer Computer securety Courses.
You cannot secure your own system without knowing how the bad guys break into your system.
as part of these courses you have to try to break into designated machines.

As for the Cyber-war link... WOW.... i LOVE the ascii art FreeBSD Daemon logo !!!!

I dont know the reasons that the links you posted were setup, But aslong as we are all clear that the content is linked to help users protect themselves , and better understand securety, i see no harm.

Comment/Reply (w/o sign-up)

szupie
Yeah, those hacking "games" are fun... Thanks for the links, as I have already done the hackthissite challenges (failed, so cheated), and am looking for new fun. tongue.gif I think hackers are good, if they don't use their skills to do bad stuff... But, good hackers are like characters in a children's book. Like a magician who does good deeds to save the world. I sound poetish... NOOOO!!!

Heh, actually, I'm "hacking" my way through the Encyclopędia Britannica Online with Google to get an article that requires subscription because it helps me do my homework.

Comment/Reply (w/o sign-up)

miCRoSCoPiC^eaRthLinG
Since we're talking about hacking in here - have any of you played the games, Uplink or Street Hacker ?? Both are real fun and simulate real world hacking upto a fair degree. Uplink is more of a MacOS based hacking game while Street Hacker's commandline and gives you a more authentic sense & feel ... But both are a must try.. Pit your skills and see how far you can go wink.gif I've completed both without any kind of cheats. I've even got a saved game with full armoury of all the hi-tech gadgets - for Uplink. The game's saved right at the beginning. So any of you who want to start off with my character can pm me and I'll mail it to you...

Uplink: http://www.introversion.co.uk/
Street Hacker: http://www.streethacker.com/

Comment/Reply (w/o sign-up)

jcguy
There is actually a career to be made out of hacking. There are hackers who trained to become network security specialists and their job is to try to hack into a network in order to make it more secured. I heard the pay's very high.

Comment/Reply (w/o sign-up)

jipman
Street hacker is a nice game, but toooo easy.

I wonder why all those little 10 year olds all want to hack someone's mailbox.

the little pests tongue.gif

I went to some company 2 weeks ago to test their library-security-system (see my tutorial ) for them and got about $ 150 for 4 hours work, nice huh wink.gif.

Comment/Reply (w/o sign-up)

pixelsmack
in my opinion things like this can only benafit peoples knowlage of servers and the way the computers uses data. unfortunatley there are people out there who wish to use this information and abilities to annoy people.

The only good thing is the people who do do this promote good coding and full testing of apps before they are released.

Comment/Reply (w/o sign-up)

Vagodeoz
Hmmm... don't like that idea...
Then people will know how to hack linux servers...
That's bad...

Comment/Reply (w/o sign-up)

qwijibow
QUOTE
Hmmm... don't like that idea...
Then people will know how to hack linux servers...
That's bad...


people already know how to hack unsecure linux servers.
But if I am one of them, i can better protect my sever from those who have less than good intensions.

After reading a tutorial on how to exploit buffer overflows (written by and for those who want to annoy) my code is now slightly more secure.

For example.... i know that the easyesy way to get into a web server, is through badly written CGI scripts.

because i know that i never ever ever use a CGI script i find on the internet without proof reading the code very very carefully.

if i didnt know this, then i maght just carelessly add every free cgi script i find, and assume that apache will protect me.

aslong as your intentions are good, knoledge of evil is never a bad thing tongue.gif
(unless you agree that ignorance is bliss tongue.gif)

Comment/Reply (w/o sign-up)

Latest Entries

Dream
most of the challenges there (at least the basic ones) are all just logic problems, they do not require any REAL hacking knowledge but rather problem solving skills that is important to hacking (side note, I totally beat the hacking challenges ;D)

Comment/Reply (w/o sign-up)

iamrockandroll13
QUOTE (Dream @ Apr 28 2005, 07:56 PM)
I tried to learn and abonded it after one day cause will I enjoy having a social life and am not looking forward to sitting in a basement infront of a command prompt madly tying away (umm stereyotype i know), you'd think its like freaking Sword Fish with five monitors hot girls and kickazz music playing in the background... but its really not.
*


oh I have no illusions on the life of someone who seriously does that sort of thing :-D...but as a comp sci major, I think it could be a fun way to practice problem solving in the environment I expect to work in...I don't want to find out how to break into nasa's computers or anything, I just would like to know some basic things. I went to that Learn to Hack website someone linked to and while it was cool, I found that the challenges seemed like they required me to know a lot more than I did, and I was only on level 4!

Comment/Reply (w/o sign-up)

Dream
first of all there are hackers and then there are crackers

hackers look for exploits and use them to get to places, however their primary goal is to do it for the ability to do it.

crackers however look to damage computers, use viruses, crack softwares etc, they are the ones who are annoying.

Now onto the topic, if you are looking to learn how to hack it isn't easy because well it takes learning, there isn't a set formula that you just follow or anything like that.

I tried to learn and abonded it after one day cause will I enjoy having a social life and am not looking forward to sitting in a basement infront of a command prompt madly tying away (umm stereyotype i know), you'd think its like freaking Sword Fish with five monitors hot girls and kickazz music playing in the background... but its really not.

Anyways to learn ho to hack (i heard all this from an aquientence whose name i can't revel cause then he has to kill you biggrin.gif )

First learn how the internet works, really learn it, read everything about it, the principles everything.

Then learn a programming language, supposely C++ is the best to learn but python or pearl is a good starter.

Now after throughly understanding the languages you will to hack.

Or you can always test yourself at www.hackthissite.com its a pretty nifty idea, bascially testing your ingeniulity and stuff

Comment/Reply (w/o sign-up)

iamrockandroll13
Ok, so I'm ready to read, anyone have any good suggestions of what exactly to read? websites, books, anything? I really find this stuff interesting and potentially very useful to me.

Comment/Reply (w/o sign-up)

darkool
i already hacked .

Windows Nt , printers hole , IIS were my speciallity but was about 3 years ago .

i think i have the tools here some where .... but i never did it again ... There was no fun anymore tongue.gif

Secret ? READ READ READ READ nothing more that READ

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : hate, hackers, admire, skill, hurting, any1

  1. Hack Tools (for Education And Hobby Only)
    hack tools that most hackers use (4)
  2. Hackers Publish Code For Critical Ie Bug
    (0)
    security researchers in the U.K. have now published "proof of concept" code for unpatched bug in
    the way Microsoft Internet Explorer browser handles the JavaScript computer language. It shows
    how hackers could exploit the problem and possibly take over a Windows system. According to Russ
    Cooper, this vulnerability has been around since May. the malicious code can be launched by just
    one simple click on a Web link. All users of Internet Explorer version 5.5 and 6.x are affected by
    the vulnerability you may turn off JavaScript in Internet Explorer's Internet....
  3. Hackers In The Ecosystem Of Sw Engineering
    (5)
    A question by my wife got me started to think about how hackers both take away from and add to the
    fairly complex software engineering ecosystem. We were both home from work over lunch today and we
    were watching Fox News. We started talking about the stock market and the subject of Microsoft came
    up. Shortly the question was asked, what keeps Microsoft from literly taking aver the world with
    their software by adding a back door of some sort. She cited the movie "The Net"
    http://www.imdb.com/title/tt0113957/ where a security company put a back door in their software....
  4. Any Certifed Ethical Hackers Out There?
    (7)
    Has anyone taken courses/assessments to be come a Certified Ethical Hacker, or some similar
    qualification? I'm interested in what you thought of the course, whether the material taught was
    actually helpful in real life, whether the qualification has made any difference to your work, etc.....

    1. Looking for hate, hackers, admire, skill, hurting, any1

See Also,

*SIMILAR VIDEOS*
Searching Video's for hate, hackers, admire, skill, hurting, any1
advertisement



Hate Hackers But Admire The Skill ? - have a go yourself without hurting any1

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com