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.9.tar.gz
(4.9 kB
view details)
File details
Details for the file kcc-0.0.9.tar.gz
.
File metadata
- Download URL: kcc-0.0.9.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d99e2ce7d2a74083e9d5f8c564a873b2edcafcec194e784c8749b971bfbac9c8 |
|
MD5 | 72d65ab2e8b1809e270634f7d9c36bf5 |
|
BLAKE2b-256 | 7ec3f9ba13362899209242078bbf24c7d8e62baf90ae23d9a199429e07a78d60 |