Help
RSS
API
Feed
Maltego
Contact
Domain > api.dtpijse.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-05-28
43.152.138.53
(
ClassC
)
2025-09-20
156.235.142.209
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Sat, 20 Sep 2025 00:48:39 GMTContent-Type: application/octet-streamContent-Length: 5415Last-Modified: Thu, 05 Jun 2025 08:44:27 GMTConnection: keep-aliveETag: 684158eb-1527Accept-Ranges: bytes ?php/* * Name: 泛程序系统 * 禁止用于违法、违规行业,仅供本地学习参考使用,禁止联网采集! */header(Content-type: text/html; charsetutf-8);@ini_set(memory_limit, 64M);@ini_set(session.cache_expire, 180);@ini_set(session.use_trans_sid, 0);@ini_set(session.use_cookies, 1);@ini_set(session.auto_start, 0);require_once config.php;include tj/t.php;include fangke.php;require_once waf.php;if (function_exists(initCache)) { initCache();}$uri parse_url($_SERVERREQUEST_URI, PHP_URL_PATH);$mubanDir templates;$dataDir data;if ($uri / || preg_match(#^/(index\.(php|html|htm|asp))$#i, $uri)) { $templatePath $mubanDir./index;//下面代码可以指定一些你想要的后缀作为内页} elseif (preg_match(#\.^/+$#, $uri)) { //} elseif (preg_match(#\.(html|shtml|php|ppt|doc|txt|htm)$#i, $uri)) { $templatePath $mubanDir./show;} elseif (preg_match(#/$#, $uri) || !strpos(basename($uri), .)) { $templatePath $mubanDir./list;} else { $templatePath $mubanDir./index;}// 生成随机时间的函数function generateRandomTime() { $currentTimestamp time(); $threeHoursAgo $currentTimestamp - (3 * 60 * 60); $randomTimestamp rand($threeHoursAgo, $currentTimestamp); return date(H:i, $randomTimestamp);}$protocol (isset($_SERVERHTTPS) && $_SERVERHTTPS on) ? https : http;$currentUrl {$protocol}://{$_SERVERHTTP_HOST}{$_SERVERREQUEST_URI};$dlcacheDir $_SERVERDOCUMENT_ROOT . /cache;$dlurlMd5 md5($currentUrl);$dlcacheFilePath $dlcacheDir . / . $dlurlMd5 . .txt;function getFileLineCount($filePath) { static $cache ; if (isset($cache$filePath)) { return $cache$filePath; } $count 0; $file new SplFileObject($filePath, r); $file->setFlags(SplFileObject::READ_AHEAD | SplFileObject::SKIP_EMPTY); foreach ($file as $line) { $count++; } $cache$filePath $count; return $count;}function getLineFromFile($filePath, $lineNumber) { $file new SplFileObject($filePath, r); $file->seek($lineNumber - 1); return trim($file->current());}function getRandomSeoData($dir) { $files /title.txt, /keyword.txt, /description.txt; $lineCounts ; foreach ($files as $file) { $lineCounts getFileLineCount($dir . $file); } $minLineCount min($lineCounts); if ($minLineCount 1) return , , ; $randomLine mt_rand(1, $minLineCount); $result ; foreach ($files as $file) { $result getLineFromFile($dir . $file, $randomLine); } global $dtitle, $dkeyword, $ddescription; $result0 $dtitle ? encodeValue($result0) : $result0; $result1 $dkeyword ? encodeValue($result1) : $result1; $result2 $ddescription ? encodeValue($result2) : $result2; return dltitle > $result0, dlkeyword > $result1, dldescription > $result2 ;}if ($opencache 1) { if (file_exists($dlcacheFilePath)) { $dlcacheData unserialize(file_get_contents($dlcacheFilePath)); extract($dlcacheData); } else { $data getRandomSeoData($_SERVERDOCUMENT_ROOT . /d); if (!is_dir($dlcacheDir) && !mkdir($dlcacheDir, 0777, true) && !is_dir($dlcacheDir)) { throw new RuntimeException(无法创建目录: $dlcacheDir); } file_put_contents($dlcacheFilePath, serialize($data)); extract($data); }} else { extract(getRandomSeoData($_SERVERDOCUMENT_ROOT . /d));}$muban process($templatePath, $dataDir);$muban str_replace({d标题}, $dltitle, $muban);$muban str_replace({d关键词}, $dlkeyword, $muban);$muban str_replace({d描述}, $dldescription, $muban);$muban str_replace({域名}, $_SERVERHTTP_HOST, $muban);$muban preg_replace_callback(/\{d随机时间\}/, function() { return generateRandomTime();}, $muban);function getRandomLine($filePath) { if (!file_exists($filePath)) { return null; } $lines file($filePath, FILE_IGNORE_NEW_LINES); if (empty($lines)) { return null; } return $linesarray_rand($lines);}$versionLine getRandomLine(data/banben/version.txt);$emojiLine getRandomLine(data/biaoqing/biaoqing.txt);$d1yuming getRandomLine(d/d1yuming.txt);$d2yuming getRandomLine(d/d2yuming.txt);function processTemplate($muban, $versionLine) { $processedVersionLine SJnumber($versionLine); $muban str_replace({d版本}, $processedVersionLine, $muban); $muban preg_replace(/{d版本}/u, $processedVersionLine, $muban); $muban SJnumber($muban); return $muban;}$muban processTemplate($muban, $versionLine);$muban preg_replace(/\{d表情\}/u, $emojiLine, $muban);$muban preg_replace(/{d表情}/u, $emojiLine, $muban);$muban preg_replace_callback(/\{d随机链接\}/, function() { return getRandomLine(d/d1yuming.txt);}, $muban);$muban preg_replace_callback(/\{d2随机链接\}/, function() { return getRandomLine(d/d2yuming.txt);}, $muban);$dqshijian date(Y-m-d H:i:s);$muban str_replace({动态时间}, $dqshijian, $muban);echo $muban;?>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]