XXE attack detection method, system and device and computer storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SANGFOR TECH INC
- Publication Date
- 2021-07-13
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of computer security, and more specifically, relates to an XXE attack detection method, system, device and computer storage medium. Background technique
[0002] Extensible Markup Language is a subset of Standard Universal Markup Language, referred to as XML (eXtensible MarkupLanguage), and is a markup language used to mark electronic documents to make them structural. In the application process of XML, when the XML carries external entities, the XML parser will obtain the content of the external entities and insert them into the XML document when parsing the external entities, and when the external entities carry attack information, it will cause XXE (XML External Entity Injection) attack. In order to ensure the security of the computer, it is necessary to detect and defend against XXE attacks.
[0003] An existing XXE attack detection method is: use the method of disabling external entities pro...