Pentesting Tools Flashcards

1
Q

Command to delete or clear all the entries from bash history

A

history -c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A part of PowerShell used for monitoring Remote Window devices

A

WMI (Window Management Instrumentation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Utility provides a complete security auditing and attack framework designed exclusively for mobile devices running the Android operating system

A

Drozer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

hping flag for sending SYN traffic

A

-S

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Two tools used for performing fuzzing on an application

A

AFL and Peach

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  • Used to conduct brute-force password attacks

- Can be used to compromise a variety of network services, such as FTP, SNMP, and SSH servers

A

Patator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Python wrapper that can extract Java source code directly from an Android APK executable

A

Android APK Decompilation for the Lazy (APKX)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Tool that can be used to perform static application security testing (SAST) or dynamic application security testing (DAST) as part of software assurance.

A

Findsecbugs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

nmap flag used to send scans from a spoofed IP address

A

-D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

nmap flag used to scan a specified number of random hosts

A

-iR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

nmap flag used to scan a host (or an entire subnet) without actually discovering hosts

A

-Pn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

nmap flag used to discover hosts, but not actually scan any of their ports.

A

-sn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

nmap flag used to scan the specified range of IP addresses for hosts. It then lists targets to scan

A

-sL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly