mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36:10 +00:00
Update README.md
This commit is contained in:
parent
5d846e9b8d
commit
f44fae68b5
@ -653,6 +653,8 @@ Fixed by https://github.com/HubSpot/jinjava/pull/230
|
||||
|
||||
### ASP.NET Razor - Basic injection
|
||||
|
||||
https://docs.microsoft.com/en-us/aspnet/web-pages/overview/getting-started/introducing-razor-syntax-c
|
||||
|
||||
```powershell
|
||||
@(1+2)
|
||||
```
|
||||
@ -665,6 +667,8 @@ Fixed by https://github.com/HubSpot/jinjava/pull/230
|
||||
}
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Lessjs
|
||||
|
||||
### Lessjs - SSRF / LFI
|
||||
@ -717,6 +721,8 @@ registerPlugin({
|
||||
})
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## References
|
||||
|
||||
* [https://nvisium.com/blog/2016/03/11/exploring-ssti-in-flask-jinja2-part-ii/](https://nvisium.com/blog/2016/03/11/exploring-ssti-in-flask-jinja2-part-ii/)
|
||||
|
Loading…
Reference in New Issue
Block a user