1. d790b30 Mask mount /dev/shm directory from /sbin/init wrapper by WHR · 9 weeks ago
  2. f8cb0cf Check user names 'iksi' and '.syslogs' by WHR · 4 months ago
  3. 1599538 Check multiple clauses in chmod(1) wrapper by WHR · 4 months ago
  4. 31479de Rename original chmod(1) to modmod instead by WHR · 4 months ago
  5. a738df0 Optionally replace chmod(1) to reject potentially dangerous recursive operations by WHR · 4 months ago
  6. f594ced Make sure target file ends with a new line before appending lines to it by WHR · 4 months ago
  7. 1e47dd2 Pass original command string to bash(1) started by fakeroot-ng(1) by WHR · 4 months ago
  8. 23859bc Add a directory name for checking; fix typo by WHR · 4 months ago
  9. 1ee2993 mbash: fallback to use id(1) for 'EUID' and 'UID' variables; start new bash(1) instance as a login shell if mbash was started by sshd(8) by WHR · 4 months ago
  10. 1485e3c Check a fixed list of suspicious regular files by WHR · 5 months ago
  11. 188a022 Update fileflags by WHR · 5 months ago
  12. 638a7eb Make mbash more friendly to root; enable fake-passwd in mbash by default; port recent changes from 'aliin-brute-trap/honeypot-shell' of fuck-vvnnmm into mbash by WHR · 5 months ago
  13. c64137f Check user account 'dudu' by WHR · 5 months ago
  14. a7bc62f Optionally remove cloud-init by WHR · 5 months ago
  15. 7378ab9 Check a fixed list of suspicious systemd unit files, and automatically remove them by WHR · 5 months ago
  16. 8a0d96f Add some simple wrapper for some specific commands, ported from 'aliin-brute-trap/honeypot-shell', of fuck-vvnnmm by WHR · 5 months ago
  17. 92aec39 Check user names 'ad1tz' and 'systemd' in addition to 'pischi' by WHR · 5 months ago
  18. 717f40c procd: detect bind mounted '/dev' over procfs PID directories and unmount them by WHR · 5 months ago
  19. ac748fd Check a fixed list of suspicious directories by WHR · 5 months ago
  20. 1174655 If tar(1) looks like already being replaced, make it immutable by WHR · 5 months ago
  21. 4fe1825 Also check and remove /www/server/panel/script/log_cleanup.py by WHR · 5 months ago
  22. 9dce2a5 Add end-of-options marker for some commands as necessary by WHR · 5 months ago
  23. e2e08ef Detect and remove BT clear plugin as it may remove important log files by WHR · 5 months ago
  24. 051a9be Check and warn about the potentially malicious 'pischi' user account by WHR · 5 months ago
  25. 33e5fdd Add blacklist source host keys without port number to allow it be configured using the default port by WHR · 5 months ago
  26. c132e3e Drop previous crontab content if contains error by WHR · 5 months ago
  27. cfd54ed Fallback to chflags(1) to make replaced chattr(1) and lsattr(1) immutable by WHR · 8 months ago
  28. 349a260 Don't consider empty /usr/bin/chattr and /usr/bin/lsattr for backup by WHR · 8 months ago
  29. 18489c5 Optionally disallow loopback SSH connections by WHR · 8 months ago
  30. f9fc15e Fix typo in bindfiles.service by WHR · 8 months ago
  31. 13a51e1 Always report error from lsattr(1) by WHR · 9 months ago
  32. 1101582 Update fileflags by WHR · 9 months ago
  33. d9d7d2e Refuse to update blacklist for invalid HOME by WHR · 9 months ago
  34. a0de195 Optionally bind mount important system files to protect them by WHR · 9 months ago
  35. b1ee009 Don't depend on which(1) from shdrc by WHR · 9 months ago
  36. 6c56e61 Optionally limit number of processes in mbash by WHR · 9 months ago
  37. 1c536d2 Make failed to start procd(8) via systemd(1) a non-fatal error by WHR · 9 months ago
  38. 5939334 Make modified inclusive sudoers files immutable by WHR · 10 months ago
  39. cc9ce50 Use function append_uniq_line to add set PATH line into .profile and .bash_profile by WHR · 10 months ago
  40. 2659e94 Recognize more characters as need quote in perl(1) wrapper; fix missing new line in an error message in perl(1) wrapper by WHR · 10 months ago
  41. b48b7e5 Check HOME environment variable by WHR · 10 months ago
  42. 62be90e Skip replacing /sbin/init on non-Linux platforms; set proper SELinux security context for newly replaced /sbin/init by WHR · 11 months ago
  43. 6e4ca71 Quote command line arguments that contain single quotes in perl log by WHR · 11 months ago
  44. 27cf98e Re-exec sudo bash with an empty zeroth argument by WHR · 11 months ago
  45. a5abda9 Exclude some specific users from Sudo I/O logging to avoid flooding the logs by WHR · 11 months ago
  46. 55547ff Warn if newly created immutable /usr/tmpDSK wasn't actually immutable by WHR · 11 months ago
  47. 3dfbcf6 Reorder perl wrapper code before any chflags call by WHR · 11 months ago
  48. cc1885c Use ps(1)-style tty name in function write_history (strip /dev/ prefix, use ? for no tty) by WHR · 11 months ago
  49. c2eded2 procd: match mount from name 'systemd-?' to check pid directories for unmounting by WHR · 11 months ago
  50. 51770ba chmod(1) /usr/share/fileflags/functions only when it was just created by setup.sh by WHR · 11 months ago
  51. 11bf8c0 Make an immutable /usr/tmpDSK file preventively if /tmp was suspected being mounted with 'noexec'; fix failure to modify /etc/cron.daily/logrotate may inadvertently destroy the file by WHR · 11 months ago
  52. 24b6921 shdrc: make PROMPT_COMMAND read-only by WHR · 11 months ago
  53. 0990b40 Export REAL_PERL to environment from existing perl wrapper for the bundled chflags implementation by WHR · 11 months ago
  54. daeb39c Add install_program function to unify actions that needed for installing executable files from source directory by WHR · 11 months ago
  55. e040eeb Make sure .bash_history and .ash_commands are regular files by WHR · 11 months ago
  56. e24b843 Fix usage of bundled chflags(1) by WHR · 11 months ago
  57. 3f49427 Overwrite existing configuration files only on '--reinstall-config-files'; allow re-run with '--harden' by WHR · 11 months ago
  58. daaaec5 Make backup reboot command immutable on hardening by WHR · 11 months ago
  59. 5f82e6f Optionally harden installed files by WHR · 11 months ago
  60. bfb0e4b Check the working directory in beginning of setup.sh by WHR · 11 months ago
  61. 8f2b1cb Read /etc/hosts.allow to decide whether to allow a remote login if it available by WHR · 11 months ago
  62. 9d176bb Trash /usr/tmpDSK via the associated loop device; make /usr/tmpDSK immutable immediately after truncating by WHR · 11 months ago
  63. f643f08 Try to get real perl path from previously installed perl wrapper by WHR · 11 months ago
  64. 632ca11 Suppress dd(1) statistics by WHR · 11 months ago
  65. 615b8a0 Detect and continue with previous cattr backup on '--replace-chattr' by WHR · 11 months ago
  66. d452b99 Fix a logical error in function append_or_set_words by WHR · 11 months ago
  67. dd72196 Skip adding Sudo options if they already exist in sudoers(5) by WHR · 11 months ago
  68. d7d1ada Don't add duplicated lines into .bashrc and .profile by WHR · 11 months ago
  69. 791d13a Fix kernel name of 'Linux' by WHR · 11 months ago
  70. 2021eb3 Don't remove lattr by WHR · 11 months ago
  71. 4a7a0ab Don't truncate /usr/tmpDSK if it is already empty by WHR · 11 months ago
  72. 1690920 Add a variant of fake reboot command that reminds users the correct way of rebooting/halting the system by WHR · 11 months ago
  73. 6894e98 procd is available for Linux only by WHR · 11 months ago
  74. 84d7452 procd: try to unmount deleted PID mountpoint by WHR · 11 months ago
  75. 688cb88 Write fixed PATH into .profile, and .bash_profile if exists by WHR · 11 months ago
  76. 50608d5 Don't print result of 'systemctl is-enabled' by WHR · 11 months ago
  77. fab691f Revise perl(1) wrapper by WHR · 11 months ago
  78. 07f9c7e Check availability of sudo(1); set LD_PRELOAD for fake root shell under a specific condition; fix typo by WHR · 11 months ago
  79. 230679f Update fileflags by WHR · 11 months ago
  80. fb5b152 Correctly recognize and mention '--remove-utempter' by WHR · 11 months ago
  81. 753dba1 Warn if fakeroot-ng(1) internally references /dev/shm by WHR · 11 months ago
  82. e6eb560 Detect GNU more reliably by WHR · 11 months ago
  83. 7e7cb2f Try to use multiple available methods to set file flags by WHR · 11 months ago
  84. 9d41b94 Update fileflags by WHR · 11 months ago
  85. 1fe83b4 Optionally remove utempter helper to prevent script(1) from writing utmpx records by WHR · 11 months ago
  86. 7c4d4fe Reject unknown options by WHR · 11 months ago
  87. ef442e5 Correctly detect already replaced chattr(1) and lsattr(1) by WHR · 11 months ago
  88. 1fb4878 Adjust warning messages for user bashrc file by WHR · 11 months ago
  89. 4aad38c Hint the custom chflags(1) to use original perl(1) executable by WHR · 12 months ago
  90. 5a339b0 Optionally install an Unix-shell-based chflags(1) implementation for Linux by WHR · 12 months ago
  91. 67b87e3 Ignore chmod(1) of /var/log/shd.log failure as it could already being made append-only by a previous setup by WHR · 12 months ago
  92. 802886a Optionally replace /sbin/init to reject uses of sysvinit-style runlevel control command on systemd-based system by WHR · 12 months ago
  93. 313101d Don't write last historical command into .ash_commands on shell startup by WHR · 1 year, 1 month ago
  94. 93a2761 'chmod 0' for securetmp mask files by WHR · 1 year, 1 month ago
  95. cf69c9d Check UID variable before re-exec sudo bash by WHR · 1 year, 1 month ago
  96. 1ca8ce4 Correct sed(1) command for editing /etc/fstab by WHR · 1 year, 1 month ago
  97. 4985bea Make replaced tar(1) immutable by WHR · 1 year, 2 months ago
  98. 2dbf387 Suppress file opening error messages from shdrc by WHR · 1 year, 2 months ago
  99. e06ccb6 Check bashrc by WHR · 1 year, 2 months ago
  100. 770a0b2 Detect and deactivate cPanel securetmp service as it will break fakeroot-ng(1) by WHR · 1 year, 3 months ago