This forum is in archive mode. You will not be able to post new content.

Author Topic: where to find the basics on hacking  (Read 3357 times)

0 Members and 1 Guest are viewing this topic.

Offline craggs2010

  • NULL
  • Posts: 2
  • Cookies: 0
    • View Profile
where to find the basics on hacking
« on: February 23, 2012, 11:41:58 PM »
im looking for a good friendly place to learn about hacking im kinda new i know a little but not enough to help me i was wondering if there is and tutorials on the basics to get me started thanks in advance

Offline petermlm

  • Knight
  • **
  • Posts: 226
  • Cookies: 7
  • Information is Power
    • View Profile
    • Security Check
Re: where to find the basics on hacking
« Reply #1 on: February 23, 2012, 11:47:48 PM »
Well you need to know how to program. That is the first thing!

I advise you to start with the Python programming language.

After that there are many paths you can take.

There aren't many tutorials that actually teach you about hacking. You just need to explore security and anti-security.

Good luck!
« Last Edit: February 23, 2012, 11:50:11 PM by petermlm »

Offline craggs2010

  • NULL
  • Posts: 2
  • Cookies: 0
    • View Profile
Re: where to find the basics on hacking
« Reply #2 on: February 23, 2012, 11:56:33 PM »
Thanks i shall have a look im just generally looking to know the basics to start with then will see if i can handle it lol much appreciated for your help 

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: where to find the basics on hacking
« Reply #3 on: February 24, 2012, 01:14:18 AM »
I remember when I did my first .ccp  :'(  is so magic to start underestanding how the flow of the information works good luck on youtube you will find tons of videos you wanna make virus then just play with a window library or stuff like that make it undetectable is hard tho but a very interesting topic

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: where to find the basics on hacking
« Reply #4 on: February 24, 2012, 10:13:04 AM »
There is no basics on "hacking".

Infinityexists

  • Guest
Re: where to find the basics on hacking
« Reply #5 on: February 24, 2012, 11:25:27 AM »
Hacking is , using your programming skills in an ILLEGAL way that may cause harm to someone.
There is no basics on Hacking because hacking is not an Application like MS Office or blah blah that you can easily learn , it is just using your programming skills in a negative way.

Not everyone could become a Hacker , until He's an evil mind and think like an Evil,
if you're an evil mind you'll see everything as Negative,
like if you are learning a programming language and you strike with Loops (as name suggest loops are something that allow code to be repeatedly executed ) .

A normal person would never think of how to use loops in a wrong way but an evil mind person would try to find out the dark side of loops. like you can run a single application unlimited number of times ?  This is what a loop can do ?

Sending an email through coding is the easiest task for a programmer but an Evil person will look into it as how he can utilize it in a negative way ?

This is all hacking is about , If you want to be a hacker you should be an evil :P and have a good programming skills, not a particular language like Delphi or C++ because almost every programming language has same syntax.

In short,

Utilizing your programming skills in wrong way is Hacking !! ( atleast for me )
« Last Edit: February 24, 2012, 11:26:39 AM by Infinityexists »

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: where to find the basics on hacking
« Reply #6 on: February 24, 2012, 11:47:54 AM »
Hacking is not for Evil only. It is for anything anyone would apply to.

Refer to the topic we discussed earlier: http://evilzone.org/general-discussion/exactly-what-is-hacking/

Offline atsuktuvas

  • Peasant
  • *
  • Posts: 120
  • Cookies: 20
    • View Profile
Re: where to find the basics on hacking
« Reply #7 on: February 24, 2012, 03:30:26 PM »
Infinityexists, I disagree with you.
Your definition of the word "Hacking" is very limited and aimed at one specific aspect of hacking. Being evil or good has nothing to do with "hacking".

Just my opinion.

Offline petermlm

  • Knight
  • **
  • Posts: 226
  • Cookies: 7
  • Information is Power
    • View Profile
    • Security Check
Re: where to find the basics on hacking
« Reply #8 on: February 24, 2012, 03:39:36 PM »
Infinityexists, I disagree with you.
Your definition of the word "Hacking" is very limited and aimed at one specific aspect of hacking. Being evil or good has nothing to do with "hacking".

Just my opinion.

I agree with atsuktuvas. In fact. For some people just correcting a vulnerability in a program or web service is a hack. Therefor someone that improves security is a hacker.

I like this definition.

Offline atsuktuvas

  • Peasant
  • *
  • Posts: 120
  • Cookies: 20
    • View Profile
Re: where to find the basics on hacking
« Reply #9 on: February 24, 2012, 04:12:43 PM »
In my personal view, all of the following are examples of "hacking":

-finding a hole in a piece of code and exploiting that vulnerability.
-dissasembling obect code (executable) and modifying the assembly code in order to change the way the program functions.
-figuring out an encryption system, and creating an exploit that can decrypt an encrypted file without having the key.
-rewriting the source code of a program to come up with a program that will do the exact same thing but twice faster.
-using the hardware of one system to build another system that does a completely different thing.

These are just a few examples of millions of what "hacking" can be, as far as I am concerned.


Infinityexists

  • Guest
Re: where to find the basics on hacking
« Reply #10 on: February 24, 2012, 04:38:42 PM »
Hacking is not for Evil only. It is for anything anyone would apply to.

Refer to the topic we discussed earlier: http://evilzone.org/general-discussion/exactly-what-is-hacking/

I answered the question by keeping in mind the one who has asked the question , and i answered what i think is useful for him and what he is looking for

Offline noob

  • Knight
  • **
  • Posts: 202
  • Cookies: 29
    • View Profile
Re: where to find the basics on hacking
« Reply #11 on: February 24, 2012, 05:22:03 PM »
"Im new to hacking where to start?"
This subject is posted every week by some new member and there are always 5-10 people ready to argue who is right what is hacking cracking bla bla..boring

Offline atsuktuvas

  • Peasant
  • *
  • Posts: 120
  • Cookies: 20
    • View Profile
Re: where to find the basics on hacking
« Reply #12 on: February 25, 2012, 12:29:28 AM »
Also THIS book.

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: where to find the basics on hacking
« Reply #13 on: February 25, 2012, 06:54:47 PM »
Loads of posts deleted for stupidity.


im looking for a good friendly place to learn about hacking im kinda new i know a little but not enough to help me i was wondering if there is and tutorials on the basics to get me started thanks in advance

Learn to write. Your post makes no sense. From what I can understand you want easy, short, simple and basic tutorials on hacking. Such things does not exist. Hacking is a HUGE field, and you cant possibly learn it all in a day or 100.

Like already said, programming is a very common way to get started, that in combination with reading tutorials on various hacking and security topics. Tho I would recommend C or C++ instead of Python, alternatively PHP.


I remember when I did my first .ccp  :'(  is so magic to start underestanding how the flow of the information works good luck on youtube you will find tons of videos you wanna make virus then just play with a window library or stuff like that make it undetectable is hard tho but a very interesting topic

I reckon you mean .cpp :P You also need to learn to write. Use commas, punctuations and new lines.



Hacking is , using your programming skills in an ILLEGAL way that may cause harm to someone.
There is no basics on Hacking because hacking is not an Application like MS Office or blah blah that you can easily learn , it is just using your programming skills in a negative way.

Not everyone could become a Hacker , until He's an evil mind and think like an Evil,
if you're an evil mind you'll see everything as Negative,
like if you are learning a programming language and you strike with Loops (as name suggest loops are something that allow code to be repeatedly executed ) .

A normal person would never think of how to use loops in a wrong way but an evil mind person would try to find out the dark side of loops. like you can run a single application unlimited number of times ?  This is what a loop can do ?

Sending an email through coding is the easiest task for a programmer but an Evil person will look into it as how he can utilize it in a negative way ?

This is all hacking is about , If you want to be a hacker you should be an evil :P and have a good programming skills, not a particular language like Delphi or C++ because almost every programming language has same syntax.

In short,

Utilizing your programming skills in wrong way is Hacking !! ( atleast for me )

You're an idiot.



Also THIS book.

Almost deleted this one as well(deleted the other post about some stupid books). This book is shit old, but I guess its okay. But nothing more.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: where to find the basics on hacking
« Reply #14 on: February 25, 2012, 09:34:34 PM »
Hacking is , using your programming skills in an ILLEGAL way that may cause harm to someone.
There is no basics on Hacking because hacking is not an Application like MS Office or blah blah that you can easily learn , it is just using your programming skills in a negative way.

Not everyone could become a Hacker , until He's an evil mind and think like an Evil,
if you're an evil mind you'll see everything as Negative,
like if you are learning a programming language and you strike with Loops (as name suggest loops are something that allow code to be repeatedly executed ) .

A normal person would never think of how to use loops in a wrong way but an evil mind person would try to find out the dark side of loops. like you can run a single application unlimited number of times ?  This is what a loop can do ?

Sending an email through coding is the easiest task for a programmer but an Evil person will look into it as how he can utilize it in a negative way ?

This is all hacking is about , If you want to be a hacker you should be an evil :P and have a good programming skills, not a particular language like Delphi or C++ because almost every programming language has same syntax.

In short,

Utilizing your programming skills in wrong way is Hacking !! ( atleast for me )


This dude is fucked up in the brain... :o  I've never read something stupid and funny at the same time like this in a long time (especially the evil part), I think this dude is like 8 or 10 years old


I took a screen-cap for future lol'z
« Last Edit: February 25, 2012, 11:00:31 PM by Axon »

 



Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.