Giter Site home page Giter Site logo

hctf2016-fheap's Introduction

#就是干 (fheap)
这一题的出题思路其实和题目名字一样,就是干。
所以程序里也没有什么稀奇古怪的背景和多余的代码。包括double free的尝试条件也是直接了当。考验的就是攻击者绕过nx,aslr,pie,canary保护,通过各种pwn技巧来获得shell的能力。
题目里附带了我自己写的poc。分享给大家,虽然看过各位大佬的wp后发现可以用一些我没预料到的技巧更好的利用

编译方法 
>gcc main.c -pie -fpic -o pwn

hctf2016-fheap's People

Contributors

zh-explorer 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.