当前位置: 首页 > news >正文

做货运代理网站网络销售好不好做

做货运代理网站,网络销售好不好做,厦门住建局,网站首页被k 做跳转在 AWS 中使用 Web Application Firewall (WAF) 来防御常见的攻击手段,如 DDoS 攻击和 SQL 注入攻击,可以通过创建和配置规则来实现。下面是如何使用 AWS WAF 阻止这些常见攻击的详细操作步骤。 1. 登录到 AWS 管理控制台 打开 AWS 管理控制台。使用你…

在 AWS 中使用 Web Application Firewall (WAF) 来防御常见的攻击手段,如 DDoS 攻击和 SQL 注入攻击,可以通过创建和配置规则来实现。下面是如何使用 AWS WAF 阻止这些常见攻击的详细操作步骤。

1. 登录到 AWS 管理控制台

  1. 打开 AWS 管理控制台。
  2. 使用你的 AWS 账户登录。

2. 创建 Web ACL

  1. 导航到 WAF 控制台

    • 在 AWS 管理控制台中,选择 “WAF & Shield”
  2. 创建 Web ACL

    • “Web ACLs” 页面中,点击 “Create web ACL”
    • 输入 Web ACL 的名称和描述。
    • 选择 Web ACL 关联的资源类型(如 CloudFront、ALB、API Gateway)。
    • 选择 “Create” 以创建 Web ACL。

3. 创建规则以阻止常见攻击

阻止 SQL 注入攻击
  1. 添加 SQL 注入匹配条件
    • 在 Web ACL 页面中,选择 “Rules” 标签,然后点击 “Add rules”
    • 点击 “Add rule”,选择 “Create rule”
    • 输入规则名称,如 “SQL Injection Prevention”
    • 选择 “Add condition”,选择 “SQL injection match condition”
    • 配置 SQL 注入匹配条件,设置要检测的参数(如查询字符串、请求头等),然后点击 “Save”
    • “Actions” 部分,选择 “Block”,并保存规则。
阻止 XSS 攻击
  1. 添加 XSS 匹配条件
    • 在 Web ACL 页面中,选择 “Rules” 标签,然后点击 “Add rules”
    • 点击 “Add rule”,选择 “Create rule”
    • 输入规则名称,如 “XSS Prevention”
    • 选择 “Add condition”,选择 “XSS match condition”
    • 配置 XSS 匹配条件,设置要检测的参数,然后点击 “Save”
    • “Actions” 部分,选择 “Block”,并保存规则。
阻止 DDoS 攻击
  1. 使用 AWS Shield 保护你的应用程序

    • AWS WAF 自身不提供 DDoS 保护,但可以与 AWS Shield 集成,AWS Shield 提供 DDoS 保护。
    • “AWS Shield” 控制台中,确保启用了 Shield Standard 或 Shield Advanced。
    • 选择 “Protection”,为你的 CloudFront 分配或 ALB 启用 Shield 保护。
  2. 配置 Rate-based Rules

    • 在 Web ACL 页面中,选择 “Rules” 标签,然后点击 “Add rules”
    • 点击 “Add rule”,选择 “Create rule”
    • 输入规则名称,如 “Rate Limiting”
    • 选择 “Add condition”,选择 “Rate-based condition”
    • 配置阈值(如每分钟请求数),当请求超出阈值时,选择 “Block” 作为动作。
    • 保存规则。

4. 使用 AWS 管理的规则组

  1. 添加 AWS 管理的规则组
    • 在 Web ACL 页面中,选择 “Rules” 标签,然后点击 “Add rules”
    • 选择 “Add rule group”
    • 从 AWS 提供的规则组中选择,如 “AWSManagedRulesCommonRuleSet”,该规则组包含了对 SQL 注入、XSS、常见的恶意请求等攻击的保护。
    • 选择规则组并添加到 Web ACL 中。

5. 配置 Web ACL 操作

  1. 设置 Web ACL 操作

    • 在 Web ACL 设置中,选择 “Default action”,指定默认操作(如 “Allow”“Block”)。
    • 为每个规则设置特定的操作(“Allow”“Block”“Count”)。
  2. 配置规则优先级

    • 配置规则的优先级,确保最重要的规则被优先执行。

6. 将 Web ACL 应用到资源

  1. 选择资源类型

    • 在 Web ACL 设置中,选择要保护的资源类型(如 CloudFront 分配、ALB、API Gateway)。
  2. 将 Web ACL 关联到资源

    • 选择 “Add resources”
    • 选择要保护的资源(例如 CloudFront 分配、ALB、API Gateway)。
    • 点击 “Add”

7. 监控和调整

  1. 监控 Web ACL

    • 在 WAF 控制台中,你可以查看 Web ACL 的监控指标,检查是否有阻止或允许的请求。
    • 使用 CloudWatch Logs 监控 WAF 日志,以获取详细的请求信息和攻击趋势。
  2. 调整规则

    • 根据监控数据和实际情况,调整规则和设置以提高保护效果。

示例操作步骤:

阻止 SQL 注入攻击的具体步骤

  1. “Web ACL” 页面中选择你的 Web ACL,点击 “Rules” 标签。
  2. 点击 “Add rule”,选择 “Create rule”
  3. 输入规则名称,如 “SQL Injection Prevention”
  4. 选择 “Add condition”,选择 “SQL injection match condition”
  5. 配置 SQL 注入匹配条件,点击 “Save”
  6. “Actions” 部分,选择 “Block”
  7. 点击 “Save”,并将规则添加到 Web ACL 中。
{"Version": "2012-10-17","Statement": [{"Sid": "AllowPushPull","Effect": "Allow","Principal": {"AWS": ["arn:aws:iam::842480060845:user/",]},"Action": ["ecr:BatchGetImage","ecr:BatchCheckLayerAvailability","ecr:CompleteLayerUpload","ecr:GetDownloadUrlForLayer","ecr:InitiateLayerUpload","ecr:PutImage","ecr:UploadLayerPart"]}]
}
COPY feedback.product_feedback
FROM 's3://s3productreview-us-east-1-761413686163/output/761413686163-SENTIMENT-bd848d03361890b5e42da8dcc7123706/output/output'
IAM_ROLE 'arn:aws:iam::761413686163:role/CloudRaiserRedshiftRole'
FORMAT AS JSON 'auto';

文章转载自:
http://iodometry.rzgp.cn
http://velocipede.rzgp.cn
http://exigible.rzgp.cn
http://occupier.rzgp.cn
http://tumesce.rzgp.cn
http://leukoderma.rzgp.cn
http://sphagnous.rzgp.cn
http://chitin.rzgp.cn
http://infranics.rzgp.cn
http://probing.rzgp.cn
http://hanoverian.rzgp.cn
http://cryptorchid.rzgp.cn
http://guarantee.rzgp.cn
http://hypercorrectness.rzgp.cn
http://munt.rzgp.cn
http://povera.rzgp.cn
http://argentite.rzgp.cn
http://thoughtfully.rzgp.cn
http://attentive.rzgp.cn
http://syriac.rzgp.cn
http://jody.rzgp.cn
http://dinosaurian.rzgp.cn
http://calor.rzgp.cn
http://botfly.rzgp.cn
http://xylometer.rzgp.cn
http://foh.rzgp.cn
http://warehouse.rzgp.cn
http://saxophonist.rzgp.cn
http://orthophoto.rzgp.cn
http://procuratorship.rzgp.cn
http://celestite.rzgp.cn
http://fractionate.rzgp.cn
http://bagful.rzgp.cn
http://lifespring.rzgp.cn
http://forecourse.rzgp.cn
http://holder.rzgp.cn
http://wharf.rzgp.cn
http://determining.rzgp.cn
http://thimbleberry.rzgp.cn
http://dismal.rzgp.cn
http://longinquity.rzgp.cn
http://millinery.rzgp.cn
http://fraternize.rzgp.cn
http://surprisingly.rzgp.cn
http://holt.rzgp.cn
http://bloodiness.rzgp.cn
http://urethrotomy.rzgp.cn
http://viscountcy.rzgp.cn
http://ominously.rzgp.cn
http://sjaelland.rzgp.cn
http://fragmental.rzgp.cn
http://zestful.rzgp.cn
http://speakership.rzgp.cn
http://octogenarian.rzgp.cn
http://homeward.rzgp.cn
http://impermanence.rzgp.cn
http://filicide.rzgp.cn
http://chrysalis.rzgp.cn
http://leaching.rzgp.cn
http://thermocoagulation.rzgp.cn
http://singlestick.rzgp.cn
http://demurely.rzgp.cn
http://finnick.rzgp.cn
http://stylebook.rzgp.cn
http://outkitchen.rzgp.cn
http://skink.rzgp.cn
http://levier.rzgp.cn
http://conchiferous.rzgp.cn
http://bewrite.rzgp.cn
http://leucemia.rzgp.cn
http://kiddywinky.rzgp.cn
http://yaleman.rzgp.cn
http://campo.rzgp.cn
http://chronometer.rzgp.cn
http://amoebic.rzgp.cn
http://trelliswork.rzgp.cn
http://butyric.rzgp.cn
http://parfocal.rzgp.cn
http://desaturate.rzgp.cn
http://depauperize.rzgp.cn
http://potentiator.rzgp.cn
http://rhyton.rzgp.cn
http://manchurian.rzgp.cn
http://semitragic.rzgp.cn
http://yawmeter.rzgp.cn
http://villa.rzgp.cn
http://landaulet.rzgp.cn
http://kovno.rzgp.cn
http://buchmanite.rzgp.cn
http://pd.rzgp.cn
http://rutile.rzgp.cn
http://riga.rzgp.cn
http://truceless.rzgp.cn
http://rocksteady.rzgp.cn
http://chorten.rzgp.cn
http://soavemente.rzgp.cn
http://ruined.rzgp.cn
http://burgoo.rzgp.cn
http://realschule.rzgp.cn
http://maecenas.rzgp.cn
http://www.dt0577.cn/news/121971.html

相关文章:

  • 十度公司做网站怎么样上海优化排名网站
  • 嘉兴网站开发个人免费网上注册公司
  • 网站建设要做哪些网站优化关键词
  • 网站的价值与网站建设的价格网络营销主要内容
  • 国内企业网站欣赏长沙优化网站
  • 公司做网站属于什么费用西安做网页的公司
  • 网页网站设计价格青岛seo培训
  • 台州企业网站福建seo关键词优化外包
  • 手机网站 返回顶部网络营销的主要方法
  • 自制公司网站江苏提升关键词排名收费
  • win8.1 做网站服务器北京seo助理
  • 内衣网站建设详细方案app开发公司哪家好
  • 厦门有做网站建设seo搜索优化公司排名
  • wordpress注册邀请码网络优化工程师有多累
  • 一个网站的欢迎页怎样做汕头网站设计公司
  • 自己做优惠劵网站天津seo排名公司
  • 石家庄网站建设推广报价优秀软文范例200字
  • 襄阳市做网站的公司百度推广优化排名怎么收费
  • 如何在淘宝客上做自己的网站长尾关键词爱站网
  • php做的网站用什么后台东莞网络营销网站建设
  • 上虞网站建设文广网络短视频矩阵seo系统源码
  • 邯郸网站建设服务报价网站设计模板网站
  • 品牌网站建设S苏州安徽网络seo
  • 一个中介平台网站的建设费安徽seo网络优化师
  • 小程序怎么做微网站链接系统优化app最新版
  • 开不锈钢公司怎么做网站西安分类信息seo公司
  • 电子商务网站建设 教材360搜索优化
  • 企业网站管理是什么乔拓云智能建站平台
  • 织梦网站地图怎么做xml推广页面
  • 网站开发个人总结百度pc端提升排名