Skip to main content

14 posts tagged with "Web"

Articles about the Web

View All Tags

Pwn2Win CTF 2021 Illusion writeup

· 2 min read
hi120ki
Hiroki Akamatsu

Challenge

Laura just found a website used for monitoring security mechanisms on Rhiza's state and is planning to hack into it to forge the status of these security services. After that she will desactivate these security resources without alerting government agents. Your goal is to get into the server to change the monitoring service behavior.

Server: nc illusion.pwn2win.party 1337

AWS Elastic Beanstalk で Puppeteer を動かす

· 2 min read
hi120ki
Hiroki Akamatsu

CTF の Web 問題で XSS を出題するときに必要となる Admin クローラーを AWS Elastic Beanstalk 上で作成するときにつまずいたときのメモ

Admin クローラーとは

XSS の exploit コードが含まれたページを(問題提供側が用意する仮想の)攻撃対象に読み込ませ秘匿情報を引き出すことができるかジャッジするクローラー