summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2013-02-25 00:51:07 +0100
committerChristian Heimes <christian@cheimes.de>2013-02-25 00:51:07 +0100
commit1a5e5bf91e2a5af2352b2d660efc9d90179306eb (patch)
tree6bf872bac4eac4405fc1b3e66b07a0fb2157a5ec
parent5d5d869a61dca36d1cf25660d8a29d4bfafdaee6 (diff)
downloaddefusedxml-1a5e5bf91e2a5af2352b2d660efc9d90179306eb.tar.gz
rename python files
-rwxr-xr-xother/python_external.py (renamed from other/python-external.py)2
-rwxr-xr-xother/python_genshi.py (renamed from other/python-genshi.py)0
2 files changed, 2 insertions, 0 deletions
diff --git a/other/python-external.py b/other/python_external.py
index 2d0af47..7c5ab0c 100755
--- a/other/python-external.py
+++ b/other/python_external.py
@@ -1,5 +1,7 @@
#!/usr/bin/python
"""Demo exploit for external entity expansion
+
+Author: Christian Heimes
"""
import sys
from xml.sax import ContentHandler
diff --git a/other/python-genshi.py b/other/python_genshi.py
index 183d1fe..183d1fe 100755
--- a/other/python-genshi.py
+++ b/other/python_genshi.py