Skip to content

Commit b8bf80c

Browse files
authored
Merge pull request ambionics#174 from therealcoiffeur/master
Update gadgets chain class name to RCE20 in order to avoid conflict
2 parents 5faf5c9 + fb1e88b commit b8bf80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gadgetchains/Laravel/RCE/20/chain.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace GadgetChain\Laravel;
44

5-
class RCE19 extends \PHPGGC\GadgetChain\RCE\FunctionCall
5+
class RCE20 extends \PHPGGC\GadgetChain\RCE\FunctionCall
66
{
77
public static $version = '5.6 <= 10.x';
88
public static $vector = '__destruct';

0 commit comments

Comments
 (0)