Skip to content

Setoolkit - "GET /favicon.ico HTTP/1.1" 404 #1156

@roythed

Description

@roythed

Hi,

I'm using Ngrok in my Kali (which is installed in Virtual Box) for port forwarding with the command:

ngrok http 8080 --host-header armand-unvivacious-nonfrugally.ngrok-free.dev

Upon an attempt to clone a website, or using a pre-existing templates, I'm able to view the login page in my Host machine, but once I type in the details and press "Login", I get 404 error, and it also redirects to this address - http://https//armand-unvivacious-nonfrugally.ngrok-free.dev/ServiceLoginAuth

My Setoolkit log is as follows:

127.0.0.1 - - [07/Nov/2025 12:38:15] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [07/Nov/2025 12:38:16] "GET /favicon.ico HTTP/1.1" 404 -

The same also tracks to my Ngrok:

12:38:16.639 EST GET /favicon.ico 404 Not Found
12:38:15.935 EST GET / 200 OK

I've tried to temporarily shutdown the firewall on both machines, I've also made sure that both of them can ping each other. I've changed the net adapters in my Virtual Box too - nothing solves the issue.

I'd appreciate if anyone has any more suggestions...

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions