Google Capture The Flag 2018 (Quals) - Beginner's Quest - Reverse - Firmware
生活随笔
收集整理的這篇文章主要介紹了
Google Capture The Flag 2018 (Quals) - Beginner's Quest - Reverse - Firmware
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
參考鏈接:https://ctftime.org/task/6263
題目
After unpacking the firmware archive, you now have a binary in which to go hunting. Its now time to walk around the firmware and see if you can find anything.
點我下載
解題過程
解壓之后是個.ext4文件,可以用zip來解壓哦。解壓后root目錄里有個.mediapc_backdoor_password.gz,flag就在那里面
轉載于:https://www.cnblogs.com/Antiver/p/10292909.html
總結
以上是生活随笔為你收集整理的Google Capture The Flag 2018 (Quals) - Beginner's Quest - Reverse - Firmware的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Django DTL模板语法中的循环
- 下一篇: 算法提高 递推求值