Read request and response from Feedernet using MITM Proxy
Can see document of MITM here
Can see document of mitmproxy here
Save packet to mysql server (maist.yonsei.ac.kr:3306)
pip install list
[email protected] or more
mitmproxy@lastest
pymysql@lastest
install of mitmproxy application
# install mitmproxy (need root)
# linux
sudo apt install mitmproxy
# macos, windows (need homebrew)
sudo brew install mitmproxy
install of project
git clone https://github.com/Yonsei-Maist/mitmproxy-feedernet-addon.git
# in command line
mitmproxy [options..] -s /path/to/project/MitmproxyFeedernetAddon.py
Chanwoo Gwon, Yonsei Univ. Researcher, since 2020.05 ~
Sangwon Hwong, Yonse Univ. Research Professor, since 2018.09 ~
Chanwoo Gwon, [email protected] (2021.03 ~)