Skip to content
master
Go to file
Code
This branch is 1 commit ahead of ptoomey3:master.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

evilarc

Purpose

evilarc lets you create a zip file that contains files with directory traversal characters in their embedded path. Most commercial zip program (winzip, etc) will prevent extraction of zip files whose embedded files contain paths with directory traversal characters. However, many software development libraries do not include these same protection mechanisms (ex. Java, PHP, etc). If a program and/or library does not prevent directory traversal characters then evilarc can be used to generate zip files that, once extracted, will place a file at an arbitrary location on the target system.

About

Create tar/zip archives that can exploit directory traversal vulnerabilities

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.