GithubHelp home page GithubHelp logo

sefcom / kheaps Goto Github PK

View Code? Open in Web Editor NEW
68.0 68.0 7.0 126.89 MB

Playing for {K (H) eaps}: Understanding and Improving Linux Kernel Exploit Reliability

Home Page: https://www.usenix.org/conference/usenixsecurity22/presentation/zeng

License: MIT License

Dockerfile 0.04% Python 3.05% Makefile 0.37% C 95.50% Shell 1.04%
kernel linux security

kheaps's People

Contributors

kyle-kyle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kheaps's Issues

fail to launch qemu

root@31bf148a1d04:/kheap/grader# python vuln_tester.py -c CVE-2010-2959 -n 5000 -r ./results -C 2 -m 2 -nl
[VULNTester][INFO]09-16 11:00 start testing poc_cfh_multi_spray_idle...
0%| | 0/5000 [00:00<?, ?it/s]qemu outputqemu output b''b''

[EXPRunner-0][ERROR]09-16 11:00 fail to launch qemu
[EXPRunner-1][ERROR]09-16 11:00 fail to launch qemu
Traceback (most recent call last):
Traceback (most recent call last):
File "/kheap/grader/qemu_runner.py", line 62, in update
File "/kheap/grader/qemu_runner.py", line 62, in update
output = self.kernel.recvuntil(b" login: ", timeout=self.timeout)
output = self.kernel.recvuntil(b" login: ", timeout=self.timeout)
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 333, in recvuntil
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 333, in recvuntil
res = self.recv(timeout=self.timeout)
res = self.recv(timeout=self.timeout)
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 105, in recv
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 105, in recv
return self._recv(numb, timeout) or b''
return self._recv(numb, timeout) or b''
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 183, in _recv
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 183, in _recv
if not self.buffer and not self._fillbuffer(timeout):
if not self.buffer and not self._fillbuffer(timeout):
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 154, in _fillbuffer
data = self.recv_raw(self.buffer.get_fill_size())
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/tube.py", line 154, in _fillbuffer
data = self.recv_raw(self.buffer.get_fill_size())
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/process.py", line 686, in recv_raw
File "/usr/local/lib/python3.6/dist-packages/pwnlib/tubes/process.py", line 686, in recv_raw
raise EOFError
EOFError
raise EOFError

EOFError

During handling of the above exception, another exception occurred:
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
Traceback (most recent call last):
File "/kheap/grader/exp_runner.py", line 164, in setup
File "/kheap/grader/exp_runner.py", line 164, in setup
self.qemu.wait_ready()
self.qemu.wait_ready()
File "/kheap/grader/qemu_runner.py", line 103, in wait_ready
File "/kheap/grader/qemu_runner.py", line 103, in wait_ready
self.update()
self.update()
File "/kheap/grader/qemu_runner.py", line 68, in update
File "/kheap/grader/qemu_runner.py", line 68, in update
raise RuntimeError("fail to launch qemu")
raise RuntimeError("fail to launch qemu")
RuntimeError: fail to launch qemuRuntimeError: fail to launch qemu

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.