Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

〖教程〗K8飞刀-网络安全CTF解题Web篇10个例子 #16

Open
k8gege opened this issue Aug 22, 2020 · 0 comments
Open

〖教程〗K8飞刀-网络安全CTF解题Web篇10个例子 #16

k8gege opened this issue Aug 22, 2020 · 0 comments

Comments

@k8gege
Copy link
Owner

k8gege commented Aug 22, 2020

〖教程〗K8飞刀-网络安全CTF解题Web篇10个例子

http://k8gege.org/p/ctf_k8fly.html

题目5 伪造IP

伪造IP这个考查点非常不错,因为现实中确实有很多网站后台存在IP限制。

网址:http://123.206.31.85:1003/ 管理员系统

使用K8飞刀访问提示“IP禁止访问”,切换文本看到注释中含有Base64字符串,编码解密得到test123

K8飞刀--HackerIE--Post方式--提交,返回Flag
提交数据:user=admin&pass=test123

X-Forwarded-For 值为 127.0.0.1

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant