SlideShare a Scribd company logo
Mitmproxy Usage
v20141216 @3D
Question
• Debug API Request / Response
• Replay API Request / Response
Workflow
APP
Device
Proxy
Proxy
Install Mitmproxy
• apt-get install mitmproxy
• mitmproxy -p 3128
View Request
Mitmproxy usage v20141216
Question
• Japa / Titan / Vienna / Mandala? Which to use?
• Hybrid!
Workflow
APP
Device
Proxy
Proxy
Nginx
Hybrid
Japa etc…Titan
Get hybrid nginx
• svn checkout svn://devbox.in/trunk/conf/nginx
• cd /etc/nginx/
• ln -s ~/nginx/log_format.conf /etc/nginx/conf.d/
• ln -s ~/nginx/servers/hybrid.conf /etc/nginx/my_conf.d/
• cp ~/nginx/servers/www.duitang.com.conf sites-enabled/
• cp ~/nginx/servers/backend_product.conf .
• sed -i 's/ssl.*$//g' sites-enabled/www.duitang.com.conf
• sed -i 's/servers/hybrid/my_conf.d/hybrid/g' sites-enabled/www.duitang.com.conf
• sed -i 's/proxy_pass.*/proxy_pass http://p.s.duitang.com;/g' backend_product.conf
• sed 's/limit_req.*//g' backend_product.conf
• mkdir -p /duitang/logs/usr/nginx/
Mitmproxy script
# coding=utf-8
def request(context, flow):
if 'www.duitang.com' in flow.request.host:
if flow.request.scheme == "http":
flow.request.host = "127.0.0.1"
flow.request.port = 80
## mitmproxy -p 3128 -s ~path/mitm_lo_nginx.py
Links
• https://mitmproxy.org/ (GFW fucked)
• http://wiki.nginx.org/Main

More Related Content

PDF
My Top 5 Favorite Gems
PDF
Google App Engine: For PHP Developers
PPTX
It's just Angular
PPTX
Ci of js and apex using jasmine, phantom js and drone io df14
PPTX
SFNode 01-2018 - Aquarium control
PPTX
How to Hack (And Secure) Serverless Apps on Azure
PPT
The ten commandments for an Agile Developer
DOCX
Protractor end-to-end testing framework for angular js
My Top 5 Favorite Gems
Google App Engine: For PHP Developers
It's just Angular
Ci of js and apex using jasmine, phantom js and drone io df14
SFNode 01-2018 - Aquarium control
How to Hack (And Secure) Serverless Apps on Azure
The ten commandments for an Agile Developer
Protractor end-to-end testing framework for angular js

What's hot (20)

PPTX
“ASP.NET Core. Features and architecture”
PPTX
SharePoint Fest Seattle - SharePoint Framework, Angular & Azure Functions
PDF
Try to use chromeless on AWS Lambda
PPTX
Durable functions
PDF
TechXLR8 - XLR8 your cloud with Docker and Serverless FaaS
PDF
Concourse updates
PPTX
20160324 moneyfoward Elixir and Me
PDF
Mobile Web Test Automation: to the Desktop! - Alexander Bayandin - Mobile Tes...
PDF
Cypress e2e automation testing - day1 intor by: Hassan Hameed
PPTX
Build Automation in Android
PPTX
Capybara + RSpec - ruby dsl-based web ui qa automation
PDF
Serverless Containers
PPTX
Autotesting rails app
PPSX
Server Side Rendering, caching and performance
PPTX
.NET no Browser - Webassembly com Blazor!
PDF
Alexander Mostovenko "'Devide at impera' with GraphQL and SSR"
PPTX
Better End-to-End Testing with Page Objects Model using Protractor
PDF
Using hapi plugins to version your API (hapiDays 2014)
PDF
Continuous delivery in AWS
PPTX
Making Watir and Cucumber an efficient tool for Web UI Automation
“ASP.NET Core. Features and architecture”
SharePoint Fest Seattle - SharePoint Framework, Angular & Azure Functions
Try to use chromeless on AWS Lambda
Durable functions
TechXLR8 - XLR8 your cloud with Docker and Serverless FaaS
Concourse updates
20160324 moneyfoward Elixir and Me
Mobile Web Test Automation: to the Desktop! - Alexander Bayandin - Mobile Tes...
Cypress e2e automation testing - day1 intor by: Hassan Hameed
Build Automation in Android
Capybara + RSpec - ruby dsl-based web ui qa automation
Serverless Containers
Autotesting rails app
Server Side Rendering, caching and performance
.NET no Browser - Webassembly com Blazor!
Alexander Mostovenko "'Devide at impera' with GraphQL and SSR"
Better End-to-End Testing with Page Objects Model using Protractor
Using hapi plugins to version your API (hapiDays 2014)
Continuous delivery in AWS
Making Watir and Cucumber an efficient tool for Web UI Automation
Ad

Similar to Mitmproxy usage v20141216 (8)

PDF
ApacheConNA 2015: Apache httpd 2.4 Reverse Proxy
PDF
Apache HTTPD 2.4 Reverse Proxy: The Hidden Gem
PDF
NGINX ADC: Basics and Best Practices
PDF
ITB2019 NGINX Overview and Technical Aspects - Kevin Jones
PDF
Server Load Balancing on pfSense 2.4 - pfSense Hangout July 2017
PDF
Apache httpd 2.4 Reverse Proxy: The Hidden Gem
PPTX
Nginx A High Performance Load Balancer, Web Server & Reverse Proxy
PDF
MySQL Load Balancers - MaxScale, ProxySQL, HAProxy, MySQL Router & nginx - A ...
ApacheConNA 2015: Apache httpd 2.4 Reverse Proxy
Apache HTTPD 2.4 Reverse Proxy: The Hidden Gem
NGINX ADC: Basics and Best Practices
ITB2019 NGINX Overview and Technical Aspects - Kevin Jones
Server Load Balancing on pfSense 2.4 - pfSense Hangout July 2017
Apache httpd 2.4 Reverse Proxy: The Hidden Gem
Nginx A High Performance Load Balancer, Web Server & Reverse Proxy
MySQL Load Balancers - MaxScale, ProxySQL, HAProxy, MySQL Router & nginx - A ...
Ad

More from Jingchao Di (7)

PDF
2018 01 metrics-monitoring-system-v2
PDF
2017 05 monitoring-introducing
PDF
沪江去 Windows 实践 - 从 SQL Server 到 MySQL
PDF
Brief principle and principle of coding
PDF
打造可维护的应用 20160704
PDF
Window management v16.03.23
PDF
HTML5 实战 WebApp 阅读应用– Shiu
2018 01 metrics-monitoring-system-v2
2017 05 monitoring-introducing
沪江去 Windows 实践 - 从 SQL Server 到 MySQL
Brief principle and principle of coding
打造可维护的应用 20160704
Window management v16.03.23
HTML5 实战 WebApp 阅读应用– Shiu

Recently uploaded (20)

PPTX
Transform Your Business with a Software ERP System
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
System and Network Administration Chapter 2
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Essential Infomation Tech presentation.pptx
PDF
Nekopoi APK 2025 free lastest update
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PPTX
ai tools demonstartion for schools and inter college
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
AI in Product Development-omnex systems
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Digital Strategies for Manufacturing Companies
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Transform Your Business with a Software ERP System
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Reimagine Home Health with the Power of Agentic AI​
System and Network Administration Chapter 2
wealthsignaloriginal-com-DS-text-... (1).pdf
Essential Infomation Tech presentation.pptx
Nekopoi APK 2025 free lastest update
VVF-Customer-Presentation2025-Ver1.9.pptx
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
ai tools demonstartion for schools and inter college
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Wondershare Filmora 15 Crack With Activation Key [2025
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
AI in Product Development-omnex systems
How to Migrate SBCGlobal Email to Yahoo Easily
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Digital Strategies for Manufacturing Companies
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf

Mitmproxy usage v20141216