Skip to content

Commit 4ab56c2

Browse files
committed
2.12.5 Bug fixes
1 parent 2233c0e commit 4ab56c2

File tree

132 files changed

+5
-1993
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+5
-1993
lines changed

src/classes/YouTubeVideoHandler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ class YouTubeVideoHandler {
227227
public $MutillidaeLab62Walkthrough = 312;
228228
public $MutillidaeLab63Walkthrough = 313;
229229
public $MutillidaeLab51WalkthroughAlternate = 314;
230+
public $AnalyzeSessionTokenRandomnessusingBurpSuiteSequencer = 315;
230231

231232
/* private methods */
232233
private function doSetSecurityLevel($pSecurityLevel){

src/includes/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/* ------------------------------------------
33
* @VERSION
44
* ------------------------------------------*/
5-
$C_VERSION = "2.12.4";
5+
$C_VERSION = "2.12.5";
66
$C_VERSION_STRING = "Version: " . $C_VERSION;
77
$C_MAX_HINT_LEVEL = 1;
88

src/labs/lab-files/click-jacking-lab-files/i-frame-mutillidae.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/labs/lab-files/client-side-control-challenge/sed.example

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/labs/lab-files/client-side-control-challenge/solution.request

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/labs/lab-files/command-injection-lab-files/command-separators.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/labs/lab-files/command-injection-lab-files/commented-php-meter-script-README.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.
-730 Bytes
Binary file not shown.

src/labs/lab-files/command-injection-lab-files/common-commands-linux.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/labs/lab-files/command-injection-lab-files/common-commands-windows.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)