[PR #34] [MERGED] User-agent and Accept-Language patch #45

Closed
opened 2026-02-27 07:16:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JoelGMSec/EvilnoVNC/pull/34
Author: @git-it
Created: 2/7/2024
Status: Merged
Merged: 3/21/2024
Merged by: @JoelGMSec

Base: mainHead: main


📝 Commits (2)

📊 Changes

8 files changed (+554 additions, -51 deletions)

View changed files

📝 Dockerfile (+12 -37)
📝 Files/cookies.py (+3 -0)
📝 Files/index.php (+24 -11)
Files/kiosk.sh (+13 -0)
Files/pyxhook.py (+474 -0)
Files/server.sh (+8 -0)
Files/startVNC.sh (+16 -0)
📝 start.sh (+4 -3)

📄 Description

Please accept this merge request that enables client (victim) useragent forwarding to kiosked Chrome. And client (victim) Accept-Language forwarding. These changes extend the believability of a BiTB forward site.

Thanks for making such a great project to build on!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JoelGMSec/EvilnoVNC/pull/34 **Author:** [@git-it](https://github.com/git-it) **Created:** 2/7/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@JoelGMSec](https://github.com/JoelGMSec) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`71fd754`](https://github.com/JoelGMSec/EvilnoVNC/commit/71fd754f6eb64d72be894cafd682c4237b4c8bb4) user agent and language forwarding - [`ea658b2`](https://github.com/JoelGMSec/EvilnoVNC/commit/ea658b2b760385fb1ee2ecd38438e14a9d69a9cf) fully functional ### 📊 Changes **8 files changed** (+554 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+12 -37) 📝 `Files/cookies.py` (+3 -0) 📝 `Files/index.php` (+24 -11) ➕ `Files/kiosk.sh` (+13 -0) ➕ `Files/pyxhook.py` (+474 -0) ➕ `Files/server.sh` (+8 -0) ➕ `Files/startVNC.sh` (+16 -0) 📝 `start.sh` (+4 -3) </details> ### 📄 Description Please accept this merge request that enables client (victim) useragent forwarding to kiosked Chrome. And client (victim) Accept-Language forwarding. These changes extend the believability of a BiTB forward site. Thanks for making such a great project to build on! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:16:17 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/EvilnoVNC-JoelGMSec#45
No description provided.