Skip to main content
Synced from an Obsidian vault

For graph and advanced features, download the full Intel Codex Vault and open it in Obsidian.

LinkedIn OSINT SOP

1) Access & Client Options

2) Search Operators & Boolean Logic

Basic Operators

  • "exact phrase" - Exact match
  • AND - Both terms must appear
  • OR - Either term
  • NOT - Exclude term
  • Parentheses () - Group logic
  • +Name

Advanced Filters

  • People filters:
    • title:"CEO" - Current job title
    • company:"Microsoft" - Current/past company
    • school:"Harvard" - Educational institution
    • location:"San Francisco Bay Area" - Geographic location
  • Boolean combinations:
    • title:("CEO" OR "Founder" OR "President")
    • company:"Google" AND location:"Seattle"
    • school:"MIT" NOT company:"Amazon"

Search Filter Categories

  • Connections: 1st, 2nd, 3rd degree, or all members
  • Locations: City, metro area, country
  • Current/Past Companies: Filter by employment status
  • Industries: LinkedIn's predefined industry categories
  • Profile Language: Filter by language
  • Schools: Universities, colleges, certifications
  • Service Categories: For consultants, freelancers

3) Repeatable Workflow

  1. Target identification: Name variations, maiden names, nicknames, company affiliations
  2. Profile analysis: Current role, career history, education, skills
  3. Network mapping: Connections (1st/2nd/3rd degree), mutual connections
  4. Career timeline reconstruction: Role progression, gaps, promotions, lateral moves
  5. Skills assessment: Endorsements, recommendations, certifications, courses
  6. Content analysis: Posts, articles, comments for personality/interests/expertise
  7. Contact harvesting: Direct contact info, company email patterns
  8. Corporate intelligence: Company page analysis, employee networks, org structure
  9. Cross-platform pivoting: External links, Twitter/GitHub handles
  10. Documentation: Export data, screenshots, hashing, chain of custody

4) Profile Intelligence

Profile Analysis

  • Basic info: Full name, headline, location, industry
  • Current role: Title, company, duration, responsibilities (if listed)
  • Career history: Previous roles, employment gaps, promotions
  • Education: Degrees, institutions, graduation years, activities
  • Skills & endorsements: Top skills, endorsement counts, endorsers
  • Recommendations: Given/received, relationship context
  • Certifications: Professional licenses, technical certs, completion dates
  • Volunteer work: Non-profit involvement, causes supported
  • Publications: Articles, papers, patents, media mentions
  • Languages: Proficiency levels, native language indicators

Behavioral Indicators

  • Profile activity: Last update timestamp, posting frequency
  • Engagement style: Likes, comments, shares (if visible)
  • Content themes: Topics posted about, industry focus
  • Network growth: Connection velocity, network size
  • Job seeking: "Open to work" badge, recent profile updates
  • Thought leadership: Published articles, industry commentary

5) Company Page Intelligence

Company Analysis

  • Employee directory: Current employees by department, seniority, function
  • Alumni network: Former employees and their current positions (competitive intel)
  • Hiring signals: Open positions, growth areas, job posting frequency
  • Leadership team: Executives, board members, recent appointments
  • Company updates: News, funding, partnerships, product launches
  • Follower analysis: Who follows the company, competitor employees
  • Affiliated pages: Subsidiaries, brands, regional offices

Organizational Mapping

  • Org structure: Department sizes, leadership hierarchy (inferred from titles)
  • Employee tenure: Average time at company, retention indicators
  • Hiring patterns: Which companies they recruit from
  • Expansion signals: New office locations, international growth
  • Competitive migration: Employee movement to/from competitors

6) Investigation Recipes

Executive Mapping

Objective: Identify C-suite and senior leadership

Search:

company:"Target Corp" AND (title:"CEO" OR title:"CFO" OR title:"CTO" OR title:"President" OR title:"VP" OR title:"SVP")

Method:

  1. Search company name with executive titles
  2. Export results to spreadsheet
  3. Map reporting structures via titles
  4. Identify tenure, previous companies
  5. Check for external advisors, board members

Competitive Intelligence

Objective: Find employees who moved between competitor companies

Search:

company:"Your Company" AND (company:"Competitor A" OR company:"Competitor B" OR company:"Competitor C")

Method:

  1. Search for profiles listing both companies
  2. Determine employment order (current vs past)
  3. Analyze knowledge transfer risk (engineers, executives)
  4. Check for non-compete violations (timing)
  5. Identify recruitment patterns

M&A Due Diligence

Objective: Map target company leadership and key personnel

Search:

company:"Acquisition Target" AND (title:"Founder" OR title:"C-level" OR title:"VP" OR title:"Director")

Method:

  1. Identify all key personnel
  2. Check for recent departures (red flag)
  3. Verify credentials, experience
  4. Map customer-facing employees
  5. Assess technical talent depth

Industry Expert Discovery

Objective: Find subject matter experts in specific domain

Search:

title:"Cybersecurity" AND (title:"Director" OR title:"VP" OR title:"CISO") AND location:"Washington DC"

Method:

  1. Search by expertise + seniority + location
  2. Check certifications (CISSP, etc.)
  3. Review published content, speaking engagements
  4. Verify via external sources (conference speakers)
  5. Assess credibility via recommendations

7) Collection & Evidence Integrity

Capture Methods

  • Profile PDFs: Use "Save to PDF" for official record
  • Screenshots: Full profile with URL, timestamp visible
  • HTML source: Save page source for metadata
  • Connection data: Export 1st-degree connections (if accessible)
  • Company pages: Full company page with employee count, updates
  • Posts/comments: Individual content items with engagement metrics

File Organization

/Evidence/{{case_id}}/LinkedIn/
├── YYYYMMDD-HHMM/
│ ├── profiles/
│ │ ├── firstname_lastname_profile.pdf
│ │ ├── firstname_lastname_profile.html
│ │ └── firstname_lastname_screenshot.png
│ ├── companies/
│ │ ├── company_name_page.pdf
│ │ └── company_name_employees.csv
│ ├── posts/
│ │ └── post_[ID]_screenshot.png
│ └── SHA256SUMS

Hashing & Verification

  • Calculate SHA-256 for all captured files
  • Store hashes in SHA256SUMS file
  • Document capture timestamp (UTC), profile URL, LinkedIn ID
  • Reference in Collection Log
  • Maintain chain of custody for legal proceedings

8) Advanced Techniques

Sales Navigator Techniques (Premium)

  • Lead lists: Save and track specific individuals
  • Advanced filters: More granular search options
  • TeamLink: Leverage team connections for warm intros
  • Saved searches: Automated alerts for profile changes
  • InMail credits: Direct messaging without connections

Network Analysis

  • Mutual connections: Identify relationship paths
  • 2nd-degree mapping: Potential warm introductions
  • Company network clustering: Employee interconnections
  • Educational networks: Alumni associations, cohorts
  • Industry communities: Professional groups, associations

Temporal Intelligence

  • Profile snapshots: Wayback Machine for historical profiles
  • Job change tracking: Monitor for role updates
  • Company transitions: Track employee departures/arrivals
  • Promotion patterns: Career velocity indicators
  • Content timeline: Track thought leadership evolution

9) Pivoting & Cross-Platform Correlation

Profile Pivots

  • Email patterns → Corporate email format (firstname.lastname@company.com)
  • Username consistency → Same name on Twitter, GitHub, personal blogs
  • External links → Personal websites, portfolios, social media profiles
  • Phone numbers → Rarely listed, but check "Contact Info" section
  • Company websites → Leadership pages, team bios, press releases

Content Pivots

  • Published articles → Reposted on Medium, personal blogs
  • Conference talks → YouTube videos, presentation slides
  • Patents → USPTO database, Google Patents
  • Academic papers → Google Scholar, ResearchGate
  • Media mentions → News articles, press releases, podcasts

Network Pivots

  • Shared connections → Mutual professional relationships
  • Recommendation networks → Who endorses whom (trust indicators)
  • Company alumni → Where former colleagues went
  • Educational networks → Classmates, faculty connections
  • Board interlocks → Directors serving on multiple boards

10) Tools & Resources

ToolPurposePlatformAccess
LinkedIn SearchNative search interfaceWebhttps://www.linkedin.com/search
Sales NavigatorAdvanced search and trackingWeb (Premium)https://www.linkedin.com/sales
Recruiter LiteTalent search and outreachWeb (Premium)https://business.linkedin.com/talent-solutions
NucleiUsername enumerationCLInuclei -tags osint -var user=username
Social-AnalyzerCross-platform username searchCLIpip install social-analyzer
PhantomBusterLinkedIn automation (use carefully)Webhttps://phantombuster.com
LinkedIn data to ExcelChrome extension for data exportBrowserhttps://chromewebstore.google.com/detail/linkedin-data-to-excel/cacmkfdcephcjmikahniogdajagggfmj==:
Wayback MachineHistorical profile snapshotsWebhttps://web.archive.org
Hunter.ioEmail finder and verificationWebhttps://hunter.io
RocketReachContact information databaseWebhttps://rocketreach.co
LinkedIn OSINT Comment ExtractorExtract comment data, user profiles, and engagement metrics from LinkedIn postsBookmarklethttps://github.com/gl0bal01/bookmarklets/tree/main/bookmarklet-linkedin-osint-extractor==

Email Pattern Tools

# Common corporate email patterns
firstname.lastname@company.com
firstnamelastname@company.com
flastname@company.com
firstname@company.com
f.lastname@company.com

# Verify using Hunter.io or similar
curl "https://api.hunter.io/v2/email-finder?domain=company.com&first_name=John&last_name=Doe&api_key=YOUR_KEY"

11) Risks & Limitations

  • Premium requirements: Advanced features require Sales Navigator ($99/mo)
  • Profile view tracking: Targets see who viewed their profile (unless private mode)
  • Rate limiting: Free accounts have search result caps
  • Geographic restrictions: Content varies by region, EU has stricter privacy
  • Profile completeness: Not all users maintain detailed profiles
  • Privacy settings: Some info hidden from non-connections
  • Data accuracy: Self-reported data may be outdated or false
  • Automated scraping bans: Platform actively blocks scrapers
  • Connection limits: Weekly connection request limits

12) Quality Assurance & Verification

Profile Verification

  • Cross-reference employment: Check company websites, press releases
  • Timeline consistency: Role dates should align with company announcements
  • Education verification: Confirm degrees via university records (if accessible)
  • Certification validation: Verify professional licenses with issuing bodies
  • Recommendation authenticity: Check if recommenders are real, current connections

Evidence Validation

  • Multiple data points: Don't rely solely on LinkedIn (use company sites, news)
  • Temporal consistency: Check if career timeline makes logical sense
  • Skill claims: Technical certifications should match claimed expertise
  • Company verification: Confirm company legitimacy (not shell companies)
  • Network plausibility: Connection count and quality should match seniority

13) Real-World Scenarios

Scenario 1: M&A Due Diligence

Situation: Private equity firm acquiring SaaS company, needs leadership assessment.

Approach:

  1. Map all C-suite and VP-level personnel via company page
  2. Check tenure (recent executive departures = red flag)
  3. Verify credentials, previous company success/failures
  4. Identify key technical talent (engineering VPs, CTOs)
  5. Check for non-compete issues (recently hired from competitors)
  6. Assess sales team strength (customer relationships)
  7. Document findings in dossiers per Entity Dossier SOP

Outcome: Identified 3 VPs hired within 6 months (poaching from competitor); CTO had failed startup in same vertical (concern); 60% of engineering team had <1 year tenure (retention risk); provided detailed leadership assessment influencing $15M valuation adjustment.

Scenario 2: Competitor Intelligence

Situation: Tech company wants to understand competitor's AI strategy and hiring.

Approach:

  1. Search competitor company + AI-related titles: company:"Competitor" AND (title:"AI" OR title:"Machine Learning" OR title:"Data Scientist")
  2. Track employee growth in AI org over 12 months (10 → 45 = aggressive hiring)
  3. Identify where they're recruiting from (universities, specific companies)
  4. Check job postings for technology stack indicators (PyTorch, TensorFlow)
  5. Review published content from AI team members (research papers, blog posts)
  6. Map org structure: VP AI → Engineering Managers → team sizes

Outcome: Discovered competitor building 50-person AI team; recruiting PhDs from Stanford/MIT; job posts revealed focus on computer vision (not NLP); adjusted own company's product roadmap and talent acquisition strategy based on intelligence.

Scenario 3: Pre-Employment Background Investigation

Situation: Candidate for CFO position, verify credentials and identify any concerns.

Approach:

  1. Verify employment history matches resume (dates, titles, companies)
  2. Check education credentials (MBA from claimed university)
  3. Review recommendations (are they from claimed colleagues?)
  4. Search for any concerning posts/comments (judgment issues)
  5. Check for connections at competitor companies (potential conflicts)
  6. Verify professional certifications (CPA license number)
  7. Cross-reference with SEC filings if was executive at public company

Outcome: Found 6-month employment gap not on resume; title inflation (was "Senior Accountant" not "Controller"); MBA from unaccredited online university; 2 DUI-related posts from 5 years ago; flagged concerns to hiring manager; candidate ultimately withdrew from process.

14) Emergency Procedures

Immediate Archival Triggers

  • Candidate withdrawing from process (capture before profile updates)
  • Target showing signs of profile deletion (changing to minimal info)
  • Ongoing litigation requires evidence preservation
  • M&A deal closing soon (capture pre-acquisition state)
  • Employee under investigation for misconduct

Rapid Response Protocol

  1. Full profile PDF: Save official version immediately
  2. Screenshots: Capture with URL and timestamp visible
  3. Connection export: Save 1st-degree connections if accessible
  4. Content archive: All posts, articles, comments
  5. Company page: Full company info and employee list
  6. Hash calculation: SHA-256 for integrity
  7. Documentation: Log all actions with timestamps
  8. External archive: Submit to Wayback Machine

Escalation Triggers (see Sensitive Crime Escalation SOP)

  • Security clearance: Classified positions require special handling
  • Legal concerns: Employment disputes, discrimination, harassment
  • Threat assessment: Concerning posts indicating violence, extremism
  • Corporate espionage: Evidence of trade secret theft
  • Fraud indicators: False credentials, fake employment history

16) External Resources

Official Documentation:

Third-Party Tools:

Training & Guides:


Last Updated: 2025-10-06 Version: 2.0 (Expanded & Standardized) Review Frequency: Yearly