feat:🚩 picoMini by CMU-Africa「Crack the Gate」Medium
Challenge: Crack the Gate 1 Tags: browser_webshell_solvable Genre: Web Difficulty: EASY Overview: We’re in the middle of an investigation. One of our persons of interest, ctf player, is bel...
Challenge: Crack the Gate 1 Tags: browser_webshell_solvable Genre: Web Difficulty: EASY Overview: We’re in the middle of an investigation. One of our persons of interest, ctf player, is bel...
Challenge: No Sql Injection Tags: browser_webshell_solvable Genre: Web Difficulty: Medium Overview: Can you try to get access to this website to get the flag? ソースコードは以下の形式になっています. . └─...
解決策 $ curl -sLo /tmp/win32yank.zip https://github.com/equalsraf/win32yank/releases/download/v0.1.1/win32yank-x64.zip $ unzip /tmp/win32yank.zip -d /tmp/ $ sudo cp /tmp/win32yank.exe /usr/local/bin...
導入環境 物理キーボード: テンキーなし日本語配列(105, 106) OS: Windows11 home キーマッピングの変更 時刻と言語>言語と地域から日本語パッケージの右側にある三点リーダーから,言語のオプションを選択します. 下にあるキーボードレイアウトから,英語キーボード(101/102キー)を選択し,デバイスを再起動します. 次に,時刻と言語...
使用技術 zola zola-hacker theme X-Domain Github Pages Github Actions カスタムドメインの DNS レコード設定 まずは,ドメインを取得した後,ネームサーバーを有効化します. 次は,任意のサブドメインに対する CNAME レコードと GithubPages の 4 つの A レコードを設定します. G...
OS のインストール RaspberryPI Imager Imager をインストールし,PC に microSD card を接続します. 再現のために USB でやっていますが,ストレージは接続した SD card を設定してください. 今回は,128GB の SD を使用しますが,64GB 以上を使用する場合は以下のオプションを行ってください. フォーマットが完了したら,使用し...
picoCTF 2025 Level: Medium 「Binary Instrumentation 1 : Reverse Engeneering」 Description: I have been learning to use the Windows API to do cool stuff! Can you wake up my program to get the fla...
picoCTF 2025 Level: Easy 「Rust fixme 1 : General Skills」 Description: Have you heard of Rust? Fix the syntax errors in this Rust file to print the flag! 指示に従って,シンタックスエラーを修正し実行すると Flag を入手 u...
変更理由 ネットワーク設定を変更していないにも拘らず,apt でのsecurity.ubuntu.com, archives.ubuntu.com等の公式サーバーへアクセスが出来なくなった. ipv6 の無効化やファイアウォールの確認などを行ったが,改善しなかった. ミラーサーバーへ変更 ubuntu 24.04から apt リポジトリの設定は/etc/apt/sources.list...
開発環境 AWS EC2 Docker CTFd & CTFd themes Host: WSL2 ubuntu EC2 インスタンスの設定 インスタンス構成 Instance type: t2.micro OS image: Ubuntu Server 24.04 LTS Strage: 汎用 SSD 25Gib Connection:...