5
« on: December 25, 2015, 11:54:10 pm »
I'm not sure of your current knowledge but If you want to avoid looking like a skid I would get a firm understanding of the fundamentals of things like networking (OSI stack, common protocols like FTP/SSH/HTTP), programming (Get comfy with one language), run a Operating Systems( try running linux as your main distro for a while and youll get comfy with the command line), etc. In my experience when I tried to rush into doing more "hacking" focused stuff I was moreso memorizing a process of running nmap and opening up metasploit against vulnerable VM's and thought that I was learning; but I was missing out.
I think this research with help when you try out attacks like shellshock, heartbleed, etc. you have the prior knowledge to actually investigate, dissect and understand the attack instead of just memorizing how to do it. Go ahead and get your feet wet with whatever tools or attack vectors tickle your fancy but unless you take the time to do your homework about how and why something works youll be missing out on the most enjoyable part of hacking.