InfoSec Write-ups

A collection of write-ups from the best hackers in the world on topics ranging from bug bounties…

Follow publication

Member-only story

HTB — Bashed

Dfaults
InfoSec Write-ups
Published in
8 min readApr 14, 2024

Photo by Roman Synkevych on Unsplash
┌─[eu-dedivip-2]─[10.10.14.75]─[dfaultssec@htb-lfdv1ngaec]─[~]
└──╼ [★]$ nmap -sT -sC -sV -T 4 -p- 10.129.29.122
Starting Nmap 7.93 ( <https://nmap.org> ) at 2024-03-31 14:18 BST
Warning: 10.129.29.122 giving up on port because retransmission cap hit (6).
Nmap scan report for 10.129.29.122
Host is up (0.16s latency).
Not shown: 65483 closed tcp ports (conn-refused), 51 filtered tcp ports (no-response)
PORT STATE SERVICE VERSION
80/tcp open http Apache httpd 2.4.18 ((Ubuntu))
|_http-title: Arrexel's Development Site
|_http-server-header: Apache/2.4.18 (Ubuntu)
Service detection performed. Please report any incorrect results at <https://nmap.org/submit/> .
Nmap done: 1 IP address (1 host up) scanned in 701.95 seconds
┌─[eu-dedivip-2]─[10.10.14.75]─[dfaultssec@htb-lfdv1ngaec]─[~]
└──╼ [★]$ ffuf -u <http://10.129.29.122/FUZZ> -w…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Published in InfoSec Write-ups

A collection of write-ups from the best hackers in the world on topics ranging from bug bounties and CTFs to vulnhub machines, hardware challenges and real life encounters. Subscribe to our weekly newsletter for the coolest infosec updates: https://weekly.infosecwriteups.com/

Written by Dfaults

Cybersecurity enthusiast | Unveiling digital mysteries | Empowering self-growth | Explore the digital realm with me. 🔐✨ #InfoSec #CTF #SelfImprovement

Responses (1)

Write a response

Interesting one!

--