LKM
2024-08-24
A Loadable Kernel Module is a piece of software that extends the existing kernel that can be loaded or unloaded dynamically.
Read More
root user
2024-08-24
The root user (aka the super user) on Linux and Unix-like operating systems is also known as the super user. This user has the highest level of ...
Read More
sshfucker
2024-08-24
sshfucker is a sshd infector that is able to intercept calls to crypt() and md5_password as well as PAM in sshd. sshfucker is featured Runtime Process ...
Read More
botnet
2024-08-23
A botnet is a type of malware that creates a network of infected (zombie) hosts that can be controlled as a group by an attacker.
Read More
credential stealer
2024-08-23
An infostealer or credential stealer is a type of malware that collects and transmits discovered credentials or other sensitive information to an ...
Read More
cyber crime
2024-08-23
Cybercrime is the act of using computers or computer networks to commit illegal acts.
Read More
honeypot
2024-08-23
In the realm of cybersecurity, a honeypot is a decoy system that mimics a legitimate target to lure attackers. Honeypots can be used for research, ...
Read More
most observed sshd backdoors shared the same rough feature set
2024-08-23
In sshbackdors-dumont2018, it was mentioned that most of the OpenSSH backdoor samples they observed in this report shared the same rough feature set: ...
Read More
sshbackdors-dumont2018
2024-08-23
The Dark Side of the ForSSHe - A landscape of OpenSSH backdoors
by Romain Dumont, Marc-Etienne M.Leveille, Hugo Porcher
ESET Research, December 2018 ...
Read More
UPX
2024-08-23
UPX is an executable packer that works on PE, ELF, and Mach-0 files. https://upx.github.io/
Read More