Check kernel config for security issues
Project description
Install
pip install kcc
Usage
Currently running kernel config (enabled with CONFIG_IKCONFIG_PROC).
zcat /proc/config.gz | kcc
Config from /boot. Common on Debian based distros.
kcc /boot/config-$(uname -r)
Building kernel from source or release.
kcc .config
Hacking
git clone https://github.com/clearlinux/kernel-config-checker kcc
cd kcc
pip install --user -e .
License
kcc is distributed under the terms of the GPL-3.0 License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kcc-0.0.8.tar.gz
(4.8 kB
view details)
Built Distribution
kcc-0.0.8-py3-none-any.whl
(6.3 kB
view details)
File details
Details for the file kcc-0.0.8.tar.gz
.
File metadata
- Download URL: kcc-0.0.8.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de125c5ee4d97fc5d3023fb9985da3bf95ee14bed37ad5679268e6149f4401f6 |
|
MD5 | 44fc81d7b6627836ef0c6bfa234c1767 |
|
BLAKE2b-256 | fa44949c55ccf7361230b198b6316714b8c9fb8d4ed3d00da793192f2ccb4809 |
File details
Details for the file kcc-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: kcc-0.0.8-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9192386f692fed9eb66867deb1c22547e10c87f06d57f2f45c5adb70e81a3975 |
|
MD5 | d57f265545a9aeacc186a955f0480c48 |
|
BLAKE2b-256 | 9a7fae236a5002f2d4febcfe78fce5683c8eb6700172d1ed107ff6f47fe82495 |