A named pipe on Linux and Unix-like systems, also known as a FIFO, are special types of files utilized for interprocess communication. Named pipes differ from files as they have no content.
named pipe
0001-01-01
Recent Posts
Linux Persistence: Startup Scripts
2024-11-10 DFIR CTF linux persistence systemd SysV init startup script
Linux Persistence: Cron
2024-11-10 DFIR CTF linux persistence cron
Linux Persistence: User Accounts
2021-06-27 DFIR linux persistence