Skip to content

Files

Latest commit

 

History

History
30 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.08 KB

IntercomVulnChecker

Tool: exploit.py
Purpose: Identifies Intercom Identity Verification Misconfiguration vulnerabilities.
Author: Muhammad Waseem
Version: 1.0

Usage

  • Single URL: python3 exploit.py -u https://example.com
  • File Input: python3 exploit.py -f urls.txt
    IntercomVulnChecker Screenshot IntercomVulnChecker Screenshot image

Installation

pip3 install requests termcolor
git clone https://github.com/MuhammadWaseem29/intercom-exploit.git

Description

Detects misconfigured Intercom widgets lacking identity verification, risking user impersonation.

References

Legal Notice

For authorized security testing only. Unauthorized use is prohibited.