HEX
Server: Apache
System: Linux server1.myinter.net 4.18.0-553.147.1.el8_10.x86_64 #1 SMP Fri Jul 24 08:29:05 EDT 2026 x86_64
User: internet (1005)
PHP: 8.4.23
Disabled: passthru,system
Upload Files
File: /home/internet/.trash/index.html.1
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Domain WHOIS Extractor</title>
</head>
<body>
    <h1>Upload Domain List File</h1>
    <form action="upload.php" method="post" enctype="multipart/form-data">
        <label>Select domain list file to upload:</label>
        <input type="file" name="file" id="file" required>
        <button type="submit">Upload File</button>
    </form>
</body>
</html>