# MyPython **Repository Path**: fanych/MyPython ## Basic Information - **Project Name**: MyPython - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-18 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyPython 一些常用的Python脚本 目前有[baidu](https://github.com/fupinglee/MyPython/tree/master/baidu)、[keygen](https://github.com/fupinglee/MyPython/tree/master/keygen)、[web](https://github.com/fupinglee/MyPython/tree/master/web)、[weblogic](https://github.com/fupinglee/MyPython/tree/master/weblogic)四类脚本(分的比较杂乱,后期会进行优化)。 * * * ### baidu 主要放一些baidu的相关脚本。 | 名称 | 作用 |备注| |:-:|:-------------------------------:|:-------------------------------:| | BDPandel.py | 百度网盘重复大文件删除 |参考[博客](http://fuping.site/2017/05/24/Clean-Duplicate-Files-OF-BaiDu-YunPan/) | tbsign.py | 百度贴吧自动签到 | - - - ### keygen 算号器。 | 名称 | 作用 |备注| |:-:|:-------------------------------:|:-------------------------------:| | Wing IDE *.py | Wing IDE算号 |参考[博客](http://blog.csdn.net/liumaolincycle/article/details/47756351) - - - ### web 主要是一些web测试中使用的脚本。 | 名称 | 作用 |备注| |:-:|:-------------------------------:|:-------------------------------:| | RSADemo.py | 一个RSA加密的demo,包括验证码的识别 || - - - ### weblogic WebLogic相关脚本 | 名称 | 作用 |备注| |:-:|:-------------------------------:|:-------------------------------:| | weblogic_ssrf.py | 利用WebLogic SSRF漏洞探测内网开放的端口 |参考[博客](http://blog.csdn.net/chs007chs/article/details/52514888) - - -