XML External Entity - XXE Payload
Now we'll see some XXE payload and see how they are working.
1) The first payload we'll see is very simple. If you've read the previous task properly then you'll understand this payload very easily.
<!DOCTYPE replace [<!ENTITY name "feast"> ]>
fa...
readhook.hashnode.dev1 min read