1
0
Fork 0
Commit Graph

131 Commits (31d51a9f2e2589692a532e7a1b7cf7c344fa5480)

Author SHA1 Message Date
dump_stack() 31d51a9f2e Update README.md 2018-12-01 17:16:34 +00:00
dump_stack() efe9ff6006 Merge kernels, not just append 2018-12-01 17:13:38 +00:00
dump_stack() d001a054f4 Update README.md 2018-12-01 17:11:21 +00:00
dump_stack() ed226544cb
Update README.md 2018-12-01 19:08:28 +02:00
dump_stack() e8c4f18faf Rewrite readme for new installation process 2018-12-01 17:05:51 +00:00
dump_stack() 72aef7545a Now use two separate config for autogenerated and user-defined kernels 2018-12-01 16:57:15 +00:00
dump_stack() 7707f75a02 Allow to force bump docker container 2018-12-01 15:11:43 +00:00
dump_stack() f85c37fea6 Improve error logging 2018-12-01 14:30:28 +00:00
dump_stack() b350e9c45b Implements kernels config autogeneration 2018-12-01 14:23:01 +00:00
dump_stack() 4956fdc4a2 Install libelf-dev in build containers for Ubuntu 2018-11-30 22:46:39 +00:00
dump_stack() f81a4e38a1 Auto-generate rootfs image name 2018-11-29 00:01:14 +00:00
dump_stack() fdb08ecf62 Print kernel config skeleton to stdout 2018-11-28 23:53:47 +00:00
dump_stack() 61d3e02630 Remove useless commentary 2018-11-28 22:43:53 +00:00
dump_stack() 8eff63f2b9 Basic kernel autogeneration (based on current config) implementation 2018-11-28 22:41:17 +00:00
dump_stack() 804e0b4879 Move gdb listen address to params 2018-11-25 14:53:56 +00:00
dump_stack() b6dc7e892f Implements kernel debug environment 2018-11-25 14:46:29 +00:00
dump_stack() 29dbe09a94 Add ssh command generator 2018-11-25 14:44:14 +00:00
dump_stack() 6d7f6c5435 Add timeout for enough time for qemu to be runned 2018-11-25 14:43:58 +00:00
dump_stack() 4a247b229a Implements qemu debug support 2018-11-25 13:12:06 +00:00
dump_stack() 44aa01856f Do not produce errors for kernel exploit default test 2018-11-23 09:32:40 +00:00
dump_stack() a0c9a8f8e6 Implements fallback to default test for kernel exploit 2018-11-23 09:31:20 +00:00
dump_stack() b9500de0ba Implements skeleton module/exploit config generator 2018-11-23 09:11:18 +00:00
dump_stack() bf6f233479 Implements marshalling for config 2018-11-23 09:00:30 +00:00
dump_stack() cc42b077cf Change screenshot to actual 2018-11-19 19:39:03 +00:00
dump_stack() 119c2eea58 Implements check for required commands 2018-11-19 15:31:25 +00:00
dump_stack() cc3f536c62 Move kernel command to another file 2018-11-17 20:24:09 +00:00
dump_stack() ce7fce49f5 Add config submodule 2018-11-17 20:20:59 +00:00
dump_stack() 67dd58921d Remove redutant package name for import 2018-11-17 20:20:36 +00:00
dump_stack() bacee99c7c Move config types to submodule 2018-11-17 20:18:50 +00:00
dump_stack() 075998a95f Move pew-related stuff 2018-11-17 19:37:04 +00:00
dump_stack() ea738c994f Produce error if no kernels found 2018-11-17 15:54:02 +00:00
dump_stack() cc87a792c5 Now .out-of-tree.toml can also define version of distro 2018-11-17 15:53:27 +00:00
dump_stack() a138681e1d Set default kernels config path to dotfiles 2018-11-17 13:44:03 +00:00
dump_stack() 721e7d49bf Use fatal instead of plain logging for errors 2018-11-17 13:28:56 +00:00
dump_stack() f9963e51a8 Add command for list kernels 2018-11-17 13:20:29 +00:00
dump_stack() c781511e72 Read kernels config outside of pew command 2018-11-17 13:17:28 +00:00
dump_stack() 4fbc303c4f Remove CentOS and Debian from kernel factory 2018-11-17 13:09:42 +00:00
dump_stack() 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
dump_stack() 3a6990458b Do not exit if there's no test file 2018-10-31 19:08:01 +00:00
dump_stack() 3cc3a6eb32 More examples 2018-10-27 20:07:52 +00:00
dump_stack() 31b5e8a948 Implements ability to test binary modules/exploits
Fixes #4
2018-10-27 19:59:29 +00:00
dump_stack() 305c27eb7d Implements setting docker and qemu timeout 2018-10-27 19:06:24 +00:00
dump_stack() 053678fee6 More examples 2018-10-27 17:37:58 +00:00
dump_stack() 8b421f2cf0 Implements basic version guessing 2018-10-27 15:34:52 +00:00
dump_stack() e91af205f4 Allow to enumerate distro types 2018-10-27 15:24:13 +00:00
dump_stack() 7040fb7a0b Fix typo (Flag was with a Cmd postfix) 2018-10-27 15:09:28 +00:00
dump_stack() 7a68de16ba Implements support build/run/test only for one kernel 2018-10-27 15:00:41 +00:00
dump_stack() e3692b9df1 Do not use privileged flag for copy kernel/initrd/module 2018-10-27 13:18:08 +00:00
dump_stack() d8b28b2c6a Do not remove config/abi/retpoline files 2018-10-27 12:34:23 +00:00