Coder Social home page Coder Social logo

ctf_special_training_camp's Introduction

CTF_SPECIAL_TRAINING_CAMP

本仓库存放《CTF特训营》 一书的相关题目、代码以及勘误信息。

部分书籍中的题目已部署在Jarvis OJ中,请自行练习取用。

京东购买链接

勘误信息

非常感谢各位热心读者对我们书籍的关注,书籍已经重印多次,也有很多热心读者反馈了书籍中出现的一些纰漏,这里进行集中更正。如果读者发现本书部分内容存在纰漏信息,请在本git以issue的方式告知我们~

  • P277,17.2 攻防策略,后门植入策略:fork bang为书写错误,应该为fork bomb
  • P91,9.2.1 x86指令体系,栈操作与函数调用:表9-1中的+-符号写反,应该所有的加号变减号,减号变加号
  • P117,10.3.2 反调试:该页最后一行中的StringOD为书写错误,应该为strongOD
  • P172,图12-12上方:关闭canary和开启canary写反,第一个应该为开启canary,第二个为关闭canary
  • P118,PTRACE_TRACEME写成了PTRACE_TRACEM
  • P91,9.2.1 x86指令体系,栈操作与函数调用:表9-1中的POP的功能叙述应该为DEST = [ESP]
  • P62,最上方代码段中,die那行的缩进存在问题
  • P316,第21章,其中两幅图 >>6 应该为 >>16
  • P329,第21章,kn-c = m^3应该为kn+c = m^3

Thanks

下述读者帮助我们完成了书籍的勘误工作,表示感谢! 如果反馈者有意愿在此段落留名的话,可以提供下您愿意公开的id+url(git、博客等)信息,感谢!

ctf_special_training_camp's People

Contributors

0xling avatar beafb1b1 avatar t1m0n0 avatar winmin avatar zjlywjh001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.