403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/247sms.com/wwwroot/dvsa-test-check-master/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/247sms.com/wwwroot/dvsa-test-check-master//secrets.php
<?php
/**
 * DVSA Test Cancellation Check
 *
 * @category File
 * @package  DVSATestCheck
 * @author   Craig Watson <craig@cwatson.org>
 * @license  https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
 * @link     https://github.com/craigwatson/dvsa-test-check
 */

// == Personal data
$check_data = array (
  'person' => array (
    'licence_number' => 'OSAHO710181E99VC',
    'application_id' => '64792943',
    'latest_date'    => '2025-03-01', // Must be YYYY-MM-DD
    'earliest_date'  => '2025-02-25', // Must be YYYY-MM-DD
    'ideal_day'      => '', // Must be one of MON, TUE, WED, THU, FRI, SAT or SUN
    'email_to'       => 'osahon.enosakhare@gmail.com',
  )
);

// == Proxy
$proxy = array (
  'host' => '',
  'auth' => ''
);

// == Email from address
$email_from = "myscript@example.com";

// == Script output directory
$out_dir = ".";

// == License Check Personal data
$licence_data = array (
  'person' => array(
    'licence_number' => '',
    'ni_number'      => '',
    'postcode'       => '',
    'email_to'       => '',
  )
);

?>

Youez - 2016 - github.com/yon3zu
LinuXploit