Visit the book’s website In Web Development Soup, you will learn important HTML, CSS, JavaScript, and PHP concepts. You will get up-to-date with the recent developments in HTML5 and CSS3…
107 Page eBook This book will be useful to anyone engaged in, or studying, web development or/and penetration testing as well as those interested in information security and in web security, in…
Introduction In this last part of the Website Hacking series, we are going to list 18 common web vulnerabilities and flaws and we are going to briefly provide solutions to them.…
Read More Website Hacking, Part VII: Common Web Vulnerabilities and Brief Solutions
Installation To install Laravel first you need to download and set up Composer. If you are using Windows you can grab the .exe file and run it which will set…
In this part of the series, we are going to examine the different ways to escape HTML characters in PHP in order to add security to your web project. We…
Read More Website Hacking, Part VI: Input Validation and Filtering in PHP
SimpleXML is probably the easiest way to parse a XML document. We have created a class that only has to be instantiated to get the feed’s data and added a…
In Part IV of the Website Hacking series, we are going to look at: Storing your email address and telephone number in <a href=mailto:*> and <a href=”tel:*> and the inherent…
Introduction In this part of the Website Hacking series we are going to take a look at how to minimize damages from XSS attacks considering our web application can at…
Introduction In this Part, we are going to briefly introduce Path Traversal, usage of Delimiters, and Information Disclosure attack. We are going to present simple solutions to simplified problems involving…
Websites are used daily by a large part of the world’s population to carry sensitive data from a person to an entity with online-based presence. In websites containing materials…
Recent Comments