mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2025-02-16 20:18:24 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
31f1cacbb9
commit
d5ff6fce86
1 changed files with 4 additions and 0 deletions
|
@ -565,6 +565,10 @@ We can use XInclude when SOAP is being used in an application and we can't intro
|
|||
<foo xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include parse="text" href="file:///etc/passwd"/></foo>
|
||||
```
|
||||
### XXE - Apache Batik Library
|
||||
|
||||
https://insinuator.net/2015/03/xxe-injection-in-apache-batik-library-cve-2015-0250/
|
||||
|
||||
|
||||
### SSI (Server Side Includes)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue