potmdehex / multipath_kfree

low effort jb
139 stars 40 forks source link

add webserver with escape sandbox..... #2

Open masbog opened 6 years ago

masbog commented 6 years ago

Hi, just simple add webserver to explore the file... :) simple just for audit (pen-tester guys)

screen shot 2018-06-03 at 02 48 03
tonton81 commented 6 years ago

why using malloc/free instead of new/delete? :)

masbog commented 6 years ago

@tonton81 that's inside loop...

tonton81 commented 6 years ago

indeed, still, malloc was replaced in c++ just sayin :)

MTJailed commented 6 years ago

Its a nice idea adding such, but it should be optional as it is a security issue, better add support for authentication soon.