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
bassmaster-rce — Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution. | Kitploit
Tools/GitHubGitHub/maximilianmarx/bassmaster-rce
Code AnalysisExploitationWeb Application ExploitationLearning & EducationRemote Access ToolPayload Development
GitHubmaximilianmarx/bassmaster-rce

bassmaster-rce

Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.

View Repository
315 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

bassmaster-rce

Exploiting CVE-2014-7205 by injecting arbitrary JavaScript resulting in Remote Code Execution.

I stumbled across this Post by LuuPhu (written in viatnamese). Since I have written some code in NodeJS but never came across exploiting it, I figured why not today?

The Python PoC includes two sorts of reverse shells:

  1. A simple NC reverse shell
  2. A "simple" NodeJS reverse shell taken from Riyaz Walikar's ibreak.software

Disclaimer

For the sake of completeness:

All the information provided in this post is for educational purposes only. You shall not misuse the information to gain unauthorized access and/or write malicious programs. The author is not responsible for misuse of this information.

Download Tool