Skip to content

tinfoleak --hashtags misunderstood by entrypoint.sh #2

Description

@0xbadshah

The logic of entrypoint.sh should be that if user enters -h tag with the command, the python SimpleHTTPServer should not start. But as the condition if [[ $@ == *'-h'* ]] takes -h in --hashtags as help command and exits.

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