Site updated: 2021-04-10 21:53:40

This commit is contained in:
Cool-Y
2021-04-10 21:53:56 +08:00
parent 1638474a10
commit e039e833e2
125 changed files with 3940 additions and 1487 deletions

View File

@ -79,18 +79,18 @@
<meta name="description" content="Pwnable.tw start程序链接https://pwnable.tw/static/chall/start 0x01 检查保护情况不得不说checksec这个工作看似简单用用现成工具就行但这决定了我们之后漏洞利用的方式是否栈代码执行还是ROP。最好多用几个工具进行检查兼听则明。比如这个程序用peda检查就开启了NX但实际上并没有。所以理想的话把shellcode布置到栈上">
<meta name="description" content="我怎么还在start">
<meta name="keywords" content="二进制,Linux,CTF">
<meta property="og:type" content="article">
<meta property="og:title" content="【Pwnable.tw】start">
<meta property="og:url" content="https://cool-y.github.io/2019/10/25/PWNtw-start/index.html">
<meta property="og:site_name" content="混元霹雳手">
<meta property="og:description" content="Pwnable.tw start程序链接https://pwnable.tw/static/chall/start 0x01 检查保护情况不得不说checksec这个工作看似简单用用现成工具就行但这决定了我们之后漏洞利用的方式是否栈代码执行还是ROP。最好多用几个工具进行检查兼听则明。比如这个程序用peda检查就开启了NX但实际上并没有。所以理想的话把shellcode布置到栈上">
<meta property="og:description" content="我怎么还在start">
<meta property="og:locale" content="zh-Hans">
<meta property="og:updated_time" content="2019-10-26T02:44:23.409Z">
<meta property="og:updated_time" content="2021-04-10T13:46:47.397Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="【Pwnable.tw】start">
<meta name="twitter:description" content="Pwnable.tw start程序链接https://pwnable.tw/static/chall/start 0x01 检查保护情况不得不说checksec这个工作看似简单用用现成工具就行但这决定了我们之后漏洞利用的方式是否栈代码执行还是ROP。最好多用几个工具进行检查兼听则明。比如这个程序用peda检查就开启了NX但实际上并没有。所以理想的话把shellcode布置到栈上">
<meta name="twitter:description" content="我怎么还在start">
@ -396,6 +396,10 @@
<div class="post-description">
我怎么还在start
</div>
</div>
</header>
@ -837,7 +841,7 @@
<i class="fa fa-area-chart"></i>
</span>
<span title="Site words total count">105.4k</span>
<span title="Site words total count">104.8k</span>
</div>