Cyberlium

Metasploit › Module 3 › Lesson 4

BeginnerModule 3Lesson 4/5

Taxonomy Lab

Search each module type and record paths — info only, no run on $LAB.

15 min+40 XP3 quiz
Module progress4 of 5

Visual · msf_taxonomy_lab

search type:exploit etc. Original Cyberlium.

Opening

Fill a table of module types using search — still zero run.

In msfconsole: `search type:exploit`, `search type:auxiliary`, `search type:payload`, `search type:encoder`, `search type:post`, `search type:nop` — pick one example path each, `info` it, save to notes. Do not `use`+`run`. Next: Quiz — Module Taxonomy.

1. Lab table

Six rows: type, example module path, one-line description from info.

Descriptions come from MSF docs — not from executing against strangers.

Command guide

Try these commands — Lab table

═══ TOOLS & WEBSITES ═══ Browse / read these (authorized learning only — stay in YOUR lab / program scope)

Module taxonomy — https://docs.rapid7.com/metasploit/msf-overview/ Using modules — https://docs.rapid7.com/metasploit/using-metasploit/

═══ INSTALL ═══

Linux (Debian/Ubuntu): Kali: preinstalled, or: sudo apt install metasploit-framework

macOS: Prefer Kali/Linux VM — brew install metasploit (heavy)

Windows: Use Kali VM or WSL with metasploit-framework — not raw Windows host

═══ LINUX / macOS ═══

Command — copy this

msfconsole -q -x 'search type:exploit; search type:auxiliary; search type:post; exit' 2>/dev/null | head -40

Primary tools to practice this lesson: msfconsole. Reference sites: Module taxonomy (https://docs.rapid7.com/metasploit/msf-overview/); Using modules (https://docs.rapid7.com/metasploit/using-metasploit/). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. info without run

`info path/to/module` is the literacy goal. Note rank, disclosed date, and platform for defender context.

3. Close

chmod 600. Quiz next — then Search and Info module.

4. What you ship: six-row taxonomy table

search+info for each type. No run. chmod 600.

5. What you record before the next lesson

Date. Table path. File t14-m03-l04-taxonomy-lab.txt chmod 600.

6. Wrong vs right: stranger hosts vs YOUR lab VM

Worked failure — same MSF word, opposite target. Right never needs a café Wi-Fi or classmate laptop.

  • Wrong

    run one exploit 'to see if table is right.'

  • Right

    search/info table only. Next: Quiz — Module Taxonomy.

Mission: taxonomy table via search/info

1) msfconsole -q 2) search each type; info one module each. 3) Save table chmod 600. 4) exit — no run.

Stuck? Ask Cyberlium AI Mentor

info rank field is not a permission score.

Knowledge Check

1

APPLY: Taxonomy lab uses:

Multiple choice

Knowledge Check

2

APPLY: True or False: Six module types include post and nop.

True or False

Knowledge Check

3

APPLY: Example path belongs in:

Multiple choice

← Previous

Answer all 3 knowledge checks to continue. (0/3 answered)