100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
CySA+ Tools and commands (1) $7.99   Add to cart

Exam (elaborations)

CySA+ Tools and commands (1)

 2 views  0 purchase
  • Course
  • Institution

CySA+ Tools and commands (1)

Preview 2 out of 6  pages

  • August 1, 2024
  • 6
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
avatar-seller
CySA+ Tools and commands
nmap - ANS-A network-vulnerability scanner.

nmap -O - ANS-Performs OS fingerprinting

nmap -sV - ANS-Service version identification.
Determines what version services are running and on what ports

nmap -sT - ANS-TcpConnect scan. Scans by attempting the TCP three way handshake
connection (easiest to detect, but most reliable). This is the default scan that will be performed if
no flags are added (so just "nmap hostname")

nmap -sX - ANS-Xmas scan. Scans by setting all flags on TCP packet (FIN, URG, PUSH). If the
target doesn't respond, the port is open. If the connection resets (RST), the port is closed. Does
not work on Windows machines.

nmap -sU - ANS-UDP scan.

nmap -sS - ANS-Performs a stealth scan which limits the visibility of the scan on the network.
SYN scan. Just send SYN packet. Requires raw socket access (root user access).

netstat - ANS-A universal command-line utility used to examine the TCP/IP connections open
on a given host.

netstat -a - ANS-Displays active tcp and udp connections.

netstat -0 - ANS-Identify a process using a connection.
Once you know the process, you can terminate it.

netstat -e - ANS-Displays ethernet statistics on sent/received data.
Useful in a similar way to netflow; you can see if there is a suspicious amount of data usage,
possibly that you did not do, alerting you that there could be someone stealing your data.

netstat -r - ANS-Displays the routing table.
Useful because you can see if you have unwanted/backdoor routes.

-ps - ANS-Linux command used to list the currently running processes and their PIDs

-top - ANS-Linux command like -ps, but also provides sorting processes by top usage

-df - ANS-Linux command that reports file system disk space usage

, -w - ANS-Linux command that shows who is logged on and what they are doing

service --status-all - ANS-Linux command that lists the state of services controlled by System

-dd - ANS-A Linux command that clones drives using bit-by-bit copy.
use with the command bs to set the block size
-dd bs=64k if=/etc of=/etc
if is the input file, of is the output file
use conv=noerror to continue to copy if there are read errors.

md5sum - ANS-Linux command that will compute and check MD5 message digest
md5sum <filename>

nslookup/dig - ANS-a tool used to query the DNS server for information such as IP addresses,
canonical names, cache timers, ect. Good for troubleshooting DNS servers. dig is more
detailed.

host - ANS-Unix command. DNS lookup utility, finding the IP address of a domain name. It also
performs reverse lookups, finding the domain name associated with an IP address.

whois - ANS-query and response protocol that is widely used for querying databases that store
the registered users of an Internet resource, such as a domain name or an IP address block.
Will provide details such as company, names, addresses, phone numbers, emails, and more for
a given domain.

tcpdump - ANS-A Unix command-line protocol analyzer. It allows the user to display TCP/IP and
other packets being transmitted or received over a network to which the computer is attached.

Qualys - ANS-Vulnerability scanner that is good, popular, allows for asset grouping and
inventorying, scan comparisons, set groups, schedule scans

Nessus - ANS-Vulnerability scanner comparable to Qualys

Nexpose - ANS-Vulnerability scanner comparable to Qualys and Nessus

OpenVAS - ANS-Open source vulnerability scanner. low cost (free). OpenVAS is a fork of the
original Nessus.

Nikto - ANS-Web application vulnerability scanner (other tools scan databases, but Nikto scans
the coding of the web server. Nikto is a great supplemental scanner to use with other
vulnerability scanners to gain a different perspective.)

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller modockochieng06. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $7.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

73091 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$7.99
  • (0)
  Add to cart