beefproject / beefproject/beef

Tunnelling URL conversion problem

Open
#1,755 4 comments 0 reactions 0 assignees View on GitHub
Backlog Defect Low
Dominant language
JavaScript
Stars
11k
Forks
2.4k
Avg merge
1d 1h
Merged PRs (30d)
15

Description

Using newest version of Kali with Beef 0.4.7.3.

Using tunnelling and browsing through the victim, trying to reach: https://domain/site/index.html
In index.html it tries to load a local JS file with:

The file is there, but when tunneling it returns 404.
Inspecting the traffic on the victims side shows that it tries to load the JS file from https://domain/script.js skipping the /site directory.

It does this with all files.

Anyone struggled with the same issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.