VulnHub-4-AdmX_new
靶机地址: https://download.vulnhub.com/admx/AdmX_new.7z
难度等级: 中
打靶目标: 取得 2 个 flag + root 权限
VulnHub-3-Chronos:1
Name: Chronos: 1
Date release: 9 Aug 2021
Author: AL1ENUM
Series: Chronos
Download:https://download.vulnhub.com/chronos/Chronos.ova
Description
Difficulty : medium
This works better with VirtualBox rather than VMware.
VulnHub-2-BoredHackerBlog:Cloud AV
Name: BoredHackerBlog: Cloud AV
Date release: 29 Mar 2020
Author: BoredHackerBlog
Series: BoredHackerBlog
Download:https://download.vulnhub.com/boredhackerblog/easy_cloudantivirus.ova
Description:
Cloud Anti-Virus Scanner! is a cloud-based antivirus scanning service.
Currently, it’s in beta mode. You’ve been asked to test the setup and find vulnerabilities and escalate privs.
Difficulty: Easy
Tasks involved:
- port scanning
- webapp attacks
- sql injection
- command injection
- brute forcing
- code analysis
Virtual Machine:
- Format: Virtual Machine (Virtualbox OVA)
- Operating System: Linux
Networking:
- DHCP Service: Enabled
- IP Address Automatically assign
This works better with VirtualBox rather than VMware.
VulnHub-1-BoredHackerBlog:Social Network
Name: BoredHackerBlog: Social Network
Date release: 29 Mar 2020
Author: BoredHackerBlog
Series: BoredHackerBlog
Download:https://www.vulnhub.com/entry/boredhackerblog-social-network,454/
Description:
Leave a message is a new anonymous social networking site where users can post messages for each other. They’ve assigned you to test their set up. They do utilize docker containers. You can conduct attacks against those too. Try to see if you can get root on the host though.
Difficulty: Med
Tasks involved:
- port scanning
- webapp attacks
- code injection
- pivoting
- exploitation
- password cracking
- brute forcing
Virtual Machine:
- Format: Virtual Machine (Virtualbox OVA)
- Operating System: Linux
Networking:
- DHCP Service: Enabled
- IP Address Automatically assign
This works better with VirtualBox rather than VMware.
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1 | $ hexo new "My New Post" |
More info: Writing
Run server
1 | $ hexo server |
More info: Server
Generate static files
1 | $ hexo generate |
More info: Generating
Deploy to remote sites
1 | $ hexo deploy |
More info: Deployment