Skip to content

Commit b2affa8

Browse files
committed
fix to satisfy htmlproofer
1 parent 8a5b2a0 commit b2affa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-07-10-just-another-minecraft-rat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The main function of the malware is its ability to steal information from the vi
8080
- Free Memory
8181
- Processors
8282
- The `screenshot` command takes a screenshot of the screen and sends it back as a `.png` file.
83-
- `location` uses [https://api.ipify.org/?format=json](https://api.ipify.org/?format=json) to get the victim's IP address, and then subsequently uses that IP address to make a request to [http://ip-api.com/json/](http://ip-api.com/json/), which returns a multitude of information. The following information is sent back to the attacker:
83+
- `location` uses `https://api.ipify.org/?format=json` to get the victim's IP address, and then subsequently uses that IP address to make a request to `http://ip-api.com/json/`, which returns a multitude of information. The following information is sent back to the attacker:
8484
- City
8585
- Region
8686
- Country

0 commit comments

Comments
 (0)