Skip to content

CHYbeta/Code-Audit-Challenges

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
php
 
 
 
 
 
 
 
 
 
 
 
 

Code-Audit-Challenges

说明

一些有趣的代码审计“小”题目。

  1. 为代码审计新手/小白提供一些帮助,为CTF-Web-dog提供一些套路。
  2. 暂时先告诉大家世上最好的语言有:
    1. php
    2. python
    3. node-js
    4. Ruby
  3. 以后还想告诉大家:java等等也是最好的语言。
  4. 会不断整理更新,删/换部分题目。

题目来源:

  • 各大CTF-OJ平台
  • 各大CTF赛事
  • 知识星球等知识分享平台公开部分
  • 师傅们的想象力

注意

题目中涉及的代码可能不足以直接支撑一个完整的环境,若要本地搭建模拟,请自行修改。

该repo仅就原代码处的有趣点/漏洞点提出说明以及相应的解答。若有好的题目欢迎提供。


PYTHON

Node-js

Ruby

PHP

分类