Releases: HXSecurity/DongTai-agent-python
Releases · HXSecurity/DongTai-agent-python
v1.1.0
- FEATURES
- Agent pause/start by DongTai server
- Agent pause/start based on system resource usage
- Use environment variable
AUTO_CREATE_PROJECT=1for auto create project - Report Agent startup time
- Add Reflected XSS detection
- Add XXE detection
- Add SSRF detection
- BUGFIXES
- Fix report data parameter
classNameto fully named class name - Fix report data request/response body format
- Fix streaming response processing
- Fix response body processing
- Fix Django request form data processing
- Fix missing
kwargsparameter for taint data - Fix invalid tainted data in method pool
- Fix incorrect filter of tainted data
- Fix report data parameter
- BUILD
- Auto upload package to Aliyun OSS by Github actions
- Add vulnerability testing Github actions
- TESTING
- Add vulnerability testing script