🌓

Boot Sector

主要介绍 Boot Sector, 其中详细介绍区分 MBR,PBR,EBR,DBR

Read More

The Booting Process of Computer

通过了解计算机的启动过程来贯穿一些知识点

Read More

FAT 文件系统

简要介绍 Windows 文件系统类型与 FAT16 表,详细介绍 FAT32 表。

Read More

访问控制与越权

本文简要介绍业务逻辑漏洞及其挖掘姿势,并介绍授权验证绕过及密码找回等常见逻辑漏洞

Read More

Python 文件操作基础

python 文件操作基础

Read More

Python single instance

Python 单例设计模式

Read More

Python exception handling

Python 中异常处理

Read More

Python inheritance

本文主要记录 Python 中的继承

Read More

Python common functions

Python 常见的内置函数及使用,主要为:map、reduce、filter、sorted、lambda

Read More

Python input/output

python 的输入、输出以及格式化输出

Read More