Bypass sandboxing implementations such as seccomp in CTF pwn challenges with ROP
more >>
be better.
Bypass sandboxing implementations such as seccomp in CTF pwn challenges with ROP
more >>Interesting glibc malloc behaviour that can aid in exploit writing.
more >>Ever felt frustrated when you dump an entire database during a pentest but can’t crack any hashes?
Or perhaps you’ve compromised a machine but are unable to crack users’ hashes for lateral movement?
Improving the injector from last post to hopefully bypass AV
more >>Exploring the basics of remote shellcode injection
more >>Exploiting a patched version of the v8 engine for RCE
more >>Fun challenge to learn prototype pollution
more >>Walkthrough Solution of kernel-rop from hxpctf 2020
Interesting heap challenge named ‘Your Door Got Problem!’
more >>Analysis and exploit development for Sudo ‘pwfeedback’ Buffer Overflow
more >>tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true