Pentest+

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/69

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:42 AM on 7/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

70 Terms

1
New cards

Classless Inter-Domain Routing (CIDR) Ranges:

Identify internal network ranges that are critical for business operations.

2
New cards

OWASP Mobile Application Security Verification Standard (MASVS)

Framework of comprehensive security requirements for mobile applications

3
New cards

Purdue Model

Framework in ICS and OT environments to segment networks and enhance security

4
New cards

Level 0: Physical process (Purdue)

Sensors, actuators, and other physical devices directly involved in the industrial process.

5
New cards

Level 1: Local control (Purdue)

Devices and systems that interact directly with level 0 devices.

6
New cards

Level 2: Supervisory control (Purdue)

Supervisory systems that manage and monitor level 1 controllers.

7
New cards

Level 3: Operations management (Purdue)

Systems that manage production workflows and operations.

8
New cards

Level 4: Enterprise/Business Planning and Logistics (Purdue)

Corporate IT systems including ERP (enterprise resource planning) systems that handle business-related data and operations.

9
New cards

Level 5: Enterprise network (Purdue)

Higher-level business functions and network connections, including external communications.

10
New cards

DREAD

Damage potential, Reproducibility, Exploitability, Affected users, Discoverability

11
New cards

STRIDE

Spoofing, Tampering, Repudiation, Information disclosure, Denial of service, Elevation of privilege

12
New cards

OCTAVE

Operationally Critical Threat Asset and Vulnerability Evaluation

13
New cards

Maltego

After the user inputs a target (this can be a domain, company, person, etc.), it searches the Internet for all related information on the target including social media links, IP addresses, DNS servers, and much more.

14
New cards

Recon-ng

This Linux-based tool contains modules that can be used for information gathering on targets such as web applications, IoT devices, and domains.

15
New cards

SpiderFoot

This tool automates the process of gathering intelligence about a given target, which may be an IP address, domain name, hostname, network subnet, ASN, email address, or person's name.

16
New cards

Censys.io

This web-based platform can be used to scan for Internet-connected devices and systems for security analysis.

17
New cards

Hunter.io

This web-based tool, also known as Email Hunter, allows a user to find email addresses associated with a specific domain or individual.

18
New cards

Amass

This Linux-based tool performs network mapping and information gathering on a targeted network or domain. It can perform network mapping of attack surfaces and perform external asset discovery using open-source information gathering and active reconnaissance techniques.

19
New cards

theHarvester

This tool gathers open-source intelligence on a target from a wide range of public resources to discover names, emails, IPs, subdomains, and URLs.

20
New cards

WiGLE.net

This web-based tool, also known as Wireless Geographic Logging Engine, allows users to submit information about wireless hotspots from across the world.

21
New cards

InSSIDer

This tool analyzes the configuration of a wireless network including channel settings, security, signal strength, and the impact of neighboring wireless networks.

22
New cards

Aircrack-ng

This tool contains a suite of software that can be used to assess the security of a wireless network.

23
New cards

SAST Static application security testing

Examine the code for security vulnerabilities. Examines the source code itself without running it to identify any potential security vulnerabilities, so early lifecycle.

24
New cards

Dynamic application security testing DAST

Done after the code is placed into production.

25
New cards

Interactive Application Security Testing (IAST)

combines aspects of both SAST and DAST to provide a more comprehensive and accurate assessment of an application's security.

26
New cards

Software Composition Analysis (SCA)

Identifies the open-source and third-party libraries and components, along with their versions and licensing information, used in an application.

27
New cards

Nikto

Open-source web server scanner. Server versions, files, programs that can be exploited. Large footprint, not stealthy

28
New cards

Greenbone/Open Vulnerability Assessment Scanner (OpenVAS)

Vulnerability scanner that boasts more than 50,000 vulnerability tests with daily updates. It is capable of various high-level and low-level Internet and industrial protocols, as well as unauthenticated and authenticated testing.

29
New cards

TruffleHog

Open-source tool that scans code repositories and other developer tools for secrets, passwords, and sensitive keys.

30
New cards

Tenable Nessus

Vulnerability scans on a variety of systems; it scans for known vulnerabilities, malware, and misconfigurations. Also provides reporting and remediation, as well as ongoing monitoring.

31
New cards

PowerSploit

Multiple PowerShell scripts that can be used for a variety of tasks including enumeration, collecting credentials, running malicious code, and much more. postexploitation tool

32
New cards

Grype

Open-source vulnerability scanner for containers and file systems. Find vulnerabilities in a wide variety of major operating system and programming language containers.

33
New cards

Trivy

Open-source vulnerability scanner for containers, file systems, and Git repositories. Also assists in identifying misconfigurations and vulnerabilities to artifacts.

34
New cards

Kube-hunter

Open-source vulnerability scanner for Kubernetes clusters. Able to probe a domain or address range for Kubernetes clusters and verify any found configuration issues.

35
New cards

Exploit Prediction Scoring System (EPSS)

Estimates the likelihood that a vulnerability will be exploited in the next 30 days.

36
New cards

Common Weakness Enumeration (CWE)

Community-developed list of software and hardware weaknesses maintained by the MITRE Corporation.

37
New cards

CrackMapExec (CME)

A post-exploitation tool used to identify vulnerabilities in active directory environments.

38
New cards

Responder

An on-path type tool that can be used to exploit name resolution on a Windows network

39
New cards

OpenID Connect (OIDC) attacks

Exploiting Federation

40
New cards

mask attack

Password cracking technique that is similar to a brute-force attack, but is more systematic and typically quicker. The password cracker can try specific combinations of characters and password lengths.

41
New cards

Rubeus

A command-line tool that is used to exploit Kerberos authentication in a Windows Domain environment.

42
New cards

Certify

A C# tool that is used to exploit weaknesses in Active Directory Certificate Services.

43
New cards

Seatbelt

A C# tool that can be used to scan a Windows machine for potential misconfigurations. Note that this tool must be compiled first.

44
New cards

Zed Attack Proxy (ZAP)

An open-source web application security scanner developed by OWASP.

45
New cards

Postman

A tool designed to aid in the development and testing of web application APIs. It can be used by the pentester to test for common web application vulnerabilities.

46
New cards

Pacu

Designed as an exploitation framework to assess the security configuration of an AWS account.

47
New cards

Docker Bench

A script that scans Docker containers for dozens of common security best-practices.

48
New cards

Prowler

An audit tool for use with Amazon Web Services only. It can be used to evaluate cloud infrastructure against the Center for Internet Security (CIS) benchmarks for AWS, plus additional GDPR and HIPAA compliance checks.

49
New cards

ScoutSuite

An open-source tool written in Python that can be used to audit instances and policies created on multicloud platforms, such as AWS, Microsoft Azure, and Google Cloud.

50
New cards

Web Proxy Auto-Discovery (WPAD)

A protocol and technology used in networks to automatically determine the proxy settings that clients should use.

51
New cards

WiFi-Pumpkin

Designed to carry out wireless on-path attacks.

52
New cards

Kismet

Wireless network detector, packet sniffer, and intrusion detection system. It is designed for monitoring and analyzing wireless network traffic in real-time.

53
New cards

Evilginx

On-path attack framework used for phishing login credentials along with session cookies to bypass MFA.

54
New cards

Browser Exploitation Framework (BeEF)

It can be used to carry out phishing attacks by creating fake websites and performing credential harvesting.

55
New cards

Mobile Security Framework (MobSF)

Can provide an automated evaluation of code and malware analysis using both static and dynamic analysis. The framework conducts a thorough assessment to determine parameters such as OS reputation, whether it has been rooted or jail broken, and app security.

56
New cards

Frida

An open-source tool that can work with a wide range of operating systems. It includes custom developer tools that help the pentester during application pentesting, as it can examine the plaintext data that is being passed.

57
New cards

Drozer

Open-source software used for testing for vulnerabilities on Android devices. An attack framework that helps find security flaws in apps and devices.

58
New cards

Android Debug Bridge (ADB)

A command-line tool that allows a user to communicate with an Android device to access certain features and debug the device.

59
New cards

Bluestrike

Bluetooth pentesting tool that targets the frequency hopping mechanism of Bluetooth and can disrupt the communication channel of targeted Bluetooth devices.

60
New cards

PowerView

Uses multiple PowerShell scripts to enumerate a Windows domain environment. This tool can be used to gather information such as network shares, users, groups, and group policies. It can even help with lateral movement and privilege escalation

61
New cards

Empire

Popular framework designed to aid in the post-exploitation phase which involves maintaining access to compromised systems, gathering information, and executing further attacks. One of the strengths is the extensive use of PowerShell modules which allows it to leverage built-in Windows functions and bypass some security mechanisms.

62
New cards

ADSearch

Uses the LDAP protocol to enumerate the Windows domain environment so it is not as easily detectable. (Another Active Directory reconnaissance tool)

63
New cards

Atomic Red Team

Open-source project that provides a library of simple, prescriptive, and flexible tests. Each "atomic test" is designed to be as simple as possible, allowing users to understand and execute them with minimal setup and are mapped to the MITRE ATT&CK framework.

64
New cards

Infection Monkey

Open-sourced BAS tool that mimics the behavior of a human attacker. It is designed to be both comprehensive and easy to use by automatically simulating a variety of attack techniques, including exploitation of vulnerabilities, lateral movement, and data exfiltration.

65
New cards

Caldera

Open-sourced tool developed by the MITRE corporation. It is designed to simulate sophisticated cyber attacks against enterprise networks by emulating the behaviors and techniques of real-world threat actors.

66
New cards

sshuttle

A tool that allows users to create a VPN-like tunnel over SSH.

67
New cards

Proxychains

A tool that allows traffic to be routed through a series of proxy servers.

68
New cards

PsExec

A lightweight telnet-replacement tool that allows administrators to execute processes on remote systems without having to install a client.

69
New cards

Printers Services that can be exploited

JetDirect, Line Printer Daemon (LPD), Line Printer Terminal (LPT)

70
New cards

Distributed Component Object Model (DCOM)

Enables communication between software components over a network.