BuffaloWill/oxml_xxe

Error while generating the payload

Jamalc0m opened this issue · 3 comments

Hello ,

When I am generating the file, I ma getting this error:
uninitialized constant Zip::File Did you mean? Oxfile File
screen shot 2017-07-05 at 9 51 21 am

Fixed by installing rubyzip

Glad you got it working. Rubyzip should be installed when running

bundle install

during installation. Cheers!