WillGoldengateuseRemoteProcedureCall(RPC)?
Question: My Customer using Oracle GoldenGate to sync data from 11.2.0.1 RAC (on Solaris 10 SPRAc 64bit) to 9.2.0.8 standalone DB (On solaris Sparc 64bit). My customer recently doing an OS security scan check for node of 11.2.0.1 RAC. The security scan check result saying the RAC node (HK8SP226) has a potential security issue on “rpcstatd: RPC statd remote file creation and removal”. My customer suspect that Goldengate is using RPC for file transfer. Would you please help to check if goldengate need to use RPC or not? if goldengate dont need to use RPC, then i will ask my csutomer to close this function in server Supplementory information for security check result. ———————————————————————- hk8sp226 {172.20.104.178} Solaris H rpcstatd: RPC statd remote file creation and removal Remote Procedure Call (RPC) statd maintains state information in cooperation with RPC lockd to provide crash and recovery functionality for file locking across the Network File System (NFS). Statd does not validate information received from a remote lockd. By sending to the statd service an RCP or RDIST request including references to the parent directory (“..”), an attacker can provide false information to the rpc.statd file, allowing the creation of a file in an arbitrary directory on the host. This can be used to overwrite pre-existing files or create new files on the host. Answer: Oracle GoldenGate transfers trail files over TCP/IP to the remote host which internally uses RPC for transferring the data to remote. You could let customer know about it and could exclude it from hardening.
本文轉自maclean_007 51CTO部落格,原文連結:http://blog.51cto.com/maclean/1277662
相關文章
- RPCRPC
- [RPC]RPC
- Go RpcGoRPC
- PoS RPCRPC
- 生成 rpcRPC
- 什麼樣的RPC才是好用的RPCRPC
- .NET輕量級RPC框架:Rabbit.RpcRPC框架
- golang RPC 應用(1) :net/rpc的應用GolangRPC
- 螞蟻 RPC 框架 SOFA-RPC 初體驗RPC框架
- RPC的概述RPC
- RPC詳解RPC
- RPC簡述RPC
- Rpc Call ProxyRPC
- mq和rpcMQRPC
- rpc協議RPC協議
- RPC介紹RPC
- websocket與RPCWebRPC
- go語言實現自己的RPC:go rpc codecGoRPC
- Spark RPC框架原始碼分析(二)RPC執行時序SparkRPC框架原始碼
- 螞蟻金服RPC框架SOFA-RPC初體驗RPC框架
- 螞蟻金服RPC框架SOFA-RPC - 初體驗RPC框架
- 什麼是rpc?RPC
- 手寫RPC框架RPC框架
- RPC框架是啥?RPC框架
- RPC核心概念理解RPC
- RPC 框架設計RPC框架
- ElasticSearchRest/RPC介面解析ElasticsearchRESTRPC
- RPC是什麼RPC
- RPC是什麼?RPC
- Thrift RPC Client 流程RPCclient
- RPC基本原理以及如何用Netty來實現RPCRPCNetty
- rpc的正確開啟方式|讀懂Go原生net/rpc包RPCGo
- 你真的明白RPC 嗎?一起來探究 RPC 的實質RPC
- 小馬過河-RPC之旅RPC
- go rpc 原始碼分析GoRPC原始碼
- RPC呼叫介面設計RPC
- RPC簡單介紹RPC
- Laravel Hprose RPC 服務LaravelROSRPC