Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thegodenage committed Apr 5, 2024
1 parent a2dc5fb commit c54aff1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ There are two types of XSS:
+ JS injection (can be validated only on the client side, so for now let's stick to the developers 😁)

**HTML injection**


> HTML injection are attacks agains the HTML tokenization algorithm, examples:
![img.png](readme/html_injection_Samples.png)
> Basically, we need to tokenize input and check attributes, tags against a set of rules
Expand Down

0 comments on commit c54aff1

Please sign in to comment.