일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Reconnaissance
- SQLi
- OS Command Injection
- Cookie
- php login page
- php file upload
- active reconnaissance
- Authentication
- ssrf
- Server Side Request Forgery
- Recon
- FTZ
- sql injection
- over the wire
- Cryptography
- php 로그인 페이지 만들기
- THM
- Leviathan
- tryhackme
- php 파일 업로드하기
- overthewire
- privilege escalation
- access control
- file upload
- php To Do List
- BANDiT
- active recon
- php
- 파일 업로드 취약점
- War Game
Archives
- Today
- Total
목록bandit14 (1)
R's Hacking Daily Log
Bandit14
Overthewire - Bandit level14 Connection : bandit14@bandit.labs.overthewire.org -p 2220 username : bandit14 Bandit level14 ) 현재 level의 passwd를 localhost의 3000 포트로 보내면 다음 level의 passwd를 얻을 수 있다고 한다. kali linux - Terminal 이번 level에서 사용할 만한 명령어를 살펴보자. nc command는 netcat을 실행시켜 raw data를 전송할 수 있는 명령어이다. echo를 이용해 전송할 데이터를 적어주고 해당 데이터를 보낼 IP와 Port를 nc로 설정해준다. 답으로 날아온 문자열이 딱 봐도 수상하게 생긴 게, 다음 level의 pass..
OverTheWire/Bandit
2022. 12. 19. 14:47