Giter Site home page Giter Site logo

nixiang's Introduction

pcap2curl2python

第三方模块

 pip install scapy

支持的协议

http 协议
请求方式目前只可以用 get, post

食用教程

pcap2curl.py

根据你的 pacap 文件和 端口号 进行解析,我这里的目标网址端口号就是 443

运行完成后根据生成的 txt 文件去分析

run_curl.py

把 txt 文件中分析好的 curl 放到 该文件中就可以正常使用

生成的文件是什么含义

curl_GET.txt  存放所有的 get 请求的 curl
curl_POST.txt 存放所有的 post 请求的 curl
error.txt     存放所有解析错误的请求

nixiang's People

Contributors

dh15178076212 avatar

Watchers

 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.