AnonSec Team
Server IP : 10.106.20.4  /  Your IP : 216.73.216.140
Web Server : Apache
System : Linux webm004.cluster106.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : sylvaineey ( 605664)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/s/../sylvaineey/cosmo-qg_1/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/s/../sylvaineey/cosmo-qg_1/mathcaptcha.php
<?php
ini_set('display_errors', 0);
session_start();
require dirname(__FILE__) . '/MultiCaptcha.class.php';
$c = new MultiCaptcha();
$c->setAssetsPath(dirname(__FILE__) . '/assets');
$c->setWidth(80);
$c->setHeight(30);
$c->setCaptchaType(MultiCaptcha::TYPE_MATH);
$c->setNumOperands(2);
$c->setMaxOperandValue(9);
$c->setFonts(array('Vera.ttf'=> array(
  'min_size' => 12,
  'max_size' => 16,
  'min_rotation' => -10,
  'max_rotation' => 10,
  'min_spacing' => 2
)));
$c->setWaveEffect(false);
$c->show();

AnonSec - 2021