45deg / cybersec2-team_f

Remote Code Execution Detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Code Execution Detector

インストール

curl -sS https://getcomposer.org/installer | php
php composer.phar install

実行

php main.php sample/test1.php

# ディレクトリ指定
php main.php sample

# コード片行数指定
php main.php -n2 -fsample 
# シンプル表示
php main.php -s -fsample 

About

Remote Code Execution Detector


Languages

Language:PHP 100.0%