Rootme
Bog0n
这个作者很懒,什么都没留下…
展开
-
[Root-me]XSS - Stored 1
个人博客地址http://www.darkerbox.com欢迎大家学习交流Root-me网址:https://www.root-me.org/en/Challenges/Web-Client/XSS-Stored-1题目描述Steal the administrator session cookie and use it to validate this chall.窃取管理...原创 2020-01-05 20:16:49 · 2801 阅读 · 0 评论 -
[Root-me]File upload - ZIP Writeup
个人博客地址http://www.darkerbox.com欢迎大家学习交流Root-me网址:https://www.root-me.org/fr/Challenges/Web-Serveur/File-upload-ZIP题目描述:Your goal is to read index.php file.知识点zip文件上传是一个zip文件上传,上传后悔解压zip...原创 2020-01-01 10:29:49 · 1838 阅读 · 0 评论 -
[RooteMe]JSON Web Token (JWT) - Weak secret Writeup
个人博客地址http://www.darkerbox.com欢迎大家学习交流Root-me网址:https://www.root-me.org/en/Challenges/Web-Server/JSON-Web-Token-JWT-Weak-secret知识点jwt 弱密钥前言继上篇文章JSON Web Token (JWT) - Introduction后:这篇文章主要...原创 2019-12-29 19:48:31 · 3319 阅读 · 0 评论 -
[Root-me]JSON Web Token (JWT) - Introduction Writeup
个人博客地址http://www.darkerbox.com欢迎大家学习交流Root-me网址:https://www.root-me.org/en/Challenges/Web-Server/JSON-Web-Token-JWT-Introduction知识点JWT前言如果没有了解过JWT。可以参考这篇文章。https://www.freebuf.com/article...原创 2019-12-29 17:45:11 · 5705 阅读 · 1 评论 -
[Root-me]Insecure Code Management Writeup
个人博客地址http://www.darkerbox.com欢迎大家学习交流Root-me网址:https://www.root-me.org/en/Challenges/Web-Server/Insecure-Code-Management知识点git文件泄露。。。既然是git文件泄露,就需要泄露的工具了:https://github.com/internetwache/...原创 2019-12-29 13:19:54 · 6024 阅读 · 0 评论 -
[Root-me]HTTP - Open redirect Writeup
个人博客地址http://www.darkerbox.com欢迎大家学习交流Root-me网址:https://www.root-me.org/en/Challenges/Web-Server/HTTP-Open-redirect知识点url重定向前言自己以前做过一些,但没写wp。只能写一些还没做过的wp了这个题考察的url重定向漏洞利用页面是这样的。查看源码发现...原创 2019-12-29 10:18:58 · 1249 阅读 · 0 评论