I just came back from a hackers conference about internet security and I'm interested in learning web security and protecting companies from hackers. But I don't know where to start and what languages to learn..
Could anybody point me in the right direction for this?
The lock symbol and related URL containing “https” simply mean that the connection between your web browser and the website server is encrypted, which is important. It prevents others from eavesdropping or intercepting your communication between your browser and the website's server.
In general, web security refers to the protective measures and protocols that organizations adopt to protect the organization from cyber criminals and threats that use the web channel. Web security is critical to business continuity and to protecting data, users and companies from risk.
A security issue is any unmitigated risk or vulnerability in your system that hackers can use to do damage to systems or data. This includes vulnerabilities in the servers and software connecting your business to customers, as well as your business processes and people.
Look at the URL of the website. If it begins with “https” instead of “http,” it means the site is secured using an TLS/SSL certificate (the s in https stands for secure). TLS certificates secure all of your data as it is passed from your browser to the website's server.
Everyone has their own philosophy of security. Developing your own philosophy is vital. This is the reason why Bruce Schneier is so popular, and I read every blog post.
In the current state of security the landscape is littered with security systems that fail. I believe this is because of the following quote.
"What I cannot create, I do not understand."
--Richard Feynman
Learning how to break software is the most important step in learning in how to protect it from attack. You must find vulnerabilities in software and write exploit code.
This is kind of an enormous field. People make lifetime careers from it. As a beginner, you'll want to learn:
That should be a good start.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With