Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add --version, bump to v0.28 | Stéphane Lesimple | 2018-01-12 | 1 | -1/+6 | |
| | ||||||
* | add cpu model in output | Stéphane Lesimple | 2018-01-12 | 1 | -1/+2 | |
| | ||||||
* | Typofix in readme (#61) | M. Willis Monroe | 2018-01-12 | 1 | -1/+1 | |
| | ||||||
* | Fixed a few spelling errors (#60) | M. Willis Monroe | 2018-01-12 | 1 | -3/+3 | |
| | ||||||
* | add some debug | Stéphane Lesimple | 2018-01-12 | 1 | -1/+18 | |
| | ||||||
* | bump to v0.27 | Stéphane Lesimple | 2018-01-11 | 1 | -1/+1 | |
| | ||||||
* | fix(opcodes): fix regression introduced in previous commit | Stéphane Lesimple | 2018-01-11 | 1 | -3/+6 | |
| | | | | | We were saying unknown instead of vulnerable when the count of lfence opcodes was low This was not impacting batch mode or the final decision, just the human-readable output of the script. | |||||
* | adding support for new /sys interface (#55) | Stéphane Lesimple | 2018-01-11 | 1 | -218/+293 | |
| | | | | * adding support for new /sys interface * fix(objdump): prefer -d instead of -D, some kernels crash objdump otherwise | |||||
* | Typo in README (#54) | Gianluca Varisco | 2018-01-11 | 1 | -1/+1 | |
| | ||||||
* | send warning to stderr. (#53) | Tobias Rüetschi | 2018-01-11 | 1 | -1/+1 | |
| | | | With --batch json there must not be any other output on stdout, so redirect warnings to stderr will show the warning on the console and only the json output is on stdout. | |||||
* | bump to v0.25 to reflect changes | Stéphane Lesimple | 2018-01-11 | 1 | -1/+1 | |
| | ||||||
* | Produce JSON output formatted for Puppet, Ansible, Chef... (#50) | Abdoul Bah | 2018-01-11 | 1 | -10/+28 | |
| | | | Produce JSON output formatted for Puppet, Ansible, Chef... | |||||
* | Merge pull request #51 from cowanml/file_read_check_fixup | Stéphane Lesimple | 2018-01-10 | 1 | -1/+1 | |
|\ | | | | | fixed file read test | |||||
| * | fixed file read test | Matt Cowan | 2018-01-10 | 1 | -1/+1 | |
| | | ||||||
* | | feat(kernel): add support for LZ4 decompression | Stéphane Lesimple | 2018-01-10 | 1 | -12/+20 | |
| | | ||||||
* | | Merge pull request #48 from speed47/opensuse | Stéphane Lesimple | 2018-01-10 | 1 | -11/+15 | |
|\ \ | | | | | | | fix(opensuse): add specific location for ibrs_enabled file | |||||
| * | | fix(opensuse): add specific location for ibrs_enabled file | Stéphane Lesimple | 2018-01-10 | 1 | -11/+15 | |
| |/ | ||||||
* | | Merge pull request #47 from speed47/readme | Stéphane Lesimple | 2018-01-10 | 1 | -2/+13 | |
|\ \ | |/ |/| | update readme | |||||
| * | update readme | Stéphane Lesimple | 2018-01-10 | 1 | -2/+13 | |
|/ | ||||||
* | fix(kernel): fix detection for separate /boot partitions | Stéphane Lesimple | 2018-01-10 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #44 from speed47/bootimage | Stéphane Lesimple | 2018-01-10 | 1 | -6/+24 | |
|\ | | | | | feat(kernel): check the BOOT_IMAGE info from cmdline before trying th… | |||||
| * | feat(kernel): check the BOOT_IMAGE info from cmdline before trying the ↵ | Stéphane Lesimple | 2018-01-10 | 1 | -6/+24 | |
|/ | | | | default names | |||||
* | bump to v0.23 to reflect changes | Stéphane Lesimple | 2018-01-10 | 1 | -1/+1 | |
| | ||||||
* | add --variant to specify what check we want to run | Stéphane Lesimple | 2018-01-10 | 1 | -245/+302 | |
| | ||||||
* | Merge pull request #41 from bang-communications/master | Stéphane Lesimple | 2018-01-10 | 1 | -1/+39 | |
|\ | | | | | NRPE mode | |||||
| * | Error on unknown batch format | Marcus Downing | 2018-01-10 | 1 | -0/+7 | |
| | | ||||||
| * | Stray tab | Marcus Downing | 2018-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | batch nrpe | Marcus Downing | 2018-01-10 | 1 | -13/+16 | |
| | | ||||||
| * | NRPE mode | Marcus Downing | 2018-01-10 | 1 | -0/+28 | |
| | | ||||||
* | | Merge pull request #42 from simon-vasseur/style | Stéphane Lesimple | 2018-01-10 | 1 | -66/+4 | |
|\ \ | |/ |/| | added some style (screenshot in readme) | |||||
| * | added some style | Simon Vasseur | 2018-01-10 | 1 | -66/+4 | |
|/ | ||||||
* | Merge pull request #37 from deufrai/better-dmesg-support | Stéphane Lesimple | 2018-01-09 | 1 | -1/+4 | |
|\ | | | | | Improve PTI detection | |||||
| * | Improve PTI detection even more | Frederic CORNU | 2018-01-09 | 1 | -2/+5 | |
| | | | | | | | | | | when PTI detection relies on dmesg, dmesg output is checked first then /var/log/dmesg if dmesg output lacks boot time messages | |||||
| * | Improve PTI detection | Frederic CORNU | 2018-01-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | In case of a busy or misconfigured server, kernel message buffer loop can be filled with messages broadcasted later than boot time. So dmesg command wont return boot time messages. Grepping /var/log/dmesg fixes it and this log file location semms pretty standard across many common distros | |||||
* | | typofix | Stéphane Lesimple | 2018-01-09 | 1 | -1/+1 | |
| | | ||||||
* | | add disclaimer and bump to 0.21 | Stéphane Lesimple | 2018-01-09 | 1 | -1/+36 | |
| | | ||||||
* | | Merge pull request #38 from Alkorin/fixARM | Stéphane Lesimple | 2018-01-09 | 1 | -3/+3 | |
|\ \ | | | | | | | Fix ARM checks | |||||
| * | | Fix ARM checks | Alkorin | 2018-01-09 | 1 | -3/+3 | |
| |/ | ||||||
* | | Merge pull request #39 from Alkorin/typo | Stéphane Lesimple | 2018-01-09 | 1 | -1/+1 | |
|\ \ | |/ |/| | Fix small typo in error message | |||||
| * | Fix small typo in error message | Alkorin | 2018-01-09 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #31 from Feandil/batch | Stéphane Lesimple | 2018-01-09 | 1 | -149/+213 | |
|\ | | | | | Add a "batch" and "verbose" mode | |||||
| * | Introduce "verbose" and "batch" modes | Vincent Brillault | 2018-01-09 | 1 | -57/+120 | |
| | | | | | | | | | | | | Rewrite the way the output is processed: - Define verbosity level (currently warn, info (default) & verbose) - Add a batch mode, for simple machine parsing | |||||
| * | No-color: interpret string (-e) to be able to mach \x1B | Vincent Brillault | 2018-01-09 | 1 | -1/+1 | |
| | | ||||||
| * | Move configuration at the beginning of the script | Vincent Brillault | 2018-01-09 | 1 | -95/+96 | |
| | | ||||||
* | | fix(pti): remove escapes since we use grep -E now | Stéphane Lesimple | 2018-01-09 | 1 | -1/+1 | |
| | | ||||||
* | | fix broken logic of 68961f9, increment version to 0.20 | Stéphane Lesimple | 2018-01-09 | 1 | -15/+17 | |
|/ | ||||||
* | Merge pull request #32 from speed47/arm | Stéphane Lesimple | 2018-01-09 | 1 | -7/+59 | |
|\ | | | | | adding known non-vulnerable ARM chips | |||||
| * | adding known non-vulnerable ARM chips | Stéphane Lesimple | 2018-01-09 | 1 | -7/+59 | |
|/ | ||||||
* | v0.19: introduce --no-color | Stéphane Lesimple | 2018-01-09 | 1 | -51/+99 | |
| | ||||||
* | bump to v0.18 to reflect changes | Stéphane Lesimple | 2018-01-09 | 1 | -2/+9 | |
| |