summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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