[StartingPoint][Tier1]Appointment

Task 1

What does the acronym SQL stand for?

(SQL 缩写代表什么?)

Structured Query Language

Task 2

What is one of the most common type of SQL vulnerabilities?

(最常见的 SQL 漏洞类型之一是什么?)

SQL Injection

Task 3

What is the 2021 OWASP Top 10 classification for this vulnerability?

(此漏洞的 2021 年 OWASP Top 10 分类是什么?)

A03:2021-Injection

Task 4

What does Nmap report as the service and version that are running on port 80 of the target?

(Nmap 报告在目标的 80 端口上运行的服务和版本是什么?)

$ nmap -p 80 -sV 10.129.222.12

Apache httpd 2.4.38 ((Debian))

Task 5

What is the standard port used for the HTTPS protocol?

(HTTPS 协议使用的标准端口是什么?)

443

Task 6

What is a folder called in web-application terminology?

(Web 应用程序术语中的文件夹是什么?)

directory

Task 7

What is the HTTP response code is given for 'Not Found' errors?

("未找到"错误的 HTTP 响应代码是什么?)

404

Task 8

Gobuster is one tool used to brute force directories on a webserver. What switch do we use with Gobuster to specify we're looking to discover directories, and not subdomains?

(Gobuster 是一种用于暴力破解网络服务器上目录的工具。我们在 Gobuster 中使用什么开关来指定我们要发现目录,而不是子域?)

dir

Task 9

What single character can be used to comment out the rest of a line in MySQL?

(MySQL 中可以使用什么单个字符来注释掉一行的其余部分?)

Task 10

If user input is not handled carefully, it could be interpreted as a comment. Use a comment to login as admin without knowing the password. What is the first word on the webpage returned?

(如果不仔细处理用户输入,它可能会被解释为评论。使用评论以管理员身份登录,无需知道密码。返回的网页第一个单词是什么?)

Ps:其实这里应该用gobuster来爆破目录出登录页面的,但是这里可能环境有问题直接访问就自动跳转到登录页面了

username:admin'# password:any

Congratulations

Flag

e3d0796d002a446c0e622226f42e9672

相关推荐
Nuoyunjituan37 分钟前
IPv6单栈、智能体互联、安全合规全面升级——互联网“新底座”政策对企业意味着什么?
安全
Chengbei111 小时前
云存储桶漏洞检测工具OSS-2.0更新,全类型文件解析,存储桶遍历 + 敏感排查一站式完成渗透取证
网络·安全·web安全·网络安全·xss
阿虎儿1 小时前
Linux 下为局域网 IP(如 192.168.1.100)打造不受浏览器警告的自签名 SSL/TLS 证书
linux·安全·https
JackSparrow4142 小时前
前端安全之JS混淆+请求加密+请求签名以提升爬虫难度
前端·javascript·后端·爬虫·python·安全
鹿鸣天涯3 小时前
应急响应:MySQL日志分析
mysql·安全·adb·oracle
砚凝霜3 小时前
软考网络工程师|第 4 章 WLAN MAC 机制、Ad Hoc、无线安全、WPAN 蓝牙 ZigBee 完整备考笔记
网络·笔记·安全
奇迹暖暖暖14 小时前
企业邮箱选型与部署:公司用什么邮箱比较好、如何注册企业邮箱
安全·架构·邮箱
Privasa-隐私实验室15 小时前
全程无死角安全测评|从开机上锁、硬核加密到彻底销毁,Privasa 全生命周期隐私防护详解
笔记·安全·本地存储·隐私安全·aes-256
上海云盾-小余18 小时前
CC 高频请求 + DDoS 流量攻击实战防御:全链路 WAF 流量清洗部署完整流程
网络·爬虫·安全·小程序·ddos
论迹复利19 小时前
平台安全架构(PSA)概述——从方法论到工程实践
嵌入式硬件·安全·psa