智能运维
-
How to be Protected From Caffeine, A Shared Phishing-as-a-Service Platform (PhaaS)
Phishing as a Service (PaaS) is when Cyber criminals become service providers instead of executing cyber-attacks on their own, they provide phishing services for a fee. A new and unique Shared Phishi…
-
How to Protect Your Private NPM Packages Being Exposed Using NPM API Timing Attack
Yakir Kadkoda, a Security Researcher at Aqua Nautilus, has revealed a unique timing attack on NPM API implementation that could lead to a supply chain attack. According to the researcher, this NPM AP…
-
How to Fix CVE-2022-41352- A Critical RCE Vulnerability In Zimbra Mail Servers
Security researchers from Rapid7, a known security firm, uncover a new vulnerability in Zimbra Mail Servers. The vulnerability tracked with the CVE ID CVE-2022-41352 is a critical-severity …
-
How to Fix CVE-2022-3602 and CVE-2022-3786- The Two New Buffer Overflow Vulnerabilities in OpenSSL
On 1st November, OpenSSL published an advisory that talks about two high-severity vulnerabilities in its software library. The vulnerabilities in OpenSSL allow attackers to carry out buffer…
-
How to Fix CVE-2022-3602 and CVE-2022-3786- The Two New Buffer Overflow Vulnerabilities in OpenSSL
On 1st November, OpenSSL published an advisory that talks about two high-severity vulnerabilities in its software library. The vulnerabilities in OpenSSL allow attackers to carry out buffer…
-
What is Lockbit 3.0? Who is Behind It? How to Protect From Lockbit Ransomware?
As crime grows in the digital world, cyber criminals try to make their malware more sophisticated. Ransomware is one such malware that tries to lock the victim’s data by encrypting and making t…
-
使用Prisma进行测试
模拟真实环境的一种方法是使用 Docker 封装数据库和一些测试数据。这可以通过测试来启动和拆除,因此可以作为远离生产数据库的隔离环境运行。 本指南假设您的计算机上安装了 Docker 和 Docker Compose,并在项目中…
-
第2-1-2章 传统方式安装FastDFS-附FastDFS常用命令
3 安装配置 下面我们在单台机器上安装FastDFS,操作系统是64位的CentOS7。 名称 说明 centos 7.x libfatscommon FastDFS分离出的一些公用函数包 FastDFS FastDFS本体 fastdfs-nginx-module FastDFS和nginx的关联模…
-
How to Fix CVE-2022-0028- A Reflected DoS Vulnerability in PAN-OS
This month, a well-known firewall manufacturer, Palo Alto published a security advisory in that it detailed a high severity reflected DoS vulnerability in PAN-OS of multiple firewall modules. The fla…
-
Kali Linux Windows渗透教程从0到解决思路。
简介: Kali Linux的前身是BackTrack Linux发行版。Kali Linux是一个基于Debian的Linux发行版,它被认为是最好的渗透测试的 Linux 发行版之一,而且名副其实。 Kali常用配置和基本使用: Kali工具集介绍 修改Kali源…