Skip to content

Commit

Permalink
entorno
Browse files Browse the repository at this point in the history
  • Loading branch information
4xLoff committed Mar 8, 2024
1 parent 9c6398f commit d158113
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _posts/blog/2024-02-13-Entorno-Pentesting.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,14 @@ All of us who use this type of environment are used to seeing our IP and VPN fro
To configure the IP and name of the HTB machine we use.

```bash
# file: "set target"
settarget 10.10.10.4 Blue
```

And to clean.

```bash
# file: "clean target"
cleartarget
```

Expand Down Expand Up @@ -114,6 +116,7 @@ This looks like this, and also the letters move.
I have implemented everything so you don't do anything, just clone the following [repository](https://github.com/4xLoff/Entorno) and copy the following commands.

```bash
# file: "execute commands"
cd Downloads
git clone https://github.com/4xLoff/Entorno.git
cd Entorno
Expand Down

0 comments on commit d158113

Please sign in to comment.