



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
CompTIA Cybersecurity Analyst (CySA+)
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!




FTP port(s) - TCP 20, 21 Telnet port(s) - TCP 23 TFTP port(s) - UDP 69 POP3 port(s) - TCP 110 IMAP port(s) - TCP 143 LDAP port(s) - TCP and UDP 389 SQL server port(s) - TCP 1433 Oracle database port(s) - TCP 1521 H.323 call signaling port(s) - TCP 1720 PPTP port(s) - TCP 1723 Most common Network Access Control (NAC) standard - 802.1x Defense Deception - Attempts to lure attackers to specific targets such as honeypots and DNS sinkholing. Dynamic analysis - Sandboxed, automated analysis of behaviour on virtual system and network. What it does. Static analysis - Analysis of the source or decompiled code. How it does it. Most common method of reverse engineering for hardware - Dynamic analysis.
Port range of well-known ports - 0- Port range of registered ports - 1024- Cisco event logging levels - Level, Name, Example 0, Emergencies, Failure causing shutdown 1, Alerts, Temperature exceeded 2, Critical, Software failure 3, Errors, Interface down 4, Warning, Configuration change 5, Notifications, Line protocol up/down 6, Information, ACL violation 7, Debugging, Debugging messages Linux logs path - /var/log/ Command to initiate DNS zone transfer - dig axfr @dns-server domain.name Social engineering tools -
Common Vulnerabilities and Exposures (CVE). For security-related software flaws. SCAP: CVSS - Common Vulnerability Scoring System (CVSS). For severity of software flaws. SCAP: XCCDF - Extensible Configuration Checklist Description Format (XCCDF). For checklists and reporting results. SCAP: OVAL - Open Vulnerability and Assessment Language (OVAL). For low-level testing procedures. netstat -a - Show active connections netstat -0 - Show PIDs for connections netstat -e - Show Ethernet statistics on sent and received data netstat -r - Show routing table Fault injections - Tests error handlings parts of code Mutation testing - Tests whether small changes would cause failures Security regression testing - Ensures that changes don't create new problems Software for vulnerability scanning web applications -