春江暮客

春江暮客的个人学习分享网站

Using requests and multiprocessing for multi-threaded brute-force cracking of default lnmp mysql password

Using requests and multiprocessing for multi-threaded brute-force cracking of default lnmp mysql password

2019年10月23日 | Technology
My blog used the lnmp program to build the web environment, but when I needed to use mysql, I found that the lnmp installation log file was missing and the mysql root password was forgotten. I remember that the lnmp was installed by pressing Enter all the way, and the default lnmp password is lnmp.org# plus 5 random numbers, with only 100,000 possibilities. In this case, brute-forcing 100,000 times will definitely find the password.……

阅读全文

Customize, Modify, and Upload Your Own Docker Image

Customize, Modify, and Upload Your Own Docker Image

2019年8月22日 | Miscellaneous
Dockers can package applications along with their virtual containers and dependencies, allowing them to run on any Linux server. This helps achieve flexibility and portability, enabling applications to run anywhere, whether on public cloud, private cloud, or standalone machines.……

阅读全文

友情链接

其它