当前位置:网站首页>Test objects involved in safety test
Test objects involved in safety test
2022-07-06 11:08:00 【As。】
Key points of safety testing : Data flow , Input and output
Test object : The server 、 database 、 Third party services and interfaces 、web Applications
1. Application deployment environment ( The server )
The strength of the operating system user name and password Operating system users
User groups and permission settings
System vulnerabilities and patches
Application deployment environment directory and file security
Firewall and network port settings
2. database
Database server version and vulnerability
User name and password settings
User permission settings and authorization settings of the database
Database server port and network connection settings
3.web Application security testing
sql Inject
Form vulnerability
cookie cheating
session test
Log file test
Cross Station attack
Authentication and session attacks
Unsafe object direct reference attack
4. Third party services and interfaces
Service system version and vulnerabilities
Security configuration test
Data transmission security test
Data legitimacy test Data integrity test
边栏推荐
- 学习问题1:127.0.0.1拒绝了我们的访问
- MySQL21-用戶與權限管理
- Dotnet replaces asp Net core's underlying communication is the IPC Library of named pipes
- Copy constructor template and copy assignment operator template
- Postman uses scripts to modify the values of environment variables
- Esp8266 at+cipstart= "", "", 8080 error closed ultimate solution
- Did you forget to register or load this tag 报错解决方法
- Ansible practical Series III_ Task common commands
- MySQL主從複制、讀寫分離
- CSDN问答标签技能树(一) —— 基本框架的构建
猜你喜欢
引入了junit为什么还是用不了@Test注解
[recommended by bloggers] asp Net WebService background data API JSON (with source code)
自动机器学习框架介绍与使用(flaml、h2o)
[recommended by bloggers] C WinForm regularly sends email (with source code)
CSDN blog summary (I) -- a simple first edition implementation
QT creator create button
Win10: how to modify the priority of dual network cards?
Did you forget to register or load this tag 报错解决方法
[Li Kou 387] the first unique character in the string
Classes in C #
随机推荐
CSDN问答标签技能树(二) —— 效果优化
MySQL18-MySQL8其它新特性
记某公司面试算法题:查找一个有序数组某个数字出现的次数
C语言标准的发展
@Controller, @service, @repository, @component differences
February 13, 2022-3-middle order traversal of binary tree
Deoldify项目问题——OMP:Error#15:Initializing libiomp5md.dll,but found libiomp5md.dll already initialized.
Windows下安装MongDB教程、Redis教程
[Thesis Writing] how to write function description of jsp online examination system
QT creator create button
[recommended by bloggers] C MVC list realizes the function of adding, deleting, modifying, checking, importing and exporting curves (with source code)
CSDN question and answer tag skill tree (II) -- effect optimization
Leetcode 461 Hamming distance
导入 SQL 时出现 Invalid default value for ‘create_time‘ 报错解决方法
打开浏览器的同时会在主页外同时打开芒果TV,抖音等网站
解决:log4j:WARN Please initialize the log4j system properly.
【博主推荐】C# Winform定时发送邮箱(附源码)
csdn-Markdown编辑器
C language advanced pointer Full Version (array pointer, pointer array discrimination, function pointer)
PyCharm中无法调用numpy,报错ModuleNotFoundError: No module named ‘numpy‘