Giter Club home page Giter Club logo

thinkycx.me-comments's People

Contributors

thinkycx avatar

Watchers

 avatar  avatar

thinkycx.me-comments's Issues

pwnable.tw calc writeup - thinkycx.me

https://thinkycx.me/posts/2017-08-07-pwnable.tw-calc.html

前言这道题做了超久,大概断断续续四天。准备逆向之前一定要有充足的精力再开始。逆向的时候可以从正向的角度想想,如果要实现这个功能,这个参数的意思是什么。比如idb中的operator参数和array100参数是分别用来存放运算符和数字的。废话不多说,再来分析一下此题。详细的WP可以参考[1]。思路利用数组越界漏洞,...

Hello world! - thinkycx.me

https://thinkycx.me/posts/2017-07-04-hello-world.html

开始之前先引用一段阮一峰老师的话: 喜欢写Blog的人,会经历三个阶段。 第一阶段,刚接触Blog,觉得很新鲜,试着选择一个免费空间来写。 第二阶段,发现免费空间限制太多,就自己购买域名和空间,搭建独立博客。 第三阶段,觉得独立博客的管理太麻烦,最好在保留控制权的前提下,让别人来管,自己只...

CVE-2017-8890漏洞分析和利用-概览篇 - thinkycx.me

https://thinkycx.me/posts/2018-10-30-a-glance-at-CVE-2017-8890.html

最近在忙开题的事情,期间和同学聊了一下这个漏洞,想起来之前写过一篇概览的介绍,因此发出来给有需要的同学参考一下,后续可能还会再整理几篇文章。这个漏洞是我调试的第一个内核漏洞,2018上半年花了很多时间在这个漏洞的调试和利用上面,从三月份开始断断续续调试到八月初才结束,希望可以和对Kernel感兴趣的同学一起交流。...

pwnable.tw calc writeup - thinkycx.me

https://thinkycx.me/posts/2017-08-06-pwnable.tw-calc.html

前言这道题做了超久,大概断断续续四天。准备逆向之前一定要有充足的精力再开始。逆向的时候可以从正向的角度想想,如果要实现这个功能,这个参数的意思是什么。比如idb中的operator参数和array100参数是分别用来存放运算符和数字的。废话不多说,再来分析一下此题。详细的WP可以参考[1]。思路利用数组越界漏洞,...

CVE-2017-13156 Janus签名漏洞分析与复现 - thinkycx.me

https://thinkycx.me/posts/2018-01-21-CVE-2017-13156-Janus-signature-vuln-writeup.html

这是在18年初分析的一个漏洞。Android的APK签名方式可以分为V1和V2两种方式。Janus签名漏洞可以做到在Android APK只做了V1签名的情况下,如果在APK原始文件中插入一个恶意伪造的DEX文件,那么APK在安装运行时,Android的虚拟机会直接执行恶意插入的DEX文件。由于没有破坏原有的V1...

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.