当前位置:网站首页>[try to hack] vulhub shooting range construction
[try to hack] vulhub shooting range construction
2022-06-25 14:40:00 【Happy star】
Blog home page : Happy star The blog home page of
Series column :Try to Hack
Welcome to focus on the likes collection ️ Leaving a message.
Starting time :2022 year 6 month 24 Japan
The author's level is very limited , If an error is found , Please let me know , thank !
Vulhub It's based on docker and docker-compose A collection of vulnerability environments , Enter the corresponding directory and execute a statement to start a new vulnerability environment , Make it easier to replicate vulnerabilities , Let security researchers focus more on the vulnerability principle itself .
vulhub Official website :https://vulhub.org/
docker Official documents :https://docs.docker.com/engine/install/#server
1、apt-get update
apt-get update Update the list of all software in the source .
apt-get upgrade Update software .
apt-get dist-upgrade Update system version . If your need for a new version of software is not so urgent , It's OK not to execute
2、 Uninstall the old version of docker sudo apt-get remove docker docker-engine docker.io containerd runc
Finished uninstalling docker 了
3、 install https Agreement and CA certificate apt-get install -y apt-transport-https ca-certificates
I have already installed it
4、 install dockerapt install docker.io
5、docker -v
6、 start-up dockersystemctl start docker
7、 View the open environment docker ps -a
8、 install pip3apt-get install python3-pip
Because I installed , Updated here
9、 install docker-compose
because Docker-compose be based on Python Development , So we can use it pip Installation .Compose Is used to define and run multiple containers Docker Application tools . adopt Compose, You can use YML File to configure all the services the application needs . then , Use a command , You can start from YML Create and start all services in the file configuration .pip3 install docker-compose
10、 test docker Is the installation complete docker run hello-world
11、 download vulhubgit clone https://github.com/vulhub/vulhub.git
12、 Get into nginx/CVE-2013-4547 route cd vulhub-master/nginx/CVE-2013-4547 
readme It's worth seeing.
There are loopholes and other introductions
13、 Pull the image locally docker-compose build 
14、 Start the vulnerability environment docker-compose up -d
15、 View the open environment docker ps -a
The browser can access the corresponding port number
边栏推荐
- [HBZ sharing] use of locksupport
- How to crop GIF dynamic graph? Take this picture online clipping tool
- Clinical Chemistry | 张建中/徐健开发幽门螺杆菌单细胞精准诊疗技术
- 当了六年程序员第一次搞懂微服务架构的数据一致性,真不容易
- 电源自动测试系统NSAT-8000,精准高速可靠的电源测试设备
- Differences between member variables and local variables
- Deploy eve-ng with KVM virtualization
- Laravel8 implementation of picture verification code
- 使用sphinx根据py源文件自动生成API文档
- [deep learning] multi label learning
猜你喜欢

Kubernetes 理解kubectl/调试

【Try to Hack】vulnhub DC1

Complete and detailed compilation of experimental reports

JS to add elements to the header, or tail of an array

Summary of common functions in Oracle Database

Two methods to rollback the code in pycharm to the specified version (with screenshot)

Why should programmers be softer?

从408改考自主命题,211贵州大学考研改考

Uniapp cloud packaging app

shell 字符串变量
随机推荐
现在股票开户用什么app最安全?知道的给说一下吧
Cool assembly tutorial - concise x86 assembly language tutorial (1)
挖财是正规的吗?股票开户安全吗?
中国电池技术取得重大突破,日韩美都落后了,中国巩固了领先优势
Getting started with shell variables
[untitled]
Power automatic test system nsat-8000, accurate, high-speed and reliable power test equipment
JS to add elements to the header, or tail of an array
Where is it safe to open an account for buying funds? Ask for guidance
[deep learning] multi task learning of multiple datasets data sets missing labels
shell 变量 入门
Sigmoid function sigmoid derivation
JVM 用工具分析OOM经典案例
Biscuit distribution
搭建极简GB28181 网守和网关服务器,建立AI推理和3d服务场景,然后开源代码(一)
移除区间(贪心)
Is it normal to dig for money? Is it safe to open a stock account?
The best screenshot tool in the world, color absorption tool snipaste
Is it safe for tongdaxin to open a stock account
Thymeleaf Usage Summary