Open-source offensive security platform for conducting phishing campaigns that weaponizes iCalendar automatic event processing.
githubOpen in GitHub
Learn how to set up the environment, configure your settings, and utilize all the features available.
rocket-launchGo to quickstart
Read our technical breakdown to understand the logic and mechanics behind the automatic iCalendar processing for initial access and lateral movement.
newspaperSee blog post
Access comprehensive documentation for programmatically managing campaigns, users, and reporting.
rectangle-terminalExplore the API
curl -X POST 'https://tangledsec.com/api/...' -H 'Content-Type: application/json' -H 'Authorization: ApiKey <key>' --data-raw '{ "email": "hello@tangledsec.com", "opened": true }'
Last updated 1 month ago