SlideShare une entreprise Scribd logo
1  sur  10
SETTING METHOD IN
CONSIDERATION OF THE PCI/DSS.
(PCI/DSS対応を考慮したVULS設定方
法)
@hogehuga
Today’s agenda
The subject of my LT is “Consider Vuls Settings with
the PCI/DSS”.
 We make clear what we do / do not it?
 do
 MUST
 MUST NOT
 RESTRICT
 about
 Vuls Server
 Target Server
 Service
Definition of term
 TargetServer
 To the test by using a Vuls.
 VulsServer
 The server to be inspected by Vuls
 vuls user
 User name “vuls” to use Vuls for inspection.
 Administrative user
 The user who can be connected to the “Vuls
server”.
Introduction
 To consider to the PCI/DSS, it is necessary to
take care of the following points.
 MUST NOT ASSIGN a special privilege to “vuls” user.
 Limited access, privileged, on a need-to-know basis.
 MUST REMOVE private key; About the “vuls” user of
TargetServer.
 Use SSH by Public key authentication when a VulsServer
access a TargetServer.
 MUST NOT Read/Write Vuls output data by general
user.
 Only privileged user can Read/Write Vuls output data.
 MUST RESTRICTED ACCESS and LOGGING to
Vuls output data.
 “Vuls output” include WEB( VulsRepo and the like)
POINT!
 Vuls server
 Login
 To restrict access to the Administrator.
 Logging the login.
 vuls user
 Limited privilege
 After setting the Vuls, sudo privileged is unnecessary.
 Logging the login/switch user to vuls.
 Vuls data (json reported data)
 To restrict access the Administrator/WEB process.
 Logging the access.
 WEB server
 Use Authentication access by Administrator.
 Logging the access.
POINT!
 Scanned Server
 vuls user
 Limited privilege by sudo.
 yum, apt-get only
 BSD does not require any sudo privilege
 Remove RSA private key
 Move(copy and delete) privatekey to VulsServer.
 Vuls Server only able to login to vuls.
Detail: Vuls server setting
For example…
 Prerequisite
 WEB server runs apache account.
 apache group contain vuls user.
 vuls user’s HOME is /opt/vuls .
 Login
 Only administrator can login the Vuls Server.
 Vuls data protection
 /opt/vuls/ is
 chmod 640 /opt/vuls
 chown vuls:apache /opt/vuls
 /opt/vuls/ssh_keys is
 chmod 600 /opt/vuls/ssh_keys
 chown vuls:vuls /opt/vuls/ssh_keys
 WEB Server
 Use /etc/hosts.allow, /etc/hosts.deny
 If basic authentication, MUST CHANGE every 90days and upper 7words(alphanumeric).
Detail: Scanned Server
For example
 Prerequisite
 vuls user’s HOME is /opt/vuls .
 Login
 MUST use key authentication.
 without passphrase , because using the Vuls as system.
 vuls user
 Limited setting to /etc/sudoers
 CentOS/RHEL
 vuls ALL=(root) NOPASSWD: /usr/bin/yum, /bin/echo
 Ubuntu, Debian
 vuls ALL=(root) NOPASSWD: /usr/bin/apt-get, /usr/bin/apt-cache
 Amazon LInux, FreeBSD
 Not required privilege settings.
 Remove the private key
 copy private key to Vuls Server, and remove private key on scanned server.
In conclusion
 I’m now going to give a brief summary of what we
have covered…
 Need-to-know basis
 limited privileged, restricted access, remove unnecessary
key.
 Logging, Logging, Logging!
Let’s patching software!
 PCI/DSS 6.2.a
 installation of applicable critical vendor-supplied
security patches within one month of release.
 Check security incident continuius by Vuls.
Sponser session.
 Thank you once again for talking the time to
join today’s presentation.
 we says, お疲れ様でした
 .. and sponsor session.

Contenu connexe

Tendances

padmahasa november 2016 resume.Doc
padmahasa november 2016 resume.Docpadmahasa november 2016 resume.Doc
padmahasa november 2016 resume.Doc
padma hasa
 

Tendances (20)

Designing Azure compute and storage infrastructure
Designing Azure compute and storage infrastructureDesigning Azure compute and storage infrastructure
Designing Azure compute and storage infrastructure
 
padmahasa november 2016 resume.Doc
padmahasa november 2016 resume.Docpadmahasa november 2016 resume.Doc
padmahasa november 2016 resume.Doc
 
V mware course contents copy
V mware course contents   copyV mware course contents   copy
V mware course contents copy
 
Vmware v sphere 5
Vmware v sphere 5Vmware v sphere 5
Vmware v sphere 5
 
Mastering VMware Datacenter Part-1
Mastering VMware Datacenter Part-1Mastering VMware Datacenter Part-1
Mastering VMware Datacenter Part-1
 
Introduction to MariaDb
Introduction to MariaDbIntroduction to MariaDb
Introduction to MariaDb
 
Linux system administration - part-2
Linux system administration - part-2Linux system administration - part-2
Linux system administration - part-2
 
Mastering VMware Datacenter - 15 Modules
Mastering VMware Datacenter - 15 ModulesMastering VMware Datacenter - 15 Modules
Mastering VMware Datacenter - 15 Modules
 
Introduction to Flow3
Introduction to Flow3Introduction to Flow3
Introduction to Flow3
 
Drupal and Security: What You Need to Know
Drupal and Security: What You Need to KnowDrupal and Security: What You Need to Know
Drupal and Security: What You Need to Know
 
Always on from the front lines1
Always on from the front lines1Always on from the front lines1
Always on from the front lines1
 
Configuring CQ Security
Configuring CQ SecurityConfiguring CQ Security
Configuring CQ Security
 
How to configure esx to pass an audit
How to configure esx to pass an auditHow to configure esx to pass an audit
How to configure esx to pass an audit
 
Vm ware course content (1)
Vm ware course content (1)Vm ware course content (1)
Vm ware course content (1)
 
What Is VMware
What Is VMwareWhat Is VMware
What Is VMware
 
Vmware Training Institute in chennai
Vmware Training Institute in chennai Vmware Training Institute in chennai
Vmware Training Institute in chennai
 
Vmware interview
Vmware interviewVmware interview
Vmware interview
 
Protect Your WordPress Website - Setting Up IThemes Security
Protect Your WordPress Website - Setting Up IThemes SecurityProtect Your WordPress Website - Setting Up IThemes Security
Protect Your WordPress Website - Setting Up IThemes Security
 
What Is VMware
What Is VMwareWhat Is VMware
What Is VMware
 
Links todwnload
Links todwnloadLinks todwnload
Links todwnload
 

En vedette

En vedette (20)

脆弱性情報はこうしてやってくる
脆弱性情報はこうしてやってくる脆弱性情報はこうしてやってくる
脆弱性情報はこうしてやってくる
 
Vuls×deep security
Vuls×deep securityVuls×deep security
Vuls×deep security
 
Vulsで危険な脆弱性を最速検知!(The fastest detection of dangerous vulnerability by Vuls! )
Vulsで危険な脆弱性を最速検知!(The fastest detection of dangerous vulnerability by Vuls! )Vulsで危険な脆弱性を最速検知!(The fastest detection of dangerous vulnerability by Vuls! )
Vulsで危険な脆弱性を最速検知!(The fastest detection of dangerous vulnerability by Vuls! )
 
20170325 institute of-vulnerability_assessment
20170325 institute of-vulnerability_assessment20170325 institute of-vulnerability_assessment
20170325 institute of-vulnerability_assessment
 
Vulsで始めよう!DevSecOps!
Vulsで始めよう!DevSecOps!Vulsで始めよう!DevSecOps!
Vulsで始めよう!DevSecOps!
 
東京オリンピックに向けた、サイバーテロ対策
東京オリンピックに向けた、サイバーテロ対策東京オリンピックに向けた、サイバーテロ対策
東京オリンピックに向けた、サイバーテロ対策
 
Securing Your .NET Application
Securing Your .NET ApplicationSecuring Your .NET Application
Securing Your .NET Application
 
Maximizing your coaxial (cable tv) v2
Maximizing your coaxial (cable tv) v2Maximizing your coaxial (cable tv) v2
Maximizing your coaxial (cable tv) v2
 
Real Life Information Security
Real Life Information SecurityReal Life Information Security
Real Life Information Security
 
Łukasz Lenart "How secure your web framework is? Based on Apache Struts 2"
Łukasz Lenart "How secure your web framework is? Based on Apache Struts 2"Łukasz Lenart "How secure your web framework is? Based on Apache Struts 2"
Łukasz Lenart "How secure your web framework is? Based on Apache Struts 2"
 
RootedCON 2015 - Deep inside the Java framework Apache Struts
RootedCON 2015 - Deep inside the Java framework Apache StrutsRootedCON 2015 - Deep inside the Java framework Apache Struts
RootedCON 2015 - Deep inside the Java framework Apache Struts
 
バックアップの基礎知識
バックアップの基礎知識バックアップの基礎知識
バックアップの基礎知識
 
Cyber Threat Hunting with Phirelight
Cyber Threat Hunting with PhirelightCyber Threat Hunting with Phirelight
Cyber Threat Hunting with Phirelight
 
Go Hack Yourself - 10 Pen Test Tactics for Blue Teamers
Go Hack Yourself - 10 Pen Test Tactics for Blue TeamersGo Hack Yourself - 10 Pen Test Tactics for Blue Teamers
Go Hack Yourself - 10 Pen Test Tactics for Blue Teamers
 
.Net Hijacking to Defend PowerShell BSidesSF2017
.Net Hijacking to Defend PowerShell BSidesSF2017 .Net Hijacking to Defend PowerShell BSidesSF2017
.Net Hijacking to Defend PowerShell BSidesSF2017
 
Queue Size Trade Off with Modulation in 802.15.4 for Wireless Sensor Networks
Queue Size Trade Off with Modulation in 802.15.4 for Wireless Sensor NetworksQueue Size Trade Off with Modulation in 802.15.4 for Wireless Sensor Networks
Queue Size Trade Off with Modulation in 802.15.4 for Wireless Sensor Networks
 
hbstudy37 slide
hbstudy37 slidehbstudy37 slide
hbstudy37 slide
 
●●●の知らないSBCの世界
●●●の知らないSBCの世界●●●の知らないSBCの世界
●●●の知らないSBCの世界
 
マルウェア流入対策のもうひと工夫~プロが厳選!低予算でもできる効果あるセキュリティ施策~
マルウェア流入対策のもうひと工夫~プロが厳選!低予算でもできる効果あるセキュリティ施策~マルウェア流入対策のもうひと工夫~プロが厳選!低予算でもできる効果あるセキュリティ施策~
マルウェア流入対策のもうひと工夫~プロが厳選!低予算でもできる効果あるセキュリティ施策~
 
Passive infrastructure of FTTH networks: an overview
Passive infrastructure of FTTH networks: an overviewPassive infrastructure of FTTH networks: an overview
Passive infrastructure of FTTH networks: an overview
 

Similaire à SETTING METHOD IN CONSIDERATION OF THE PCI/DSS

Hardening Apache Web Server by Aswin
Hardening Apache Web Server by AswinHardening Apache Web Server by Aswin
Hardening Apache Web Server by Aswin
Agate Studio
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
Deepu Thomas
 
Bo sa nova enterprise_pres_8
Bo sa nova enterprise_pres_8Bo sa nova enterprise_pres_8
Bo sa nova enterprise_pres_8
home
 

Similaire à SETTING METHOD IN CONSIDERATION OF THE PCI/DSS (20)

Hardening Apache Web Server by Aswin
Hardening Apache Web Server by AswinHardening Apache Web Server by Aswin
Hardening Apache Web Server by Aswin
 
Configuration of Self Signed SSL Certificate For CentOS 8
Configuration of Self Signed SSL Certificate For CentOS 8Configuration of Self Signed SSL Certificate For CentOS 8
Configuration of Self Signed SSL Certificate For CentOS 8
 
WordPress Security Best Practices 2019 Update
WordPress Security Best Practices 2019 UpdateWordPress Security Best Practices 2019 Update
WordPress Security Best Practices 2019 Update
 
Embrace and Extend - First-Class Activity and 3rd Party Ecosystem for SSIS in...
Embrace and Extend - First-Class Activity and 3rd Party Ecosystem for SSIS in...Embrace and Extend - First-Class Activity and 3rd Party Ecosystem for SSIS in...
Embrace and Extend - First-Class Activity and 3rd Party Ecosystem for SSIS in...
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
 
Simple tips to improve Server Security
Simple tips to improve Server SecuritySimple tips to improve Server Security
Simple tips to improve Server Security
 
Hands on workshop on word press
Hands on workshop on word pressHands on workshop on word press
Hands on workshop on word press
 
Bo sa nova enterprise_pres_8
Bo sa nova enterprise_pres_8Bo sa nova enterprise_pres_8
Bo sa nova enterprise_pres_8
 
Locking down word press
Locking down word pressLocking down word press
Locking down word press
 
Null bhopal Sep 2016: What it Takes to Secure a Web Application
Null bhopal Sep 2016: What it Takes to Secure a Web ApplicationNull bhopal Sep 2016: What it Takes to Secure a Web Application
Null bhopal Sep 2016: What it Takes to Secure a Web Application
 
AWS Cyber Security Best Practices
AWS Cyber Security Best PracticesAWS Cyber Security Best Practices
AWS Cyber Security Best Practices
 
Top Ten WordPress Security Tips for 2012
Top Ten WordPress Security Tips for 2012Top Ten WordPress Security Tips for 2012
Top Ten WordPress Security Tips for 2012
 
WordPress Security
WordPress Security WordPress Security
WordPress Security
 
Cohesive networks Support Docs: VNS3:turret WAF Guide
Cohesive networks Support Docs: VNS3:turret WAF GuideCohesive networks Support Docs: VNS3:turret WAF Guide
Cohesive networks Support Docs: VNS3:turret WAF Guide
 
Introduction to the WSO2 Identity Server &Contributing to an OS Project
Introduction to the WSO2 Identity Server &Contributing to an OS ProjectIntroduction to the WSO2 Identity Server &Contributing to an OS Project
Introduction to the WSO2 Identity Server &Contributing to an OS Project
 
Securing Word Press Blog
Securing Word Press BlogSecuring Word Press Blog
Securing Word Press Blog
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User Security
 
iSCSI Target Support for Ceph
iSCSI Target Support for Ceph iSCSI Target Support for Ceph
iSCSI Target Support for Ceph
 
Cisco-Wireless-Guest-v10.pptx
Cisco-Wireless-Guest-v10.pptxCisco-Wireless-Guest-v10.pptx
Cisco-Wireless-Guest-v10.pptx
 
Log in to a Linux VM in Azure using AAD authentication
Log in to a Linux VM in Azure using AAD authenticationLog in to a Linux VM in Azure using AAD authentication
Log in to a Linux VM in Azure using AAD authentication
 

Plus de hogehuga

LT大会資料 URL踏むとBSoDになる、心あたたまるお話
LT大会資料 URL踏むとBSoDになる、心あたたまるお話LT大会資料 URL踏むとBSoDになる、心あたたまるお話
LT大会資料 URL踏むとBSoDになる、心あたたまるお話
hogehuga
 

Plus de hogehuga (20)

LT大会資料 URL踏むとBSoDになる、心あたたまるお話
LT大会資料 URL踏むとBSoDになる、心あたたまるお話LT大会資料 URL踏むとBSoDになる、心あたたまるお話
LT大会資料 URL踏むとBSoDになる、心あたたまるお話
 
水風呂道
水風呂道水風呂道
水風呂道
 
本当は怖いフリーWiFi(社内怪談LT)
本当は怖いフリーWiFi(社内怪談LT)本当は怖いフリーWiFi(社内怪談LT)
本当は怖いフリーWiFi(社内怪談LT)
 
最近のドローン界隈(仮)
最近のドローン界隈(仮)最近のドローン界隈(仮)
最近のドローン界隈(仮)
 
サウナととのいと水風呂ととのい
サウナととのいと水風呂ととのいサウナととのいと水風呂ととのい
サウナととのいと水風呂ととのい
 
Vuls祭り5 ; 脆弱性トリアージの考え方
Vuls祭り5 ; 脆弱性トリアージの考え方Vuls祭り5 ; 脆弱性トリアージの考え方
Vuls祭り5 ; 脆弱性トリアージの考え方
 
SIEMやログ監査で重要な事
SIEMやログ監査で重要な事SIEMやログ監査で重要な事
SIEMやログ監査で重要な事
 
Owasp io t_top10_and_drone
Owasp io t_top10_and_droneOwasp io t_top10_and_drone
Owasp io t_top10_and_drone
 
Drone collection2019
Drone collection2019Drone collection2019
Drone collection2019
 
ハラスメントについて
ハラスメントについてハラスメントについて
ハラスメントについて
 
ハニーポットのログ、毎日アクセスログを見よう
ハニーポットのログ、毎日アクセスログを見ようハニーポットのログ、毎日アクセスログを見よう
ハニーポットのログ、毎日アクセスログを見よう
 
ドローンの現状とハッキング(概要版)
ドローンの現状とハッキング(概要版)ドローンの現状とハッキング(概要版)
ドローンの現状とハッキング(概要版)
 
Vuls祭りvol3
Vuls祭りvol3Vuls祭りvol3
Vuls祭りvol3
 
Honypotのログを見る
Honypotのログを見るHonypotのログを見る
Honypotのログを見る
 
ハニーポッターと謎のアクセス
ハニーポッターと謎のアクセスハニーポッターと謎のアクセス
ハニーポッターと謎のアクセス
 
WEBサイトのセキュリティ対策 -継続的なアップデート-
WEBサイトのセキュリティ対策 -継続的なアップデート-WEBサイトのセキュリティ対策 -継続的なアップデート-
WEBサイトのセキュリティ対策 -継続的なアップデート-
 
20170408 securiy-planning
20170408 securiy-planning20170408 securiy-planning
20170408 securiy-planning
 
Vuls ローカルスキャンモードの活用方法
Vuls ローカルスキャンモードの活用方法Vuls ローカルスキャンモードの活用方法
Vuls ローカルスキャンモードの活用方法
 
(Vulsで)脆弱性対策をもっと楽に!
(Vulsで)脆弱性対策をもっと楽に!(Vulsで)脆弱性対策をもっと楽に!
(Vulsで)脆弱性対策をもっと楽に!
 
Windows server2012のインストールと初期構築 for biginner
Windows server2012のインストールと初期構築 for biginnerWindows server2012のインストールと初期構築 for biginner
Windows server2012のインストールと初期構築 for biginner
 

Dernier

%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Dernier (20)

%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 

SETTING METHOD IN CONSIDERATION OF THE PCI/DSS

  • 1. SETTING METHOD IN CONSIDERATION OF THE PCI/DSS. (PCI/DSS対応を考慮したVULS設定方 法) @hogehuga
  • 2. Today’s agenda The subject of my LT is “Consider Vuls Settings with the PCI/DSS”.  We make clear what we do / do not it?  do  MUST  MUST NOT  RESTRICT  about  Vuls Server  Target Server  Service
  • 3. Definition of term  TargetServer  To the test by using a Vuls.  VulsServer  The server to be inspected by Vuls  vuls user  User name “vuls” to use Vuls for inspection.  Administrative user  The user who can be connected to the “Vuls server”.
  • 4. Introduction  To consider to the PCI/DSS, it is necessary to take care of the following points.  MUST NOT ASSIGN a special privilege to “vuls” user.  Limited access, privileged, on a need-to-know basis.  MUST REMOVE private key; About the “vuls” user of TargetServer.  Use SSH by Public key authentication when a VulsServer access a TargetServer.  MUST NOT Read/Write Vuls output data by general user.  Only privileged user can Read/Write Vuls output data.  MUST RESTRICTED ACCESS and LOGGING to Vuls output data.  “Vuls output” include WEB( VulsRepo and the like)
  • 5. POINT!  Vuls server  Login  To restrict access to the Administrator.  Logging the login.  vuls user  Limited privilege  After setting the Vuls, sudo privileged is unnecessary.  Logging the login/switch user to vuls.  Vuls data (json reported data)  To restrict access the Administrator/WEB process.  Logging the access.  WEB server  Use Authentication access by Administrator.  Logging the access.
  • 6. POINT!  Scanned Server  vuls user  Limited privilege by sudo.  yum, apt-get only  BSD does not require any sudo privilege  Remove RSA private key  Move(copy and delete) privatekey to VulsServer.  Vuls Server only able to login to vuls.
  • 7. Detail: Vuls server setting For example…  Prerequisite  WEB server runs apache account.  apache group contain vuls user.  vuls user’s HOME is /opt/vuls .  Login  Only administrator can login the Vuls Server.  Vuls data protection  /opt/vuls/ is  chmod 640 /opt/vuls  chown vuls:apache /opt/vuls  /opt/vuls/ssh_keys is  chmod 600 /opt/vuls/ssh_keys  chown vuls:vuls /opt/vuls/ssh_keys  WEB Server  Use /etc/hosts.allow, /etc/hosts.deny  If basic authentication, MUST CHANGE every 90days and upper 7words(alphanumeric).
  • 8. Detail: Scanned Server For example  Prerequisite  vuls user’s HOME is /opt/vuls .  Login  MUST use key authentication.  without passphrase , because using the Vuls as system.  vuls user  Limited setting to /etc/sudoers  CentOS/RHEL  vuls ALL=(root) NOPASSWD: /usr/bin/yum, /bin/echo  Ubuntu, Debian  vuls ALL=(root) NOPASSWD: /usr/bin/apt-get, /usr/bin/apt-cache  Amazon LInux, FreeBSD  Not required privilege settings.  Remove the private key  copy private key to Vuls Server, and remove private key on scanned server.
  • 9. In conclusion  I’m now going to give a brief summary of what we have covered…  Need-to-know basis  limited privileged, restricted access, remove unnecessary key.  Logging, Logging, Logging! Let’s patching software!  PCI/DSS 6.2.a  installation of applicable critical vendor-supplied security patches within one month of release.  Check security incident continuius by Vuls.
  • 10. Sponser session.  Thank you once again for talking the time to join today’s presentation.  we says, お疲れ様でした  .. and sponsor session.