Skip to content

Commit ea5c600

Browse files
authored
[TASK] Update URL in README.md
1 parent 81a713c commit ea5c600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Abstract & History
88

99
Based on Sam Thomas' findings concerning
10-
[insecure deserialization in combination with obfuscation strategies](https://blog.secarma.co.uk/labs/near-phar-dangerous-unserialization-wherever-you-are)
10+
[insecure deserialization in combination with obfuscation strategies](https://www.secarma.com/labs/near-phar-dangerous-unserialization-wherever-you-are.html)
1111
allowing to hide Phar files inside valid image resources, the TYPO3 project
1212
decided back then to introduce a `PharStreamWrapper` to intercept invocations
1313
of the `phar://` stream in PHP and only allow usage for defined locations in

0 commit comments

Comments
 (0)