Unix security: Difference between revisions

Content deleted Content added
m Service details: loose collection of really at most marginally related topics – every service giving access to ''anything'' is relevant to security, so why mention e.g. SMTP.
Advanced: None of these topics were specifically about UNIX
Line 41:
{{Update section|date=January 2014|reason=Iptables is no longer the "current interface"|inaccurate=yes}}
[[iptables]] is the current user interface for interacting with [[Linux]] kernel [[netfilter]] functionality. It replaced [[ipchains]]. Other [[Unix]] like operating systems may provide their own native functionality and other [[open source]] firewall products exist.
 
==Advanced==
*[[rootkit]]s, kernel modules, chkrootkit
*exploit details, [[buffer overflow]]s, local vs remote
 
==References==