Pergunta de entrevista da empresa Arctic Wolf

Common ports What's an IDS / IPS

Respostas da entrevista

Sigiloso

10 de jul. de 2025

Commonly used ports include FTP (21), Telnet (23), SSH(22), HTTPS (443), HTTP (80, 8080), SQL Server (),l RDP (3389), SMB (445), Microsoft SQL (1433).

Sigiloso

10 de jul. de 2025

An IDS is an Intrusion Detection System such as SNORT which can detect attempts at intrusion on a device or network. An IPS is an Intrusion Prevention System that can detect but also block intrusion attempts. Suricata is an IDS that can be configured to be an IPS. They are very similar, but traditionally an IDS just detects and doesn't prevent.