Packages from metrictower · Transparency log
-
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
Thin Laravel adapter (piece E) over the funnypot-policy decision engine: normalise the request, ask the PolicyEngine, 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 policy engine (piece M): cheapest-first decision precedence, learn-then-enforce, pin/TTL deception-consistency, report suppression. Returns a Decision; the host adapter executes it.