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
gha-lab-b5c1313658 — Authorized security-research lab reproducing CVE-2026-1699 (pwn request in preview.yml) — snapshot of eclipse-theia/theia-website | Kitploit
Tools/GitHubGitHub/pvharmo2/gha-lab-b5c1313658
Vulnerability AnalysisLearning & EducationCurated ResourcesLabs & Practice
GitHubpvharmo2/gha-lab-b5c1313658

gha-lab-b5c1313658

Authorized security-research lab reproducing CVE-2026-1699 (pwn request in preview.yml) — snapshot of eclipse-theia/theia-website

View Repository
18h 58m 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

Automated research artifact — not the upstream project.

This repository is a disposable lab built by an automated harness for a master's thesis at Université Laval on reproducing published GitHub Actions workflow vulnerabilities. It is a verbatim snapshot of eclipse-theia/theia-website at commit d272e2418221240a7c9f8480dd0576a65ca49625 (2026-01-19), redistributed under that project's own licence, whose file is included unchanged in this snapshot.

The upstream project is not involved, is never targeted, and the vulnerability studied here is already public. Every secret and variable in this repository is a randomly generated dummy value — no real credential is present. Action references and runner images are pinned to what they resolved to on 2026-01-19; see pinning.md in the harness output for every change made to the snapshot.

Questions or objections: [email protected]


Theia's Website

The source for the website and online documentation for the Theia IDE Framework.

Work locally

Building locally requires node 14.x. Alternatively, you can use to ignore conflicting peer dependencies.

npm i --legacy-peer-deps
root@kitploit:~
npm install && npm run start

To build for production and serve, run:

root@kitploit:~
npm run build
npm run serve

CI

The website is automatically built with Github workflows and deployed on Github pages, which are reachable via theia-ide.org.

A preview of every pull request is published at eclipse-theia/theia-website-previews. You'll see a comment with the link to the preview once the build is finished. For more information, see publish.yml and preview.yml.

License

  • Eclipse Public License 2.0
  • 一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception

Trademark

"Theia" is a trademark of the Eclipse Foundation https://www.eclipse.dev/theia

Download Tool