```shell
实践AetherSX2
实践PCSX2
PCSX2/PCSX2 Emulator is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to emulate the PS2’s hardware, using a combination of MIPS CPU Interpreters, Recompilers, and a Virtual Machine that manages hardware states and system memory.
实践NetherSX2
NetherSX2 Continuation of NetherSX2 based on AetherSX2 4248
实践AetherSX2
AetherSX2/AetherSX2 APK + Bios for Android/AetherSX2 Emulator is a PS 2 emulator that enables users to play PS2 games on iOS, Android, Mac, Xbox, Windows PC, and Linux. Gamers can play their favorite games from the PS2 console without the need for a Real PS2 console.
实践SSAE
实践ISAE
ISAE 是一类国际准则的总称,全称是:
实践SAST(Static Application Security Testing)
SAST 是 Static Application Security Testing 的缩写,中文一般叫:
实践XSS(Cross Site Scripting)
Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user. Flaws that allow these attacks to succeed are quite widespread and occur anywhere a web application uses input from a user within the output it generates without validating or encoding it.
实践SOP(Same Origin Policy)
The same-origin policy is a critical security mechanism that restricts how a document or script loaded by one origin can interact with a resource from another origin.