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
3.05k
stars
482
forks
source link
Domain does not work #29
Closed
GalloNero96 closed 2 years 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
[Debug] IP address is not valid.