Packages from metrictower · Transparency log

  • PHP

    metrictower/funnypot

    Batteries-included funnypot for any PHP app: funnypot-core detection wired to funnypot-mainnet-client reporting, with the request-path invariants already enforced. One require instead of assembling the pieces yourself.

  • PHP

    metrictower/funnypot-core

    funnypot core engine: turn a scanner's own nuclei detection template into a matching fake-vulnerable HTTP response. Pure-PHP runtime, inert by default.

  • PHP

    metrictower/funnypot-laravel

    Laravel adapter for funnypot: normalise the request, ask the funnypot-policy decision engine, execute the Decision (allow / log / block / deceive). Owns no decision logic.

  • PHP

    metrictower/funnypot-mainnet-client

    Client library for the funnypot-mainnet IP-reputation service (report + check).

  • PHP

    metrictower/funnypot-policy

    Position-blind decision engine for funnypot: cheapest-first decision precedence, learn-then-enforce, pin/TTL deception consistency, report suppression. Returns a Decision; the host adapter executes it.

  • PHP

    metrictower/funnypot-wordpress

    WordPress plugin for funnypot: normalise the WP request, ask the funnypot-policy decision engine, execute the Decision (allow / log / block / deceive). Owns no decision logic.