1
0
Fork 0
Commit Graph

131 Commits (31d51a9f2e2589692a532e7a1b7cf7c344fa5480)

Author SHA1 Message Date
dump_stack() 6df7c96f0f Get rid of global kingpin 2018-10-27 08:14:10 +00:00
dump_stack() 1b9e72802d Refactor argument parsing 2018-10-27 07:48:06 +00:00
dump_stack() 672a8e6735 Do not die inside handler, just return error 2018-10-27 07:42:48 +00:00
dump_stack() 29c12f18ce Remove unused code 2018-10-27 07:37:51 +00:00
dump_stack() 445bef15f7 Remove Vagrant from documentation 2018-10-26 21:27:55 +00:00
dump_stack() c86a80d702 Rewrited for kingpin command line arguments parser 2018-10-26 18:27:21 +00:00
dump_stack() 2e9a8018da Change Ubuntu images symbolic links from distro name to version 2018-10-26 06:43:09 +00:00
dump_stack() a93073e0be Use Docker instead of Vagrant for generate images
Fixes #2
2018-10-25 23:43:34 +00:00
dump_stack() 37c2e05062 Implements dockerfile for generate centos7 image 2018-10-25 21:55:38 +00:00
dump_stack() e7d1e2f327
Change license to GNU AGPLv3 2018-10-08 20:54:18 +00:00
dump_stack() 70c52d766b Add installation checklist 2018-10-08 20:15:53 +00:00
dump_stack() 4a5eef28c8 Add screenshot 2018-10-08 19:41:43 +00:00
dump_stack() 71e4952cfb Fix port range
Fixes #1
2018-10-08 19:00:14 +00:00
dump_stack() b571ffe3ae Add kernels for supported list 2018-10-07 22:02:38 +00:00
dump_stack() 0556088392 Change example to CVE-2017-16995 2018-10-07 21:15:56 +00:00
dump_stack() 29ae765c22 Check test file with root privileges 2018-10-07 21:12:38 +00:00
dump_stack() 89539796bf Add note about panic/timeout 2018-10-07 18:54:17 +00:00
dump_stack() 9843778f06 Implements tests for kernel modules 2018-10-07 17:53:57 +00:00
dump_stack() a1eabd7df6 Fix variable names 2018-10-07 17:35:36 +00:00
dump_stack() 9eb95acb3e Add note about exploit test 2018-10-07 17:31:49 +00:00
dump_stack() f2340ecdb3 Implements kernel exploit testing routine 2018-10-07 17:30:31 +00:00
dump_stack() 61c61e09f9 Fix variable names 2018-10-07 17:30:13 +00:00
dump_stack() 4876c01b06 Do not append .ko suffix for exploits 2018-10-07 17:25:44 +00:00
dump_stack() 4d6caef219 Use kernel release instead of distro release for file name 2018-10-07 17:25:27 +00:00
dump_stack() e223734d24 Use kernel exploit name as base for test util name 2018-10-07 16:56:11 +00:00
dump_stack() fe5fe7367d Fix target name variable 2018-10-07 16:35:54 +00:00
dump_stack() f8944f8f48 Avoid "module name is too long" error 2018-10-07 16:34:21 +00:00
dump_stack() 7b49ba8d97 Temporary print build errors to stdout 2018-10-07 16:29:39 +00:00
dump_stack() 59d86cef7b Use different stages for kernel exploit and kernel module 2018-10-07 14:47:14 +00:00
dump_stack() 0f569c88cc Move out dmesg cleaning from run 2018-10-07 14:29:31 +00:00
dump_stack() e1ffda19d2 Simplify CentOS docker files 2018-10-07 14:18:18 +00:00
dump_stack() 65a34d8ec8 Add vagrant file for generate centos image 2018-10-07 12:52:33 +00:00
dump_stack() 6991877493 Add example kernel exploit skeleton 2018-10-07 12:08:31 +00:00
dump_stack() 97842d8753 Add example kernel module 2018-10-07 10:48:25 +00:00
dump_stack() 0e03daf21c Now default source path is current working directory 2018-10-07 08:44:51 +00:00
dump_stack() e1a3de5d05 Must return after found one supported kernel 2018-10-07 08:44:20 +00:00
dump_stack() 46122397b5 {artifact,distro}Type unmarshalling 2018-10-07 08:28:31 +00:00
dump_stack() dfcd11c549 Add quotes to toml config 2018-10-07 08:07:43 +00:00
dump_stack() ce0fc1c10d Add symbolic links to Ubuntu images 2018-10-07 08:02:23 +00:00
dump_stack() 71c0395f62 Fix kernel generation for Ubuntu 14.04 2018-10-06 21:35:24 +00:00
dump_stack() 335d4e8211 Add vagrant vbguest plugin to readme 2018-10-06 20:01:27 +00:00
dump_stack() f579303bb9 Guarantee remove previous ssh config values 2018-10-06 19:56:12 +00:00
dump_stack() 792ad78b15 Basic implementation of out-of-tree util 2018-10-06 19:25:03 +00:00
dump_stack() 153b556bc5 Generate images for trusty, xenial, bionic 2018-10-06 18:21:58 +00:00
dump_stack() a06ccea904 Rewrite rc.local, not append 2018-10-06 18:15:29 +00:00
dump_stack() 0f24022b95 Fix image/kernel/initrd names 2018-10-06 17:48:53 +00:00
dump_stack() 33fe9ed78d Generate kernels.toml in kernel-factory bootstrap 2018-10-06 17:47:13 +00:00
dump_stack() 847c934bda Stop qemu if kernel panic occurs 2018-10-06 14:00:48 +00:00
dump_stack() 6670cd544b Implements async ssh commands 2018-10-06 14:00:31 +00:00
dump_stack() 335fb038a4 Allow access to qemu log while VM is running 2018-10-06 12:47:09 +00:00