Skip to content

Server responses not getting to internal interact.sh server. #120

@nitchimon

Description

@nitchimon

we're sending through log4j-scan.py a custom dns callback host and we are not seeing anything being returned to the internal interact.sh server.

We cleared all network roadblocks internal, but the server hit, known to be vulnerable, just does DNS queries.

We dug into this and discovered that the server being hit is trying to find via DNS the beginning of the test, not the URL or IP of the callback host.

Example: DNS query on ${jnd:${upper.nsnew.test.com , or $jndi.nsnew.test.com
Basically it is looking for the beginning of the test for dns NOT the passed callback host.

Anyone have any ideas why this is happening ?
DNS resolves nsnew.test.com perfectly.

This happens if I pass the callback host as an IP, FQDN, or http://ip or http://fqdn

any thoughts ?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions