Go Note
Go Quick Start code Golang Arrays Golang Slices Golang Maps Golang Struct Golang Interface package flag JS...
Go Quick Start code Golang Arrays Golang Slices Golang Maps Golang Struct Golang Interface package flag JS...
FastAPI Getting started with Fast API Install Code Run Dockerizing the FastAPI application Deploy a Fast API Applica...
[toc] Running Kali on Docker # Installing Docker on Linux $ sudo apt install docker.io # create folder # make a folder on our host filesystem that will allow us to pull data out of the runnin...
Virtualization traditional way Virtualization Virtualization component Comparing Hypervisors Type of Virtualization full virtualization scen...
Virtulization - Kubernetes Basic need of container orchestration tool 快速上手 基本概念 容器组 Pod Pod 管理 P...
[toc] Docker security basic 评估 Docker 的安全性时,主要考虑三个方面: 由内核的命名空间和控制组机制提供的 容器内在安全 Docker 程序(特别是服务端)本身的抗攻击性 内核安全性的加强机制 对 容器安全性的影响 namespace Docker 容器和 LXC 容器很相似,所提供的安全特性也差不多。 当用 do...
DockerFile Develop Best practices for writing Dockerfiles General guidelines and recommendations Create ephemeral containers Understand build contex...
Docker Command docker run Options Examples Assign name and allocate pseudo Capture container ID Full container capabilities ...
Virtualization - Container basic VM-based vs container-based deployment Container build and run containers ...
[toc] SQL injection Lab SQL injection lab link LAB: SQL injection UNION attack, finding a column containing text SQL injection UNION attack, finding a column containing text GET /filte...
[toc] Burpsuite - Intruder 发现敏感目录 在burpsuite的proxy栏目中,找到对WackoPicko路径的请求报,右键选择‘Send to intruder’ 切换到Intruder栏目下的Position选项 被 § 包裹着的字段,高亮显示的 这些字段是Intruder在每次请求中都会更改的字段,单击Cl...
[toc] time Machine: Time Step 1: Recon nmap -sC -sV 10.129.32.8 Starting Nmap 7.80 ( https://nmap.org ) at 2020-10-31 00:21 UTC Nmap scan report for ip-10-129-32-8.ec2.internal (10.129....
Lab - HTB - Hard - Feline (HackyHour5) Initial: Recon NMAP CVE in 2020 Gain access to shell Port 8080 b...
HackyHour0 - Entry HackyHour0 - Entry o$ nmap -sC -sV 10.10.10.27 Starting Nmap 7.80 ( https://nmap.org ) at 2020-11-13 21:29 EST Error #487: Your port specifications are illegal. Example ...
Lab - HTB - Setup starting point invite Lab - HTB - Setup starting point Connections to the lab environment are made with OpenVPN, which comes pre-installed on Par...