|
cc87a792c5
|
Now .out-of-tree.toml can also define version of distro
|
2018-11-17 15:53:27 +00:00 |
|
|
a138681e1d
|
Set default kernels config path to dotfiles
|
2018-11-17 13:44:03 +00:00 |
|
|
721e7d49bf
|
Use fatal instead of plain logging for errors
|
2018-11-17 13:28:56 +00:00 |
|
|
f9963e51a8
|
Add command for list kernels
|
2018-11-17 13:20:29 +00:00 |
|
|
c781511e72
|
Read kernels config outside of pew command
|
2018-11-17 13:17:28 +00:00 |
|
|
4fbc303c4f
|
Remove CentOS and Debian from kernel factory
|
2018-11-17 13:09:42 +00:00 |
|
|
23f907b0f8
|
Merge pull request #5 from xairy/master
Force container creation in tools/kernel-factory/bootstrap.sh
|
2018-11-16 19:30:18 +02:00 |
|
Andrey Konovalov
|
d77765748a
|
Force container creation in tools/kernel-factory/bootstrap.sh
|
2018-11-16 18:27:57 +01:00 |
|
|
3a6990458b
|
Do not exit if there's no test file
|
2018-10-31 19:08:01 +00:00 |
|
|
3cc3a6eb32
|
More examples
|
2018-10-27 20:07:52 +00:00 |
|
|
31b5e8a948
|
Implements ability to test binary modules/exploits
Fixes #4
|
2018-10-27 19:59:29 +00:00 |
|
|
305c27eb7d
|
Implements setting docker and qemu timeout
|
2018-10-27 19:06:24 +00:00 |
|
|
053678fee6
|
More examples
|
2018-10-27 17:37:58 +00:00 |
|
|
8b421f2cf0
|
Implements basic version guessing
|
2018-10-27 15:34:52 +00:00 |
|
|
e91af205f4
|
Allow to enumerate distro types
|
2018-10-27 15:24:13 +00:00 |
|
|
7040fb7a0b
|
Fix typo (Flag was with a Cmd postfix)
|
2018-10-27 15:09:28 +00:00 |
|
|
7a68de16ba
|
Implements support build/run/test only for one kernel
|
2018-10-27 15:00:41 +00:00 |
|
|
e3692b9df1
|
Do not use privileged flag for copy kernel/initrd/module
|
2018-10-27 13:18:08 +00:00 |
|
|
d8b28b2c6a
|
Do not remove config/abi/retpoline files
|
2018-10-27 12:34:23 +00:00 |
|
|
6df7c96f0f
|
Get rid of global kingpin
|
2018-10-27 08:14:10 +00:00 |
|
|
1b9e72802d
|
Refactor argument parsing
|
2018-10-27 07:48:06 +00:00 |
|
|
672a8e6735
|
Do not die inside handler, just return error
|
2018-10-27 07:42:48 +00:00 |
|
|
29c12f18ce
|
Remove unused code
|
2018-10-27 07:37:51 +00:00 |
|
|
445bef15f7
|
Remove Vagrant from documentation
|
2018-10-26 21:27:55 +00:00 |
|
|
c86a80d702
|
Rewrited for kingpin command line arguments parser
|
2018-10-26 18:27:21 +00:00 |
|
|
2e9a8018da
|
Change Ubuntu images symbolic links from distro name to version
|
2018-10-26 06:43:09 +00:00 |
|
|
a93073e0be
|
Use Docker instead of Vagrant for generate images
Fixes #2
|
2018-10-25 23:43:34 +00:00 |
|
|
37c2e05062
|
Implements dockerfile for generate centos7 image
|
2018-10-25 21:55:38 +00:00 |
|
|
e7d1e2f327
|
Change license to GNU AGPLv3
|
2018-10-08 20:54:18 +00:00 |
|
|
70c52d766b
|
Add installation checklist
|
2018-10-08 20:15:53 +00:00 |
|
|
4a5eef28c8
|
Add screenshot
|
2018-10-08 19:41:43 +00:00 |
|
|
71e4952cfb
|
Fix port range
Fixes #1
|
2018-10-08 19:00:14 +00:00 |
|
|
b571ffe3ae
|
Add kernels for supported list
|
2018-10-07 22:02:38 +00:00 |
|
|
0556088392
|
Change example to CVE-2017-16995
|
2018-10-07 21:15:56 +00:00 |
|
|
29ae765c22
|
Check test file with root privileges
|
2018-10-07 21:12:38 +00:00 |
|
|
89539796bf
|
Add note about panic/timeout
|
2018-10-07 18:54:17 +00:00 |
|
|
9843778f06
|
Implements tests for kernel modules
|
2018-10-07 17:53:57 +00:00 |
|
|
a1eabd7df6
|
Fix variable names
|
2018-10-07 17:35:36 +00:00 |
|
|
9eb95acb3e
|
Add note about exploit test
|
2018-10-07 17:31:49 +00:00 |
|
|
f2340ecdb3
|
Implements kernel exploit testing routine
|
2018-10-07 17:30:31 +00:00 |
|
|
61c61e09f9
|
Fix variable names
|
2018-10-07 17:30:13 +00:00 |
|
|
4876c01b06
|
Do not append .ko suffix for exploits
|
2018-10-07 17:25:44 +00:00 |
|
|
4d6caef219
|
Use kernel release instead of distro release for file name
|
2018-10-07 17:25:27 +00:00 |
|
|
e223734d24
|
Use kernel exploit name as base for test util name
|
2018-10-07 16:56:11 +00:00 |
|
|
fe5fe7367d
|
Fix target name variable
|
2018-10-07 16:35:54 +00:00 |
|
|
f8944f8f48
|
Avoid "module name is too long" error
|
2018-10-07 16:34:21 +00:00 |
|
|
7b49ba8d97
|
Temporary print build errors to stdout
|
2018-10-07 16:29:39 +00:00 |
|
|
59d86cef7b
|
Use different stages for kernel exploit and kernel module
|
2018-10-07 14:47:14 +00:00 |
|
|
0f569c88cc
|
Move out dmesg cleaning from run
|
2018-10-07 14:29:31 +00:00 |
|
|
e1ffda19d2
|
Simplify CentOS docker files
|
2018-10-07 14:18:18 +00:00 |
|