evilarc icon indicating copy to clipboard operation
evilarc copied to clipboard

Create tar/zip archives that can exploit directory traversal vulnerabilities

Results 3 evilarc issues
Sort by recently updated
recently updated
newest added

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.