Thigh_GoD
Thigh_GoD
I was having this exact problem trying to do an iptables black magic fuckery, pls save my sanity.
> > After setting up the docker containers on Ubuntu 22.04 with the commands: > > git clone https://github.com/cytopia/docker-dvwa make start > > This produces the following output: > >...
I'm very late to this, but this is a problem with your command, not the tool. You need to enclose the json payload in `'` instead of `"`. Might help...
May i know what you are trying to do? Which attack are you attempting to carry out?
> Not like in the top priority list, but yeah, definitely! Thanks for the reply, and no worries in priority, I really like this tool's idea!
> In the python shell this works very well. check https://pastebin.com/kb3a4SGx seems like a priv escalation and not an actual dumb shell upgrade.
> I am having the same issue. > > Trying to run interactive tools on linux machines fails because the shell is not a full PTY. Yeah unfortunately you'd have...
> > > I am having the same issue. > > > Trying to run interactive tools on linux machines fails because the shell is not a full PTY. >...