Cyberlium

Ethical › Module 9 › Lesson 2

BeginnerModule 9Lesson 2/5

Pretext, Phish, and Physical Tailgating

Recognize scripts. Do not run them against classmates.

15 min+40 XP4 quiz
Module progress2 of 5

Visual · pretext_phish_tailgate

Three shapes of the same influence: a fake role (pretext), a fake message (phish), a fake escort through a door (tailgating). Classify. Do not perform.

Opening

A script is a story with a requested action. Literacy is naming the story. A lab is not performing it on a classmate.

Lesson 1 named trust, urgency, and authority. This lesson names three common delivery shapes those mechanics ride: pretext (a fake role or reason), phish (Topic 5’s message lure), and physical tailgating (following an authorized person through a controlled door). You will classify fictional one-line recognition cards. You will not write a call script to run, not paste a mail merge, not install SET or Gophish, and not walk behind someone into a building as Cyberlium homework. This is original Cyberlium teaching mapped to the CEH v13 social-engineering domain — not official EC-Council training, not a certification, not exam dumps. “Recognize scripts” means you can say which mechanism is in play and which refusal applies. It does not mean you author playbooks. Next is Countermeasures: Verify Out of Band — callback rules, badges, MFA, reporting. Here you lock se-scripts-notes.txt as classification notes, chmod 600, with no humans in the blast radius.

1. Pretext: a borrowed role, not a phone-tree to execute

A pretext is a fabricated context that makes the unsafe request feel ordinary: “I’m with facilities,” “I’m the new contractor,” “I’m calling from payroll about a failed deposit.” The mechanism is identity-as-story. The requested action is usually a secret, a payment, a click, or a door. You already met this as authority in Lesson 1. The extra name helps you tag voice and in-person cons that never send an email. Vishing is pretext on a phone. You do not practice vishing. You notice that a cold caller who needs an MFA code, a password, or a wire is asking you to skip the official app.

Recognition card (fiction, inspect only): “Unexpected caller: we are IT, read the six-digit code on your screen now or your account locks.” Mechanism: pretext + urgency + MFA harvest. Refusal: hang up; use a number you already have; never read the code into the same call. That sentence is enough. A full dialogue tree, a caller-ID spoof recipe, and “try this on your roommate” are out. If a blog titled with a cert acronym publishes those trees as homework, that blog is not this course.

Command guide

Pretext is a borrowed role — WHAT/WHY (not a phone-tree)

═══ COMMANDS ═══

Command — copy this

cat >> "$NOTES" << 'EOF'
pretext_means: a borrowed role to skip a check
refuse: actually calling a helpdesk as homework
EOF

2. Phish: Topic 5’s message lure — still not a kit

Phishing is social engineering delivered as a message you already use — mail, SMS, chat, a QR on a poster. Topic 5 taught sender vs From domain, lookalike hosts, timers, and “open the official app / type the known site.” Spear phishing is the researched variant aimed at one role (finance, HR). Mass phishing sprays. Either way, the defensive move is the same: do not authenticate through the message’s link. This module does not add HTML kits, tracking pixels, or Gophish campaign click-paths. Those are how people harm classmates and call it a lab.

Recognition card (fiction, inspect only): “From display Payroll, host paypa1-security.example, subject Account locked in 15 minutes, body click to restore deposit.” Mechanism: phish (lookalike + urgency + credential ask). Refusal: do not visit; report via your mail client’s phishing control if it arrived in a real inbox later — this card is not a live host to curl. Topic 5’s spotter lab already scored fictional mail. You do not forward Sample energy to Finance “as a test.” You do not send a lookalike to family to “see who clicks.”

3. Tailgating: the physical hold-the-door version of borrowed trust

Tailgating (piggybacking) is following an authorized person through a badge door, loading dock, or garage gate so the lock never challenges you. The pretext is often a box, a badge that “isn’t working,” or being late to a meeting. Helpfulness is the mechanic: holding a door feels kind. Buildings use badges, turnstiles, and visitor logs because politeness is not authentication. You will not practice this on a campus, an office, or a neighbor’s building. You will write: I do not hold a controlled door for someone I cannot badge-in; I direct them to reception; I do not follow anyone in as homework.

Physical and digital lures stack. A phish that says “I’m downstairs, buzz me in” is still a people-test. A pretext at a desk that asks you to plug in a “forgotten USB” is baiting — Topic 1 named it; you still do not drop USBs in a parking lot. Dumpster diving as a CEH anecdote is not a Cyberlium assignment on someone else’s bins. Stay on recognition. The lab in Lesson 4 is a callback rule you write, not a building walkthrough.

4. Classification notes: labels and refusals — never a playbook

se-scripts-notes.txt holds YOUR labels for the three fictional cards plus ethics. Required rows: disclaimer, pretext definition, phish definition (Topic 5 carry), tailgating definition, one refusal per shape, and a hard NEVER list (no kits, no sending, no calls against humans, no following people through doors). It does not hold a vishing script, a Gophish JSON, a SET command line, or a classmate’s phone number. The checker fails if campaign bait phrases appear. chmod 600 under $HOME/cyberlium-lab.

If the notes feel “too small” because you did not run a campaign, that is the point. Module 3’s scan lab was loopback. This lesson is even stricter: there is no authorized human listener equivalent to 127.0.0.1. Classmates did not bind their attention to your homework. Family did not sign RoE. Coworkers’ inboxes are production. Stop.

5. Wrong vs right: running scripts on people vs classifying fictional cards

Worked failure — same three words (pretext, phish, tailgate), opposite blast radius. Right never needs a victim to prove literacy.

  • Wrong

    Call a classmate as IT with a dialogue tree. Send a lookalike mail to family. Follow someone through a badge door “for CEH.” Install Gophish or SET. Paste a USB drop plan. Curl the fictional paypa1 host. Save numbers of people you might “try later.” Claim official EC-Council labs.

  • Right

    Classify three fictional cards: pretext / phish / tailgating, plus the refusal (hang up and callback; official app; do not hold the door). Write se-scripts-notes.txt, chmod 600. No humans as targets. Next: Countermeasures — Verify Out of Band.

6. Hands-on: se-scripts-notes.txt — classify, do not perform

Fill the template in your words. Run the checker. chmod 600. Do not add a live inbox, a phone list, or a building address. Windows: WSL/Git Bash or restrict ACLs in your profile.

Command guide

Tailgating as hold-the-door — WHAT/WHY then lock

═══ COMMANDS ═══

Command — copy this

cat >> "$NOTES" << 'EOF'
tailgate_means: following an authorized person through a door
control: badges + challenge culture + cameras YOU own/admin
refuse: campus tailgate practice, RFID clone kits
EOF

Mission: se-scripts-notes.txt in cyberlium-lab (mode 600)

1) Define pretext, phish (Topic 5 carry), and tailgating as mechanisms. Classify the three fictional cards with a refusal each. 2) Fill $HOME/cyberlium-lab/se-scripts-notes.txt; run the checker; chmod 600. 3) Do not send mail, place calls, or follow anyone through a door. No SET/Gophish. Not official EC-Council training.

Stuck? Ask Cyberlium AI Mentor

If “I cannot learn social engineering without a live click” still feels true, ask for a hint — not a lure. Try: "Hint only: how do I label pretext vs phish vs tailgating on fictional cards, why classmates are not practice targets, why se-scripts-notes.txt is chmod 600 under $HOME/cyberlium-lab, and why SET/Gophish are out?" You still fill the file. No calls. No mail merge.

You can now name pretext, phish, and tailgating as delivery shapes of Lesson 1’s mechanics — Topic 5 still owns the mail lure — and you treat performing those shapes on people as out of ethics and out of this course. Notes are locked. This is original Cyberlium teaching mapped to the CEH v13 social-engineering domain, not official training, not a dump. Next — Countermeasures: Verify Out of Band — is callback rules, badges, MFA, and reporting.

Knowledge Check

1

APPLY: A teammate writes a full IT-helpdesk call script and wants to try it on three classmates “because Lesson 2 is pretext.” What is pretext here, and what do you do?

Multiple choice

Knowledge Check

2

APPLY: True or False: Tailgating homework means following a stranger through a campus badge door, and sending a lookalike mail to family counts as Topic 5 review.

True or False

Knowledge Check

3

APPLY: Which pairing matches Lesson 2 notes and tools?

Multiple choice

Knowledge Check

4

APPLY: curl of http://192.168.0.1/ shows a home router login (TP-Link / Netgear / Huawei / "Router Admin"). Is that DEMO in scope as a hacking target?

Multiple choice

← Previous

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