当前位置:网站首页>After reading this article, I will teach you to play with the penetration test target vulnhub - drivetingblues-7
After reading this article, I will teach you to play with the penetration test target vulnhub - drivetingblues-7
2022-06-25 10:42:00 【Lonely fish】
Vulnhub Drone aircraft DriftingBlues-7 Penetration test details
Vulnhub Introduction to target machine :
vulnhub It is a comprehensive shooting range providing various vulnerability platforms , A variety of virtual machines can be downloaded , Local VM Open the can , Complete the penetration test like a game 、 Raise the right 、 Exploit 、 Code audit and other interesting actual combat .
Update this issue Vulnhub DriftingBlues series I still found it as usual FLAG that will do , May be biased towards CTF spot .
Vulnhub Target download :
Official website address :https://www.vulnhub.com/entry/driftingblues-7,680/
After downloading, unzip the installation package Then try VMware that will do .
Vulnhub Detailed explanation of target vulnerability :
①: information gathering :
kali Use in netdiscover
Discover the host
Infiltration machine :kali IP :192.168.205.133 Drone aircraft IP :192.168.205.144
There are many ports opened this time Let's take a look at the old one first 80
The port page found is Eyes Of Network
( See you for the first time )
Use dirsearch
Sweep the backstage But we didn't find the desired results There is no usable information
Here is to see that others have scanned what they have not I don't know why
visit :https://192.168.205.144/bower.json
Found version number by 5.3
Use kali
Search for the corresponding vulnerabilities :searchsploit Eyes Of Network 5.3
②: Exploit :
open msf
Search related keywords Eyes Of Network
show options # View the parameters that need to be set
set RHOST 192.168.205.144
set LHOST 192.168.205.133
run
Get into shell
Pattern cd /root
see flag.txt
③: see flag:
So far, we have obtained all flag, End of penetration test .
Vulnhub Target penetration summary :
Feel this target It is particularly simple and does not involve the operation of raising the right Namely msf
Basic use of
DriftingBlues The seventh target aircraft of the series will be updated in the future , It's not easy to create I hope that's helpful If you like it, please give me one button three times Your happiness is my greatest happiness !!
边栏推荐
- 输出式阅读法:把学到的知识用起来
- Shardingsphere proxy 4.1 Sous - base de données sous - table
- Linked list delete nodes in the linked list
- Binder explanation of Android interview notes
- Google Earth Engine (Gee) - evaluate réalise le téléchargement en un clic de toutes les images individuelles dans la zone d'étude (certaines parties de Shanghai)
- Network protocol learning -- lldp protocol learning
- What is CRA
- 2022-06-24:golang选择题,以下golang代码输出什么?A:1;B:3;C:4;D:编译失败。 package main import ( “fmt“ ) func mai
- Floating window --- create an activity floating window (can be dragged)
- Webapi performance optimization
猜你喜欢
Unreal Engine graphics and text notes: use VAT (vertex animation texture) to make Houdini end on Houdini special effect (ue4/ue5)
[dynamic planning] - Digital triangle
[image fusion] image fusion based on morphological analysis and sparse representation with matlab code
Create menu file
Principle of distribution: understanding the gossip protocol
Redis (II) distributed locks and redis cluster construction
报名开启|飞桨黑客马拉松第三期如约而至,久等啦
NETCORE performance troubleshooting
ES 学习
Linked list delete nodes in the linked list
随机推荐
【历史上的今天】6 月 24 日:网易成立;首届消费电子展召开;世界上第一次网络直播
Is it safe to open an account with Guangzhou securities by mobile phone?
Google Earth Engine(GEE)——evaluate實現一鍵批量下載研究區內的所有單張影像(上海市部分區域)
【RPC】I/O模型——BIO、NIO、AIO及NIO的Rector模式
Webapi performance optimization
Deep understanding of JVM - JVM memory model
How to build a wechat applet? How to open an applet?
Macro application connector\
数组结构整理
keep-alive
输出式阅读法:把学到的知识用起来
Houdini graphic notes: could not create OpenCL device of type (houdini_ocl_devicetype) problem solving
tokenizers>=0.11.1,!=0.11.3,<0.13 is required for a normal functioning of this module,
我希望按照我的思路盡可能將canvas基礎講明白
西门子PLCS7-200使用(一)---开发环境和组态软件入门
【图像融合】基于形态学分析结合稀疏表征实现图像融合附matlab代码
Comparison and evaluation of digicert and globalsign single domain ov SSL certificates
On binary tree
How to do the wechat selling applet? How to apply for applets
Shardingsphere proxy 4.1 sub database and sub table