writeup 8

[HTB] LinkVortex

할 얘기가 없네 ssh와 http 확인 ?삽질 하다 왔다.호스트 파일에 10.129.68.198과 linkvortex.htb를 추가해줘야 함.DNS에 linkvortex.htb가 10.129.68.198이라는 내용이 없어서 파일로 따로 추가해야 한다는데,,그러면 10.129.68.198로 접근했을 때 저 도메인 네임도 뜨면 안 되는 거 아님?그리고 정확히 어떤 경우에 파일로 작성해야 하는 거지일단 문제 풀고 좀 더 알아보겠다→ 응답 보면 서버에서 해당 url로 이동시키도록 돼있다. 그런데 못 찾아서 그런 거임 기다리니까 되더라이것저것 탐색했는데 뭐 못 찾았음 nmap이 이제 도메인 네임으로 http 요청을 보낼 수 있게 되어, 더 많은 정보를 얻을 수 있다.뭐 많다 로그인 페이지를 찾았지만, 로그인을 위..

writeup/HTB 2025.05.10

Bandit Level 14 -> Level 17

오늘은 맥도날드 투움바 신메뉴가 출시됐다.슈비 투움바보다 상하이 투움바에서 소스 맛이 더 잘 느껴졌다.상하이 투움바가 이전에 출시됐던 맥앤치즈와 차이가 없는 것 같다는 의견도 있었다.맛은 있는데, 가격이 낮은 편이 아니라 여유가 있을 때나 쿠폰이 있을 때 재구매할 것 같다.  Level 14 -> Level 15https://overthewire.org/wargames/bandit/bandit14.html Level Goal The password for the next level is stored in /etc/bandit_pass/bandit14 and can only be read by user bandit14. For this level, you don’t get the n" data-og-hos..

writeup/Bandit 2025.02.27

Bandit Level 0 -> Level 5

Level 0그동안의 내용을 리마인드하기 위해 Bandit을 풀어보려고 한다. https://overthewire.org/wargames/bandit/bandit0.html Level Goal The goal of this level is for you to log into the game using SSH. The host to which you need to connect is bandit.labs.overthewire.org, on port 222" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit0.html" data-og-url="https://overthewire.org..

writeup/Bandit 2025.02.05