Hacking Capture
Here i post some notes

curl Command in Linux

cURL, which stands for client URL, is a command line tool that developers use to...

SSH

What is SSH? SSH, also known as Secure Shell or Secure Socket Shell, is a...

Startup | Tryhackme

Let’s start…. Add to hosts file sudo leafpad /etc/hosts /etc/hosts ip startup.thm file is a...

wordpress with Docker-Compose

Docker Compose is a tool for running multi-container applications on Docker defined using the Compose...

Apache2

Web Server A web server is a computer that runs websites. It’s a computer program...

Tryhackme | RootMe

A ctf for beginners, can you root me? 1. Reconnaissance First, let’s get information about...

Nginx

Let Start with Nginx... Nginx, pronounced like “engine-ex”, is an open-source web server that, since...

Git

Git is software for tracking changes in any set of files, usually used for coordinating...