pwn-machine icon indicating copy to clipboard operation
pwn-machine copied to clipboard

The Pwning Machine

Results 10 pwn-machine issues
Sort by recently updated
recently updated
newest added

Please tell me i need stop this Pwn Machine

What exactly does that do i only see the technical part and that is simply a web ui for the other go written router. but i mean who implements that...

Some `pdns-server pdns-backend-mysql mariadb-client` dependencies fail on 22.04

With the recent release of Traefik 2.7, a new regex-based rule, HostSNIRegexp, is introduced. The pwnmachine interface is not able to insert this new rule. We have to insert it...

If a container is still linked to a removed image on the system, a graphql error is raised when trying to retrieve the container list. To reproduce: * Create a...

Hello, i want to try the pwn-machine, i install the tool, but when i access via IP, i need a password and OTP where i can setup this? When you...

I just set up pwn-machine on my local environment and on the OTP step of install process, I am getting "invalid OTP" despite entering correct OTP. I tried the QR...

This fixes a bug ( cf https://github.com/encode/uvicorn/issues/1320 ):

The priority field should be changed to Float. In my case, traefik return a very big int as priority and thus crash the application. (`9223372036854775807`) Float changes the storage but...