Introduction to DotNet Library - Viyi.Strings
Viyi.Strings Is a. NET library that supports. Net Standard 2.0 and. Net 5. As can be seen from the name, the main purpose of this library is to solve some operations on strings and text. In general, the current version of Viyi.Strings provides the following functions:Text based encoding / decoding supports Base64 and Hex (hexadecimal) encoding ...
Posted on Mon, 22 Nov 2021 09:53:15 -0500 by junk@alf2.com
Attack and defense world -- Web advanced -- Web_ php_ Deserialize -- deserialize -- regular expression -- wakeup -- bypass -- base64 encryption
catalogue
Train of thought analysis
payload
Bypass preg_match
Bypass__ wakeup
Get the flag
Pay attention to the details
A web advanced problem from the attack and defense world is called Web_php_unserialize
The title gives a php code, which should be part of the background source code:
<?php
class Demo {
...
Posted on Sun, 10 Oct 2021 05:14:56 -0400 by shah