t3l3machus / hoaxshell

A Windows reverse shell payload generator and handler that abuses the http(s) protocol to establish a beacon-like reverse shell.
BSD 2-Clause "Simplified" License
2.98k stars 473 forks source link

Domain does not work #29

Closed GalloNero96 closed 1 year ago

GalloNero96 commented 1 year ago

It is not possible to use a domain instead of a ip address.

89..."parser.add_argument("-s", "--server-ip", action="store", help = "Your hoaxshell server ip address or domain.")"

darkside@darksidepi:~/hoaxshell $ ./hoaxshell.py -s exampledomain.net

┬ ┬ ┌─┐ ┌─┐ ─┐ ┬ ┌─┐ ┬ ┬ ┌─┐ ┬   ┬  
├─┤ │ │ ├─┤ ┌┴┬┘ └─┐ ├─┤ ├┤  │   │  
┴ ┴ └─┘ ┴ ┴ ┴ └─ └─┘ ┴ ┴ └─┘ ┴─┘ ┴─┘
                       by t3l3machus

[Debug] IP address is not valid.

t3l3machus commented 1 year ago

to use a domain you also need to: