mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-06 01:37:03 -08:00
Update README.md
This commit is contained in:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user