- This topic has 5 replies, 2 voices, and was last updated 4 years, 2 months ago by Diego Pérez.
- AuthorPosts
- August 25, 2020 at 5:10 pm #44625goby245Participant
Hello! I want to get more information about hacking. I did my own researches and found book Hacking: The Art of Exploitation(2018), I read reviews and someone said that this book is outdated, despite this I read 40 pages of this book and for now this book is little bit difficult for me (language C and Assembler), but topics shown in there impress me.
So, would you recommend me to read this book or I have to start with another book ( WEB hacking is not interesting for me) ?
Thanks!
August 26, 2020 at 4:20 am #44646Diego PérezModeratorHi!
Which field are you interested in? I don’t know that book but maybe you should try with something a bit easier, or an introduction to a topic of your interest.Let me know.
DiegoAugust 26, 2020 at 1:26 pm #44660goby245ParticipantI don
t really interested in a web hacking. My interest is to hack computers/make malware and know how to find exploits and make them. Information shown in Zaid
s ethical hacking from scratch good, but I think there are a lot of good ways of getting full control, my goal is not hacking secure systems, my goal is to hack default windows systems without ‘noise’August 27, 2020 at 3:32 am #44684Diego PérezModeratorHi!
You have many field to cover then, also you’ll need to learn some basic coding to understand how programs work. For windows c, c++, c# and .net are the most common languages. Try to read info about window’s vulnerabilities, for example Eternalblue and understand smb communication protocol, and so on.
Here you can read about specific window’s vulnerabilities:
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2017/ms17-023Hope it helps!
DiegoAugust 27, 2020 at 7:32 am #44692goby245ParticipantThanks for info about windows vulnerabilities! Also, could you please give me a book, I can start with? Because, I guess I will learn just raw info and this will drag on days..
🙂
August 28, 2020 at 1:56 am #44737Diego PérezModeratorHi!
Unfortunately I don’t know a book about windows vulnerabilities, but fell free to do some google research. It’s important to develop searching skills.
Greetings!
Diego - AuthorPosts
- You must be logged in to reply to this topic.