created: 2025-05-31 20:52
tags:
title: Honeypot
OS: Windows
difficulty:
- hard
datePublished: 2025-05-13
image: https://www.cyberstrikelab.com:82///file?fileName=2025-03-05-ca2fd2f8-79bf-459c-a6e7-dca1c056a14c.png
author:
- CyberStrikelab
Recommendation:
comment:
aliases:
source:
scoreStar:
favorite:
updated: 2025-05-31 20:54
┌──(root㉿kali)-[~/Desktop/cyberstrikelab/honypot]
└─
* Host honeypot.cslab:8080 was resolved.
* IPv6: (none)
* IPv4: 172.90.33.58
* Trying 172.90.33.58:8080...
* Connected to honeypot.cslab (172.90.33.58) port 8080
* using HTTP/1.x
> GET / HTTP/1.1
> Host: honeypot.cslab:8080
> User-Agent: curl/8.12.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 200
< Content-Type: text/html;charset=UTF-8
< Transfer-Encoding: chunked
< Date: Sat, 31 May 2025 04:51:50 GMT
<