Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Introduction to Web Hacking: Cross-site Scripting
Introduction to Web Hacking: Cross-site Scripting
Introduction to Web Hacking: Cross-site Scripting
Ebook44 pages18 minutes

Introduction to Web Hacking: Cross-site Scripting

Rating: 0 out of 5 stars

()

Read preview

About this ebook

This E-book has been written as an introduction to web hacking for ethical hackers, pen-testers, cyber-security consultants, web developers, etc. who want to improve their skills, knowledge, and edification of cross-site scripting in order to harden web application security. This E-book is also useful for anyone who is particularly interested in cross-site scripting.
LanguageEnglish
PublisherGary Drocella
Release dateAug 24, 2018
ISBN9780692180969
Introduction to Web Hacking: Cross-site Scripting

Related to Introduction to Web Hacking

Related ebooks

Computers For You

View More

Related articles

Reviews for Introduction to Web Hacking

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Introduction to Web Hacking - Gary Drocella

    Introduction to Web Hacking: Cross-site Scripting

    Introduction to Web Hacking: Cross-site Scripting

    Gary Drocella

    Table of Contents

    Chapter 1 Introduction

    Chapter 2 Persistent Cross-site Scripting

    Section 2.1: Sample Vulnerable Web Application

    Section 2.2: MyBB Forum Plugin Case Study

    Chapter 3 Reflected Cross-Site Scripting

    Section 3.1: Sample Vulnerable Web Application

    Section 3.2: Monstra 3.0.4 Case Study

    Chapter 4 Cross-site Scripting Exploitation

    Section 4.1: Cookie Stealing

    Section 4.2 Social Engineering Script

    Chapter 5 DOM Cross-site Scripting

    Section 5.1 Sample Vulnerable Webpage

    Section 5.2 Yahoo! Case Study

    Chapter 6 Cross-site Security Mechanisms

    Section 6.1 Filtering Script Tags

    Section 6.2 Filtering Special Characters

    References

    Chapter 1 Introduction

    This book focuses on a particular type of web attack known as cross-site scripting.  This E-book discusses the different types of cross-site scripting attacks. You will also learn different ways of exploiting web applications that are vulnerable to cross-site scripting. Also, you will see sample code that is vulnerable to cross-site scripting, and case studies of real world applications that were vulnerable to cross-site scripting.  Once a cross-site scripting vulnerability is found in a web application, there are a number of ways to exploit it.

    Cross-site scripting is an injection type attack, in which malicious scripts are injected into an otherwise benign and trusted website [1].  This is the essence of hacking in general, which is basically putting code somewhere no one expected.

    Chapter

    Enjoying the preview?
    Page 1 of 1