• Threat Campaign Repository 설치
wget -P /etc/yum.repos.d <https://cs.nginx.com/static/files/app-protect-security-updates-7.repo>
  • Threat Campaign Release Data 확인
    • 최신 Thread-Campaign Release Date확인 가능
yum --showduplicates list app-protect-threat-campaigns

#app-protect-threat-campaigns.x86_64                             2022.03.15-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.03.22-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.03.30-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.03.31-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.04.06-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.04.10-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.04.14-1.el7.ngx                              app-protect-security-updates
#app-protect-threat-campaigns.x86_64                             2022.04.20-1.el7.ngx                              app-protect-security-updates
#[10:55:13 root@ip-10-10-10-10 /home/ec2-user]$
  • Threat Campaign File Location
[10:55:45 root@ip-10-10-10-10 /home/ec2-user]$ rpm -ql app-protect-threat-campaigns.x86_64
/opt/app_protect/var/update_files/threat_campaigns
/opt/app_protect/var/update_files/threat_campaigns/threat_campaign_update.yaml
/opt/app_protect/var/update_files/threat_campaigns/threat_campaigns.bin.tgz
/opt/app_protect/var/update_files/threat_campaigns/version
[10:55:47 root@ip-10-10-10-10 /home/ec2-user]$
  • Thread Campaign Version 확인
[10:58:16 root@ip-10-10-10-10 /home/ec2-user]$ rpm -qa | grep threat
  • Thread Campaign Update
[10:58:16 root@ip-10-10-10-10 /home/ec2-user]$ yum update app-protect-threat-campaigns