24 matches found
better-poc-for-CVE-2018-15133
Улучшенный PoC для CVE-2018-15133 Автоматизированный PoC для CVE-2018-15133 Все заслуги принадлежат kozmic, создавшему оригинальный PoC для CVE-2018-15133 Это просто скрипт автоматизации, который я написал, работая с лабораторной машиной, уязвимой к этой проблеме, потому что мне не хотелось кажды...
laravel-rce-cve-2018-15133
laravel-rce-cve-2018-15133 CVE-2018-15133...
laravel-poc-CVE-2018-15133
Laravel: Удаленное выполнение кода при утечке APPKEY PoC CVE-2018-15133 Этот репозиторий содержит простое приложение Laravel 5.6.29 на PHP 7.2.10 с одним базовым маршрутом noop, добавленным в routes/web.php см. Dockerfile, и эксплойт Proof of Concept cve-2018-15133.php для CVE-2018-15133, который...
CVE-2018-15133-Lavel-Expliot
이 저장소에는 README가 없습니다...
Larascript
| | | | | | / || '| / |/ | /|| ' || || ' \ | | | | | | || | | | | | | | | || | || | || , ||| ,|| / ||| ||| ./ | || 저자: @pwnedshell & @rsgbengi 📌 Larascript이란? Larascript는 CVE-2018-15133을 악용하는 스크립트로, 취약한 Laravel 앱이 노출된 경우 원격 명령을 실행할 수 있습니다. cat /etc/passwd 같은 명령을 보내고 결과를 받을 수 있습니다. 또한 쉘을 요청하면 리버스 ...
CVE-2018-15133
CVE-2018-15133 Несериализованный RCE в Laravel pip install requests colorama multiprocessing...
Exploit for Deserialization of Untrusted Data in Laravel
CVE-2018-15133-PoC Este script Python implementa un exploit d...
Laravel < 5.6.30 RCE Vulnerability
Laravel is prone to a remote code execution RCE vulnerability. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:laravel:laravel"; ...
AndroxGh0st Malware Targets Laravel Apps to Steal Cloud Credentials
Cybersecurity researchers have shed light on a tool referred to as AndroxGh0st that's used to target Laravel applications and steal sensitive data. "It works by scanning and taking out important information from .env files, revealing login details linked to AWS and Twilio," Juniper Threat Labs...
Imperva uncovers new Indicators of Compromise for FBI and CISA-flagged AndroxGh0st botnet
On January 16, a joint alert from FBI and CISA warned about a concerning development: the emergence of a botnet driven by AndroxGh0st malware targeting vulnerable applications and web servers. AndroxGh0st is a Python-based malware, first seen in late 2022, designed to target Laravel .env files an...
CISA Adds One Known Exploited Vulnerability to Catalog
CISA has added one new vulnerability to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. CVE-2018-15133 Laravel Deserialization of Untrusted Data Vulnerability These types of vulnerabilities are frequent attack vectors for malicious cyber actors and pose...
VulnCheck KEV: CVE-2018-15133
Laravel Framework contains a deserialization of untrusted data vulnerability, allowing for remote command execution. This vulnerability may only be exploited if a malicious user has accessed the application encryption key APPKEY environment variable...
Laravel Framework Remote Code Execution (CVE-2018-15133)
A command injection vulnerability exists in Laravel Framework. This is due to insufficient handling of X-XSRF-TOKEN header in phpgcc library. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary code on the affected system...
Exploit for Deserialization of Untrusted Data in Laravel
CVE-2018-15133...
Exploit for Deserialization of Untrusted Data in Laravel
| |...
Exploit for Deserialization of Untrusted Data in Laravel
Laravel exploit for CVE-2018-15133 This code exploit CVE-201...
PHP Laravel Framework 5.5.40 / 5.6.x < 5.6.30 - token Unserialize Remote Command Execution (Metasploit)
This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'PHP Laravel Framework token Unserialize Remote Command Execution', 'Description' = %q This module exploits a vulnerability in the PHP Laravel...
CVE-2018-15133
creationtimestamp| type| source ---|---|--- 2019-07-12 14:46:12+00:00| seen| https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/http/laraveltokenunserializeexec.rb 2019-07-16 00:00:00+00:00| exploited| https://www.exploit-db.com/exploits/47129 2019-10-07...
Exploit for Deserialization of Untrusted Data in Laravel
Laravel Remote Code Execution when APPKEY is leaked PoC CVE-...
CVE-2018-15133
In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in...