1
0
Fork 0
Commit Graph

104 Commits (67dd58921d713ae08e41af0bbd57554adb1a5966)
 

Author SHA1 Message Date
dump_stack() 67dd58921d Remove redutant package name for import 5 years ago
dump_stack() bacee99c7c Move config types to submodule 5 years ago
dump_stack() 075998a95f Move pew-related stuff 5 years ago
dump_stack() ea738c994f Produce error if no kernels found 5 years ago
dump_stack() cc87a792c5 Now .out-of-tree.toml can also define version of distro 5 years ago
dump_stack() a138681e1d Set default kernels config path to dotfiles 5 years ago
dump_stack() 721e7d49bf Use fatal instead of plain logging for errors 5 years ago
dump_stack() f9963e51a8 Add command for list kernels 5 years ago
dump_stack() c781511e72 Read kernels config outside of pew command 5 years ago
dump_stack() 4fbc303c4f Remove CentOS and Debian from kernel factory 5 years ago
dump_stack() 23f907b0f8
Merge pull request #5 from xairy/master
Force container creation in tools/kernel-factory/bootstrap.sh
5 years ago
Andrey Konovalov d77765748a Force container creation in tools/kernel-factory/bootstrap.sh 5 years ago
dump_stack() 3a6990458b Do not exit if there's no test file 5 years ago
dump_stack() 3cc3a6eb32 More examples 5 years ago
dump_stack() 31b5e8a948 Implements ability to test binary modules/exploits
Fixes #4
5 years ago
dump_stack() 305c27eb7d Implements setting docker and qemu timeout 5 years ago
dump_stack() 053678fee6 More examples 5 years ago
dump_stack() 8b421f2cf0 Implements basic version guessing 5 years ago
dump_stack() e91af205f4 Allow to enumerate distro types 5 years ago
dump_stack() 7040fb7a0b Fix typo (Flag was with a Cmd postfix) 5 years ago
dump_stack() 7a68de16ba Implements support build/run/test only for one kernel 5 years ago
dump_stack() e3692b9df1 Do not use privileged flag for copy kernel/initrd/module 5 years ago
dump_stack() d8b28b2c6a Do not remove config/abi/retpoline files 5 years ago
dump_stack() 6df7c96f0f Get rid of global kingpin 5 years ago
dump_stack() 1b9e72802d Refactor argument parsing 5 years ago
dump_stack() 672a8e6735 Do not die inside handler, just return error 5 years ago
dump_stack() 29c12f18ce Remove unused code 5 years ago
dump_stack() 445bef15f7 Remove Vagrant from documentation 5 years ago
dump_stack() c86a80d702 Rewrited for kingpin command line arguments parser 5 years ago
dump_stack() 2e9a8018da Change Ubuntu images symbolic links from distro name to version 5 years ago
dump_stack() a93073e0be Use Docker instead of Vagrant for generate images
Fixes #2
5 years ago
dump_stack() 37c2e05062 Implements dockerfile for generate centos7 image 5 years ago
dump_stack() e7d1e2f327
Change license to GNU AGPLv3 5 years ago
dump_stack() 70c52d766b Add installation checklist 5 years ago
dump_stack() 4a5eef28c8 Add screenshot 5 years ago
dump_stack() 71e4952cfb Fix port range
Fixes #1
5 years ago
dump_stack() b571ffe3ae Add kernels for supported list 5 years ago
dump_stack() 0556088392 Change example to CVE-2017-16995 5 years ago
dump_stack() 29ae765c22 Check test file with root privileges 5 years ago
dump_stack() 89539796bf Add note about panic/timeout 5 years ago
dump_stack() 9843778f06 Implements tests for kernel modules 5 years ago
dump_stack() a1eabd7df6 Fix variable names 5 years ago
dump_stack() 9eb95acb3e Add note about exploit test 5 years ago
dump_stack() f2340ecdb3 Implements kernel exploit testing routine 5 years ago
dump_stack() 61c61e09f9 Fix variable names 5 years ago
dump_stack() 4876c01b06 Do not append .ko suffix for exploits 5 years ago
dump_stack() 4d6caef219 Use kernel release instead of distro release for file name 5 years ago
dump_stack() e223734d24 Use kernel exploit name as base for test util name 5 years ago
dump_stack() fe5fe7367d Fix target name variable 5 years ago
dump_stack() f8944f8f48 Avoid "module name is too long" error 5 years ago