Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Where do i start hacking(xd) filter_list
Author
Message
RE: Where do i start hacking(xd) #11
(08-04-2018, 11:21 PM)FurySenpai Wrote: Alright so you may have heard this a thousand time ''Where do i start'' but this is a real question.

I want to learn more.

There is many things that i want to learn but i don't know where or how , where do i start , what language do i learn etc...

So if you guys could help me it would be very usefule for me and others people that will start

I don't know what word to use for hacking like SQL injection or things like that so i can't tell what things do i want to learn. So it would be very useful to put the meaning of it (If that's not too much to ask)

I really want to learn ''Hacking'' i know it's a big word for so many things but i just don't where to start so i'm asking for you guys help Smile

Many Thanks.

Hey m8!

I think a GREAT way to start hacking is to visit various other hacking forums, I also recommend you my own YT channel, since i provide Hacking content there aswell.

Alternatively, check out my Hacking Guide, it's LOVED by ALL my customers! And since you're looking for how to start hacking. I'm willing to make an exception: il give you 30% discount!

Just contact me if you have any questions, Z0MBies
Love to love, Hate to hate

Reply

RE: Where do i start hacking(xd) #12
(08-05-2018, 02:01 AM)skrtja Wrote:
(08-05-2018, 12:09 AM)FurySenpai Wrote:
(08-04-2018, 11:50 PM)Whoami1 Wrote: Try learning a programming language and after that learn about network stuff, learn how to use operating systems like linux and how security system works. I think this is only the basics (Sorry for my bad english)

What does networking means and what language should i learn and is kali linux and linux the same things ?

No Kali Linux and Linux are not the same things. First learn hacking in a windows environment. Start out small. Try hacking wi-fi around you. Doxxing counts as hacking. Try to figure out someone's real life identity from their steam or skype account.

Doxing doesn't count as "hacking". It's gather information or intellectual information. No hacking is involved in doxxing what so ever. Also, kali is part of linux. Kali is a debian based OS with installed tools pretty much.

Reply

RE: Where do i start hacking(xd) #13
(08-05-2018, 03:54 AM)mothered Wrote: Hacking Is a very broad term, that Involves a lot of different attack and exploitation vectors.

It's Important to Identify one that you're comfortable with, and stick to It prior to moving onto another.

I don't wich case am presently in right now but i would say , Finding Exploit , Hacking Wep Apps , Vulnerabilities (???) . Alright so if i wanted to learn more about these ''THINGS'' what language should i learn first and should i do after that.

Reply

RE: Where do i start hacking(xd) #14
(08-05-2018, 04:59 AM)reGEN Wrote: Where you start with hacking depends on what you want to do. If all you want to do is some basic, surface-level "hacking" and go full out script kiddie then stop reading here. If your reason to hack is something petty or insignificant then stop reading now because you will not make it. If all you want to DDoS or social engineer then stop reading because none of the following information will be useful to you. I will spare you the time and effort as it is very doubtful that you will end up becoming or doing anything significant.

You might see or hear very often that you should do X and Y and Z but as someone who has been self-taught for a few years, the true foundations is not the physical content that you learn. Rather, it is the psychological component that truly enables a hacker. The first step to hacking is to realize that if you ask this question then you should start learning to know where to start. Becoming entirely self-sufficient is probably the highest priorities if you want to making it in hacking purely because of the demanding and unforgivable nature of it. If you think that this is the only start you will have, think again because once you dig deeper, you'll have to figure things out on your own especially when you become more advanced or when you start in a new field. Of course the ability to find resources does not come in a day, you will have to build that up along the way. By the way, YouTube is not really a good resource for hacking. It's a very, very, very niche thing for people to create video tutorials because of the time and effort required. A large majority of your resources will end up being in written form. So don't rely on it. If you must, then LiveOverflow is probably the only one I can highly recommend to beginners.

The next thing you should focus on is evolving your mindset if you have not already. You need to have a drive to discover more or become more curious or skeptical of things. On top of that, becoming resilient to failure and accepting that not everything will go successfully is the only path to learning. If you do not fail then you're not trying hard enough or you're not learning anything valuable. Acknowledge that you will fail everywhere but never let it discourage you. If you gained something from the journey then it wasn't a true "failure". Remember, the master has failed more times than the student has even tried.

The first thing I recommend is for you to pick up a programming language and learn to program. This is such a fundamental skill that every (computer) hacker must know. Not because you should code your own tools instead of using other people's because you will end up using other people's tools because realistically, they are more convenient and most probably designed much better than what you can do. Programming teaches you the ability to problem solve and that is a core skill for a hacker. On top of that, it is also an enabler because you can develop your own tools if none exist for your purposes, it allows you to transform your ideas into the physical world. Learn to program properly and not for the sake of hacking. I'd probably recommend Python since it's so widely-used and beginner-friendly.

So, what content do you actually need to learn? Well that depends on what you want to hack. If you don't know what you want to hack then you should learn a little bit of everything until you find something that really interests you. You should actually learn the basics of computer science before you learn to hack because that's how hacking works. You learn how something works and then abuse intended or unintended functionality. If you want to beat a game, you must first learn the rules.

A note about automated tools and Kali Linux. Stay away from them until you know what you're doing. In fact, if you have Kali Linux right now, uninstall it because you do not need it nor will you be able to use it even remotely effectively. You are better off building your own proper distro and then installing the tools you need as you learn.

A note about Linux and hacking. Do you need Linux to be a hacker? You should become familiar with Linux but ultimately, it depends on what you do. Despite using Linux, all my hacking is performed on Windows machines as I do Windows application reverse engineering and malware analysis. My reliance on Linux is bare minimum if not zero. I'd still recommend you learn Linux though.

It's pretty hard for me to find wich ''CASE'' i'm in because the word ''Hacking'' is too vague. I would like to know more about ''Finding exploit , vulnerabilities (???) , Hacking Web apps (Anything related to that ''CLOSELY'' not in general) And for the self-taught thing , i only need a base to start off like , ebooks to read or youtube channels/vids or which programmation language should i learn. Just something that could help me start with.

Reply

RE: Where do i start hacking(xd) #15
If you see this all i really need is a BASE TO START OFF and as i said before in my earlier reply , i would like to learn more about : Finding Exploit , Hacking Wep Apps , Vulnerabilities (???) or anything related to that ''Closely'' not in general.

Reply

RE: Where do i start hacking(xd) #16
(08-05-2018, 06:33 PM)FurySenpai Wrote:
(08-05-2018, 04:59 AM)reGEN Wrote: Where you start with hacking depends on what you want to do. If all you want to do is some basic, surface-level "hacking" and go full out script kiddie then stop reading here. If your reason to hack is something petty or insignificant then stop reading now because you will not make it. If all you want to DDoS or social engineer then stop reading because none of the following information will be useful to you. I will spare you the time and effort as it is very doubtful that you will end up becoming or doing anything significant.

You might see or hear very often that you should do X and Y and Z but as someone who has been self-taught for a few years, the true foundations is not the physical content that you learn. Rather, it is the psychological component that truly enables a hacker. The first step to hacking is to realize that if you ask this question then you should start learning to know where to start. Becoming entirely self-sufficient is probably the highest priorities if you want to making it in hacking purely because of the demanding and unforgivable nature of it. If you think that this is the only start you will have, think again because once you dig deeper, you'll have to figure things out on your own especially when you become more advanced or when you start in a new field. Of course the ability to find resources does not come in a day, you will have to build that up along the way. By the way, YouTube is not really a good resource for hacking. It's a very, very, very niche thing for people to create video tutorials because of the time and effort required. A large majority of your resources will end up being in written form. So don't rely on it. If you must, then LiveOverflow is probably the only one I can highly recommend to beginners.

The next thing you should focus on is evolving your mindset if you have not already. You need to have a drive to discover more or become more curious or skeptical of things. On top of that, becoming resilient to failure and accepting that not everything will go successfully is the only path to learning. If you do not fail then you're not trying hard enough or you're not learning anything valuable. Acknowledge that you will fail everywhere but never let it discourage you. If you gained something from the journey then it wasn't a true "failure". Remember, the master has failed more times than the student has even tried.

The first thing I recommend is for you to pick up a programming language and learn to program. This is such a fundamental skill that every (computer) hacker must know. Not because you should code your own tools instead of using other people's because you will end up using other people's tools because realistically, they are more convenient and most probably designed much better than what you can do. Programming teaches you the ability to problem solve and that is a core skill for a hacker. On top of that, it is also an enabler because you can develop your own tools if none exist for your purposes, it allows you to transform your ideas into the physical world. Learn to program properly and not for the sake of hacking. I'd probably recommend Python since it's so widely-used and beginner-friendly.

So, what content do you actually need to learn? Well that depends on what you want to hack. If you don't know what you want to hack then you should learn a little bit of everything until you find something that really interests you. You should actually learn the basics of computer science before you learn to hack because that's how hacking works. You learn how something works and then abuse intended or unintended functionality. If you want to beat a game, you must first learn the rules.

A note about automated tools and Kali Linux. Stay away from them until you know what you're doing. In fact, if you have Kali Linux right now, uninstall it  because you do not need it nor will you be able to use it even remotely effectively. You are better off building your own proper distro and then installing the tools you need as you learn.

A note about Linux and hacking. Do you need Linux to be a hacker? You should become familiar with Linux but ultimately, it depends on what you do. Despite using Linux, all my hacking is performed on Windows machines as I do Windows application reverse engineering and malware analysis. My reliance on Linux is bare minimum if not zero. I'd still recommend you learn Linux though.

It's pretty hard for me to find wich ''CASE'' i'm in because the word ''Hacking'' is too vague. I would like to know more about ''Finding exploit , vulnerabilities  (???) , Hacking Web apps (Anything related to that ''CLOSELY'' not in general) And for the self-taught thing , i only need a base to start off like , ebooks to read or youtube channels/vids or which programmation language should i learn. Just something that could help me start with.

For exploitation development, you will require C and assembly (probably Python too) programming languages for reverse engineering binaries as well as languages that you may need for source code auditing. The assembly language may vary depending on where you're working, e.g. if you're doing exploitation on computers you may need x86 and x64 Intel asm or if you're doing it on a mobile device, perhaps ARM. I'd highly recommend you pick up The Art of Exploitation book to get you started. As for YouTube channels, I recommend LiveOverflow. Play a lot of CTFs like NetGarage's Smash The Stack and pwnable.kr.

As for websec, I do not do any of that but perhaps look into Web Application Hacker's Handbook and play CTFs such as Natas or ones on Hack This Site or bWAPP or DVWA. Perhaps @mothered may know more about this.

Reply

RE: Where do i start hacking(xd) #17
(08-06-2018, 02:09 AM)reGEN Wrote:
(08-05-2018, 06:33 PM)FurySenpai Wrote:
(08-05-2018, 04:59 AM)reGEN Wrote: Where you start with hacking depends on what you want to do. If all you want to do is some basic, surface-level "hacking" and go full out script kiddie then stop reading here. If your reason to hack is something petty or insignificant then stop reading now because you will not make it. If all you want to DDoS or social engineer then stop reading because none of the following information will be useful to you. I will spare you the time and effort as it is very doubtful that you will end up becoming or doing anything significant.

You might see or hear very often that you should do X and Y and Z but as someone who has been self-taught for a few years, the true foundations is not the physical content that you learn. Rather, it is the psychological component that truly enables a hacker. The first step to hacking is to realize that if you ask this question then you should start learning to know where to start. Becoming entirely self-sufficient is probably the highest priorities if you want to making it in hacking purely because of the demanding and unforgivable nature of it. If you think that this is the only start you will have, think again because once you dig deeper, you'll have to figure things out on your own especially when you become more advanced or when you start in a new field. Of course the ability to find resources does not come in a day, you will have to build that up along the way. By the way, YouTube is not really a good resource for hacking. It's a very, very, very niche thing for people to create video tutorials because of the time and effort required. A large majority of your resources will end up being in written form. So don't rely on it. If you must, then LiveOverflow is probably the only one I can highly recommend to beginners.

The next thing you should focus on is evolving your mindset if you have not already. You need to have a drive to discover more or become more curious or skeptical of things. On top of that, becoming resilient to failure and accepting that not everything will go successfully is the only path to learning. If you do not fail then you're not trying hard enough or you're not learning anything valuable. Acknowledge that you will fail everywhere but never let it discourage you. If you gained something from the journey then it wasn't a true "failure". Remember, the master has failed more times than the student has even tried.

The first thing I recommend is for you to pick up a programming language and learn to program. This is such a fundamental skill that every (computer) hacker must know. Not because you should code your own tools instead of using other people's because you will end up using other people's tools because realistically, they are more convenient and most probably designed much better than what you can do. Programming teaches you the ability to problem solve and that is a core skill for a hacker. On top of that, it is also an enabler because you can develop your own tools if none exist for your purposes, it allows you to transform your ideas into the physical world. Learn to program properly and not for the sake of hacking. I'd probably recommend Python since it's so widely-used and beginner-friendly.

So, what content do you actually need to learn? Well that depends on what you want to hack. If you don't know what you want to hack then you should learn a little bit of everything until you find something that really interests you. You should actually learn the basics of computer science before you learn to hack because that's how hacking works. You learn how something works and then abuse intended or unintended functionality. If you want to beat a game, you must first learn the rules.

A note about automated tools and Kali Linux. Stay away from them until you know what you're doing. In fact, if you have Kali Linux right now, uninstall it  because you do not need it nor will you be able to use it even remotely effectively. You are better off building your own proper distro and then installing the tools you need as you learn.

A note about Linux and hacking. Do you need Linux to be a hacker? You should become familiar with Linux but ultimately, it depends on what you do. Despite using Linux, all my hacking is performed on Windows machines as I do Windows application reverse engineering and malware analysis. My reliance on Linux is bare minimum if not zero. I'd still recommend you learn Linux though.

It's pretty hard for me to find wich ''CASE'' i'm in because the word ''Hacking'' is too vague. I would like to know more about ''Finding exploit , vulnerabilities  (???) , Hacking Web apps (Anything related to that ''CLOSELY'' not in general) And for the self-taught thing , i only need a base to start off like , ebooks to read or youtube channels/vids or which programmation language should i learn. Just something that could help me start with.

For exploitation development, you will require C and assembly (probably Python too) programming languages for reverse engineering binaries as well as languages that you may need for source code auditing. The assembly language may vary depending on where you're working, e.g. if you're doing exploitation on computers you may need x86 and x64 Intel asm or if you're doing it on a mobile device, perhaps ARM. I'd highly recommend you pick up The Art of Exploitation book to get you started. As for YouTube channels, I recommend LiveOverflow. Play a lot of CTFs like NetGarage's Smash The Stack and pwnable.kr.

As for websec, I do not do any of that but perhaps look into Web Application Hacker's Handbook and play CTFs such as Natas or ones on Hack This Site or bWAPP or DVWA. Perhaps @mothered may know more about this.

THANK YOU very much for the help , very appreciated.

Reply

RE: Where do i start hacking(xd) #18
There's a channel I use to watch on YouTube called "DonDoes30" he covers a wide array of different kind of Hacking, his channel is dead but he has a good amount of informational videos, end he does most of his vids in Kali linux, and some in windows.

Reply







Users browsing this thread: 1 Guest(s)