Skip to content
/ zse Public

zse automates the creation of zipslip exploits for testing purposes.

Notifications You must be signed in to change notification settings

ph5i/zse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

zipslipeasy (zse)

License

zse automates the creation of zipslip exploits for testing purposes, saving you from the hassle of manually crafting them.

requirements


  • python 3
  • 7z (must be in your system's PATH)

installation


git clone https://github.com/ph5i/zse.git
cd zse
python3 zse.py -h

example usage


to traverse up 5 directories and place the payload in the /var/www/foo/bar directory, run:

python3 zse.py -d 5 -t var/www/foo/bar payload.php 

this will result in a zip archive that, when extracted, places the payload.php file in the /var/www/foo/bar directory.

license


this tool is licensed under the MIT license.

About

zse automates the creation of zipslip exploits for testing purposes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages