Skip to content

limitusus/p5-App-breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NAME

App::breakout - a command line tool to breakout from chroot jail

SYNOPSIS

breakout /bin/bash

DESCRIPTION

App::breakout provides a command line application breakout, that executes the given command after breaking out the chroot jail with root permission.

This application is for test only. It does not exploit any OS vulnerability. This tool can be used just by root user.

AUTHOR

Tomoya KABE limitusus@cpan.org

COPYRIGHT

Copyright 2015- Tomoya KABE

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO