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