Giter Site home page Giter Site logo

bruteforce-phpmyadmin's Introduction

BruteForce-phpmyadmin

暴力破解phpMyAdmin密码


免责声明

依据中华人民共和国网络安全法第二十七条:任何个人和组织不得从事非法侵入他人网络、干扰他人网络正常功能、窃取网络数据等危害网络安全的活动;不得提供专门用于侵入网络、干扰网络正常功能及防护措施、窃取网络数据等危害网络安全活动的程序、工具;明知他人从事危害网络安全的活动的不得为其提供技术支持、广告推广、支付结算等帮助。

使用本工具则默认遵守网络安全法


使用方法

新建urls.txt,存放目标网址,一个url一行。 user.txt和password.txt分别存放用户名和密码字典

脚本一:bf.py

采用发送post请求,获取响应的方式,速度较快,但受phpMyAdmin版本不同影响,适用性较差,结果不准确。

python3 bf.py

结果保存在recheck.txt中,建议使用recheck_chrome.py或者手动复查

脚本二:bf_chrome.py

采用模拟chrome浏览器输入账号密码点击登录,需要下载对应版本的webdriver放入python根目录。速度较慢,结果相对准确。

python3 bf_chrome.py

结果保存在success.txt中。

bruteforce-phpmyadmin's People

Contributors

marverick7 avatar

Stargazers

 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.