shell bypass 403
UnknownSec Shell
: /proc/thread-self/root/home/bouloter/sms/sauvegarde/packages/kashem/licenseChecker/src/ [ drwxr-xr-x ]
<?php
Route::group(['middleware' => ['web']], function () {
Route::get('verify-purchase-code', 'kashem\licenseChecker\ProductVerifyController@verifyPurchaseCode')->name('verify.license');
Route::post('verify-purchase-code', 'kashem\licenseChecker\ProductVerifyController@postVerifyPurchaseCode');
});