当前位置:网站首页>Caldera installation and simple use
Caldera installation and simple use
2022-06-27 06:25:00 【Charming pie star】
brief introduction
CALDERA It is a network security platform , Designed to easily automate adversary simulation 、 Assist in manual red teaming and automated incident response .
It is based on MITRE ATT&CK Above the frame , yes MITRE An active research project in .
The framework consists of two components :
The core system . This is the framework code , Contains what is available in this repository . Include one with REST API and Web Asynchronous command and control of the interface (C2) The server .
plug-in unit . These repositories extend the core framework functionality and provide additional functionality . Examples include agents 、 The report 、TTP Collection etc. .
official Github Address :Caldera
Environmental Science
- kali linux
- miniconda
download & install
- git clone https://github.com/mitre/caldera.git --recursive( After downloading the project in this step, it will be close to 300M, If you don't download all because of the Internet , Try the solution here git clone The problem that the sub modules are not fully downloaded is solved )
- When the download is complete , cd caldera
- pip3 install -r requirements.txt ( You need to activate conda Environmental Science , install conda The tutorial skips )
- python3 server.py --insecure
If successful , About the following :
Open the browser and type This machine IP:8888 Can access Web Interface :
user name :red
password :admin
The home page is as follows :
Online host
Simply launch one Windows host ( stay Vmware I'll build a new one win10 virtual machine ). Pictured , In turn, click :
And then choose :
Next platform choice windows,app.contact.http Change it to your own , And copy... In the red box shell command :
First come to our Win10 virtual machine , First, in the settings Windows Turn off the firewall and virus protection in the security center :
Then open... With administrator privileges power shell, And run the command just copied and pasted :
return Caldera Web End , You can see that Win10 The host has been successfully launched :
Execute attack operation
stay adversaries in , You can see some preset attack strategies :
Let's open one at random , for example Collention. You can see the specific steps of the attack , You can modify the execution order yourself , And edit a step . For each step , Click on it to see the specific commands :
Next , We're just talking about the online Windows10 Host execution Collection operation , Click the red box button in turn :
You can see , We have started to pay attention to our newly launched Win10 Host execution Collection Series of commands . We can view the execution result of the command :
More exploration to continue ...
边栏推荐
- [QT notes] basic use of qregularexpression in QT
- AHB2APB桥接器设计(2)——同步桥设计的介绍
- [QT dot] QT download link
- TiDB的使用限制
- Gaussian distribution, linear regression, logistic regression
- 426 binary tree (513. find the value in the lower left corner of the tree, 112. sum of paths, 106. construct a binary tree from the middle order and post order traversal sequence, 654. maximum binary
- 高斯分布Gaussian distribution、線性回歸、邏輯回歸logistics regression
- Contents in qlistwidget are not displayed
- G1和ZGC垃圾收集器
- TiDB 中的数据库模式概述
猜你喜欢

426 binary tree (513. find the value in the lower left corner of the tree, 112. sum of paths, 106. construct a binary tree from the middle order and post order traversal sequence, 654. maximum binary

Crawler learning 5--- anti crawling identification picture verification code (ddddocr and pyteseract measured effect)

路由器和交换机的区别

JVM class loading mechanism

信息系统项目管理师---第七章 项目成本管理

G1 and ZGC garbage collector

Proxy reflect usage details

我对于测试团队建设的意见

Us camera cloud service scheme: designed for lightweight video production scenes

Block level elements & inline elements
随机推荐
Maxcompute SQL 的查询结果条数受限1W
【入门】正则表达式基础入门笔记
飞行器翼尖加速度和控制面的MPC控制
高斯分布Gaussian distribution、線性回歸、邏輯回歸logistics regression
Force buckle 179, max
《汇编语言-王爽》第3章笔记及实验
426-二叉树(513.找树左下角的值、112. 路径总和、106.从中序与后序遍历序列构造二叉树、654. 最大二叉树)
浅谈GPU:历史发展,架构
主动学习(active learning)
1317. convert an integer to the sum of two zero free integers
How to check the frequency of memory and the number of memory slots in CPU-Z?
Ahb2apb bridge design (2) -- Introduction to synchronous bridge design
快速实现Thread Mesh组网详解
Add widget on qlistwidgetitem
LeetCode 0086. Separate linked list
Proxy reflect usage details
TiDB 基本功能
Configuration of vscode korofileheader
【养成系】常用正则表达式
KubeSphere 集群配置 NFS 存储解决方案-收藏版