Coder Social home page Coder Social logo

burp_suite_documentation_2.0_zh_cn's Introduction

Burp Suite 2.0 官方文档中文版


翻译完成度 PDF下载 PDF下载 PDF下载

这是由官方在 Burp Suite 所放出的Support Center中的帮助文档翻译而来的中文版
英文原版地址:https://portswigger.net/burp/documentation

开始阅读


本文档使用GitBook制作,可直接在线阅读,也可以查看本书在GitBook的信息或是查看目录

Burp Suite 文档主页

构建本书


本书基于GitBook制作,所以首先要使用npm安装GitBook

  1. 下载并安装NodeJS
  2. 下载并安装Git
  3. 使用npm安装gitbook
    npm install gitbook-cli -g
  4. 使用npm安装电子书转换工具
    npm install ebook-convert -g
  5. 克隆本项目
    git clone https://github.com/yw9381/Burp_Suite_Documentation_2.0_zh_cn
  6. 生成电子书
    • 生成 PDF
      cd Burp_Suite_Documentation_2.0_zh_cn/
      gitbook pdf ./ ./Burp_Suite_官方文档中文版_2.0.pdf
    • 生成 ePub
      cd Burp_Suite_Documentation_2.0_zh_cn/
      gitbook epub ./ ./Burp_Suite_官方文档中文版_2.0.epub
    • 生成 Mobi
      cd Burp_Suite_Documentation_2.0_zh_cn/
      gitbook mobi ./ ./Burp_Suite_官方文档中文版_2.0.mobi

贡献力量


如果你想对本书做出一些贡献的话

  • 可以帮忙校对,找bug错别字等等
  • 可以提出专业方面的修改建议
  • 可以把一些不尽人意的语句翻译的更好更有趣

对于以上各类建议,请以issue的形式发送,我看到之后会尽快处理

如何参与


将本书fork/pull到本地
新建一个分支,然后联系我认领要翻译的章节
使用MarkDown编辑器,md语法格式进行文档翻译及排版工作
完成之后Pull Request该分支
如没问题的话,我会合并到主分支
如果不太明白md的排版,可以把翻译好的内容发送给我,我代为排版并提交
如有其它问题,欢迎发送issue,谢谢~

开源协议


本书基于WTFPL协议开源。

burp_suite_documentation_2.0_zh_cn's People

Contributors

yw9381 avatar

Watchers

James Cloos 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.