mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-29 02:06:29 -04:00
Update Angular dangerous functions
This commit is contained in:
parent
d6c7306f44
commit
92fb303ba0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ bypassSecurityTrustUrl
|
||||||
bypassSecurityTrustResourceUrl
|
bypassSecurityTrustResourceUrl
|
||||||
|
|
||||||
# Angular inputs
|
# Angular inputs
|
||||||
[innerHTML] //Insert given HTML without escaping dangerous characters
|
[innerHTML] #Insert given HTML without escaping dangerous characters
|
||||||
|
|
||||||
# angular.js (aka Angular 1)
|
# angular.js (aka Angular 1)
|
||||||
trustAsHtml
|
trustAsHtml
|
||||||
|
|
Loading…
Add table
Reference in a new issue