Development/Linux
-
[Operation RCity18] 글자 뒤집기Development/Linux 2025. 6. 25. 01:19
해결 과정우선 현재 디렉토리에 어떤 것들이 있는지 파악합니다.해당 서버가 어떤 Git 설정을 가지고 있는지 파악합니다.[remote "origin"] 정보가 없기 때문에 git init으로 초기화된 로컬 전용 Git 저장소일 가능성이 매우 높습니다.log를 우선 살펴봅니다.아무리 봐도 되게 수상합니다.수상한 저 글자를 추출합니다.추출한 글자를 한줄로 표시 합니다.문제에서 거울에 비춰보라고 했으니 역순으로 정렬하여 정답을 확인합니다.
-
[Linux] 계정 비밀번호 정책 및 설정 feat.정보보안기사Development/Linux 2025. 6. 3. 23:35
해킹 공격에서 비밀번호 탈취는 핵심적인 목표로 공격 대상이 되는 계정은 크게 일반 사용자, 시스템 운영에 필요한 특수 사용자 그리고 시스템의 모든 권한을 가진 루트(Root) 사용자로 나눌 수 있습니다.이 중 특히 특수 사용자나 루트 사용자의 비밀번호 탈취 사건은 시스템 전체의 보안을 무너뜨리고 대규모 정보 유출이나 서비스 마비와 같은 심각한 문제를 야기하며 뉴스 속보로 다뤄지곤 합니다. 이처럼 치명적인 피해를 막기 위해 리눅스 시스템에서는 강력한 비밀번호 정책과 철저한 관리가 필수적입니다.이번 글에서는 리눅스 시스템의 사용자 계정 정보와 비밀번호 보안의 핵심이 되는 /etc/passwd와 /etc/shadow 파일을 깊이 있게 분석하고 이를 통해 비밀번호 정책을 어떻게 설정하고 관리하는지 알아보겠습니다..
-
[Linux 공부] Bandit wargames 32~33 단계 login shell & $0Development/Linux 2025. 5. 20. 23:25
Level Goal After all this git stuff, it’s time for another escape. Good luck! Commands you may need to solve this level sh, man" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit33.html" data-og-url="https://overthewire.org/wargames/bandit/bandit33.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are good-looking. We are the 1%...
-
[Linux 공부] Bandit wargames 31~32 단계 gitDevelopment/Linux 2025. 5. 20. 23:11
Level Goal There is a git repository at ssh://bandit31-git@localhost/home/bandit31-git/repo via the port 2220. The password for the user bandit31-git is the s" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit32.html" data-og-url="https://overthewire.org/wargames/bandit/bandit32.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..
-
[Linux 공부] Bandit wargames 30~31 단계 gitDevelopment/Linux 2025. 5. 20. 22:56
Level Goal There is a git repository at ssh://bandit30-git@localhost/home/bandit30-git/repo via the port 2220. The password for the user bandit30-git is the s" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit31.html" data-og-url="https://overthewire.org/wargames/bandit/bandit31.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..
-
[Linux 공부] Bandit wargames 29~30 단계 gitDevelopment/Linux 2025. 5. 20. 22:15
Level Goal There is a git repository at ssh://bandit29-git@localhost/home/bandit29-git/repo via the port 2220. The password for the user bandit29-git is the s" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit30.html" data-og-url="https://overthewire.org/wargames/bandit/bandit30.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..
-
[Linux 공부] Bandit wargames 28~29 단계 git logDevelopment/Linux 2025. 5. 20. 19:05
Level Goal There is a git repository at ssh://bandit28-git@localhost/home/bandit28-git/repo via the port 2220. The password for the user bandit28-git is the s" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit29.html" data-og-url="https://overthewire.org/wargames/bandit/bandit29.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..
-
[Linux 공부] Bandit wargames 27~28 단계 git repoDevelopment/Linux 2025. 5. 20. 18:29
Level Goal There is a git repository at ssh://bandit27-git@localhost/home/bandit27-git/repo via the port 2220. The password for the user bandit27-git is the s" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit28.html" data-og-url="https://overthewire.org/wargames/bandit/bandit28.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..