├── README.md ├── xss-pdf.py ├── xssHTML-1.html ├── xssPDF-1.pdf ├── xssPDF-2.pdf ├── xssPDF-3.pdf └── xssPDF-my.pdf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/README.md -------------------------------------------------------------------------------- /xss-pdf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/xss-pdf.py -------------------------------------------------------------------------------- /xssHTML-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/xssHTML-1.html -------------------------------------------------------------------------------- /xssPDF-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/xssPDF-1.pdf -------------------------------------------------------------------------------- /xssPDF-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/xssPDF-2.pdf -------------------------------------------------------------------------------- /xssPDF-3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/xssPDF-3.pdf -------------------------------------------------------------------------------- /xssPDF-my.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kaanatmacaa/pdf-injection/HEAD/xssPDF-my.pdf --------------------------------------------------------------------------------