background picture of the home page

Welcome 2 n0o0b's home

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

NewStarCTF2024-week1-wp

web headach3 题目内容: 头疼,帮我治治 【难度:签到】 在响应头里 flag{You_Ar3_R3Ally_A_9ooD_d0ctor}<

thumbnail of the cover of the post

VMware傻瓜式安装教程

VMware安装教程 通常,我们使用windows系统,但在学习过程中我们需要用到linux系统该如何是好呢? 再买一个电脑?装双系统?显然不&

thumbnail of the cover of the post

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