glides
glides
2.7 is already depreciated. I don't believe there is a plan to migrate to 3
Maybe your VPS host is detecting the traffic as malicious and dropping it It works fine from my VPS host. Also, maybe try alxchk’s repo. This one is pretty outdated
That scriptlet appears to be out of date. Back in Nov persistence methods were updated to be managed winpwnage, but the script wasn't updated. https://github.com/n1nj4sec/pupy/commit/8e223560ffb7ac707dd0d9d8e36a56b517ce202b
> I just had a weird moment of clarity. Maybe there should be a listener IP value and a callback IP value. > > The listener _should_ be something that...
I cannot reproduce this. Without supplying a valid BindIP the listener won't start (which makes sense). It's easy enough to add validation to the inputs when being set...but I'm curious...
The session won’t get registered by redownloading. You’ll need to use the “register” command to register the session ID if you’re trying to use previously generated stagers.
Why? https://github.com/n1nj4sec/pupy/issues/678
Should be fixed in the PR but hasn't merged yet: https://github.com/byt3bl33d3r/SILENTTRINITY/pull/122
https://github.com/n1nj4sec/pupy/wiki/Get-Started
You can configure a static webroot in the config file. You can also enable payload persistence there. So, generate the PS one-liner and then navigate to the webroot (~/.config/pupy/data/wwwroot/) and...