/* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } } OWASP Jakarta – Page 56 – Welcome to OWASP Jakarta

Edward Snowden’s IoCs

Edward Snowden’s IoCs I’m retiring. Personal domain: hxxp://lavabit.com Personal email address account: Ed_Snowden@lavabit.com edsnowden@lavabit.com Lavabit’s BitCoin address: 1Bqqy3SxZ27ZUogEeiKHYqPsmFwuRTErMu Known domain registration: hxxp://ismtgoxsolvent.com – 97.74.42.79; 50.63.202.93 Possible related domain registrations: hxxp://mtgox-creditors.com hxxp://mtgox-prod.net hxxp://mtgox-reabilitation.com hxxp://mtgox-rehabilitation.com hxxp://mtgox-claim.xyz – Email: johndoe77887@gmail.com hxxp://mtgox-legal.com hxxp://mtgox-recovery.com hxxp://mtgox-gift.pro Read more…