What one should learn before practicing Vulnerability Assessment and Penetration Testing.
- One should have thorough understanding of at least one of the operating system out there in the market. I prefer Linux based operating system but there are others also. Basic understanding includes knowing about, how does an operating system starts, when does kernel gets loaded, what is boot loader, what is 'init' process, when does network services start etc.
- Knowledge of computer networks is also indispensable. You should know what is a network, network protocol, TCP/IP suite, what exactly happens when a network interface card is turned up etc. I mean you should be able to know how things work.
- Learn about the database systems and get your hands dirty with query languages like SQL and others. Having a functional knowledge of databases system, will make it easy for you to practice against web applications.
One last point that i want to make is that if you have zeal and curiosity to learn these stuff, you are ready to go !
Some Links worth sharing:-
Comments
Post a Comment