Posts

Showing posts from September, 2019

Learn Ethical Hacking

Image
Some great resources to learn great things. Hear I’m going to share some interesting resources to learn Programming, hacking,exploit writing etc. I hope you’ll love it. Also visit my blog HacksLand for some great tutorials on these topic. :-)  PYTHON 1) Learn python the hard way [book] This book explains every python concepts greatly. I suggest you to read it first if you are just beginning to learn python. 2) Learning penetrating testing with python [book] This book is not only about python language. It’ll cover many concepts in penetrating testing. Even there are some exploit development tutorials with python. 3) Beginning ethical hacking with python [book] 4) Black hat python [book] Both of above books teach you the usage of Python in computer security to automate stuff. 5) Python application hacking essentials [book] This book mainly focus on usage of Python with various windows APIs. C PROGRAMMING 1) C for dummies. [book] A classical book that expla...