background picture of the home page

Welcome 2 n0o0b's home

程序可以逆向,人生可以吗

ctfshow-web之文件包含

文件包含 web78 <?php /* # -*- coding: utf-8 -*- # @Author: h1xa # @Date: 2020-09-16 10:52:43 # @Last Modified by: h1xa # @Last Modified time: 2020-09

thumbnail of the cover of the post

ctfshow-web之命令执行

命令执行 web29 命令执行,需要严格的过滤 <?php /* # -*- coding: utf-8 -*- # @Author: h1xa # @Date: 2020-09-04 00:12:34 # @Last Modified by: h1xa # @Last Modified

thumbnail of the cover of the post

docker php7.4-apache FFI模块安装

php7.4以上版本 docker运行 docker run --rm -p 9090:80 -v `pwd`:/var/www/html php:7.4-apache docker外执行 docker ps sudo docker exec -it [id] /bin/bash //进&

thumbnail of the cover of the post

ctfshow-web之爆破

爆破(web21-web28) web21 爆破什么的,都是基操 随便输个123登录抓包发现认证头 base64加भ

thumbnail of the cover of the post