WarGame

보안/Bandit 워게임

OverTheWire - Bandit : Level 23 → Level 24

OverTheWire - Bandit 강의목차: Level 23 → Level 24(쉘 스크립트 반복문, 조건) Bandit 웹페이지 https://overthewire.org/wargames/bandit/ 1. Bandit Level 23 → 24 Level Goal A program is running automatically at regular intervals from cron, the time-based job scheduler. Look in /etc/cron.d/ for the configuration and see what command is being executed. NOTE: This level requires you to create your own first shell-script..

보안/Bandit 워게임

OverTheWire - Bandit : Level 22 → Level 23

OverTheWire - Bandit 강의목차: Level 22 → Level 23(쉘 스크립트 변수) Bandit 웹페이지 https://overthewire.org/wargames/bandit/ 1. Bandit Level 22 → 23 Level Goal A program is running automatically at regular intervals from cron, the time-based job scheduler. Look in /etc/cron.d/ for the configuration and see what command is being executed. NOTE: Looking at shell scripts written by other people is a very useful ..

보안/Bandit 워게임

OverTheWire - Bandit : Level 21 → Level 22

OverTheWire - Bandit 강의목차: Level 21 → Level 22(cron) Bandit 웹페이지 https://overthewire.org/wargames/bandit/ 1. Bandit Level 21 → 22 Level Goal A program is running automatically at regular intervals from cron, the time-based job scheduler. Look in /etc/cron.d/ for the configuration and see what command is being executed. Commands you may need to solve this level cron, crontab, crontab(5) (use “man..

보안/Bandit 워게임

OverTheWire - Bandit : Level 20 → Level 21

OverTheWire - Bandit 강의목차: Level 20 → Level 21(netcat 서버) Bandit 웹페이지 https://overthewire.org/wargames/bandit/ 1. Bandit Level 20 → 21 Level Goal There is a setuid binary in the homedirectory that does the following: it makes a connection to localhost on the port you specify as a commandline argument. It then reads a line of text from the connection and compares it to the password in the previou..

보안/Bandit 워게임

OverTheWire - Bandit : Level 19 → Level 20

OverTheWire - Bandit 강의목차: Level 19 → Level 20(setuid) Bandit 웹페이지 https://overthewire.org/wargames/bandit/ 1. Bandit Level 19 → 20 Level Goal To gain access to the next level, you should use the setuid binary in the homedirectory. Execute it without arguments to find out how to use it. The password for this level can be found in the usual place (/etc/bandit_pass), after you have used the setuid..

보안/Bandit 워게임

OverTheWire - Bandit : Level 17 → Level 18

OverTheWire - Bandit 강의목차: Level 17 → Level 18(sha256sum, diff) Bandit 웹페이지 https://overthewire.org/wargames/bandit/ 1. Bandit Level 17 → 18 Level Goal There are 2 files in the homedirectory: passwords.old and passwords.new. The password for the next level is in passwords.new and is the only line that has been changed between passwords.old and passwords.new NOTE: if you have solved this level an..

Security Engineer
'WarGame' 태그의 글 목록