beefproject / beefproject/beef
Tunnelling URL conversion problem
Open
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
Assessment
This issue has not been assessed yet.