๐ฅ
... Boom
Building Cyber Resilience | CTO, Dream On Technology | PanicSafe ๐
"Don't panic, you're in a safe place"
Pinned Loading
-
-
catch-all-server
catch-all-server Publica catch-all server that could be used to return a custom response for any request
Python
-
Ligth discovery of domain (kinda sim...
Ligth discovery of domain (kinda simple, but works well) 1#!/bin/bash
2DOMAIN=$1
3echo "> $DOMAIN"
4DIG=$(dig +short "$DOMAIN")
5for IP in $DIG; do
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.