# MyPythonForSecurity **Repository Path**: hackfun/MyPythonForSecurity ## Basic Information - **Project Name**: MyPythonForSecurity - **Description**: 模拟brupsuite抓取HTTP流量、ARP欺骗脚本、实现TCP代理,Implement MyPython For Security - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2017-05-04 - **Last Updated**: 2021-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyPython For Security Implement some python for security - The folder ARP-Deceit is Implement ARP-Deceit - The Capture-http-traffic is Implement Capture-http-traffic - The TCP-Proxy is Implement TCP-Proxy (ps:Because just learn Python so the code is not simple enough, please forgive me)