We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the same spirit than #16791, but for Linux:
./exploits/linux/local/yum_package_manager_persistence.rb
./exploits/linux/local/apt_package_manager_persistence.rb
./exploits/linux/local/service_persistence.rb
rc.local
./exploits/linux/local/rc_local_persistence.rb
./exploits/linux/local/autostart_persistence.rb
at
./exploits/unix/local/at_persistence.rb
./post/linux/manage/sshkey_persistence.rb
./exploits/linux/local/cron_persistence.rb
./exploits/linux/local/bash_profile_persistence.rb
/etc/update-motd.d/…
/etc/udev/rules.d/
LD_PRELOAD
Resources:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the same spirit than #16791, but for Linux:
Package managers
./exploits/linux/local/yum_package_manager_persistence.rb
./exploits/linux/local/apt_package_manager_persistence.rb
Service managers and autostart
./exploits/linux/local/service_persistence.rb
./exploits/linux/local/service_persistence.rb
./exploits/linux/local/service_persistence.rb
./exploits/linux/local/service_persistence.rb
rc.local
persistence, in./exploits/linux/local/rc_local_persistence.rb
./exploits/linux/local/autostart_persistence.rb
Misc
at
job persistence, in./exploits/unix/local/at_persistence.rb
./post/linux/manage/sshkey_persistence.rb
./exploits/linux/local/cron_persistence.rb
./exploits/linux/local/bash_profile_persistence.rb
/etc/update-motd.d/…
Add modules/exploits/linux/local/motd_persistence.rb #19454/etc/udev/rules.d/
, as used by the sedexp malware Add modules/exploits/linux/local/udev_persistence.rb #19472LD_PRELOAD
Resources:
The text was updated successfully, but these errors were encountered: