<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>평범한 직장인의 메모장 :)</title>
    <link>https://manpd.tistory.com/</link>
    <description>보안이라 :)</description>
    <language>ko</language>
    <pubDate>Thu, 27 Aug 2026 09:31:18 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>ManPD*</managingEditor>
    <item>
      <title>Uncrackable 1 풀이</title>
      <link>https://manpd.tistory.com/322</link>
      <description>1. 실행

Root권한이 허용된 단말기에 앱 설치 후 실행할 경우 루팅이 탐지되며 강제종료 되는 것을 확인

&amp;nbsp;
이번에 루팅을 해제한 상태에서 실행할 경우

비밀키를 입력하라는 메시지가 출력된다. 틀린 비밀키 입력 시 다시 시도하라는 문구가 출력
&amp;nbsp;
2. 목표
1. 비밀키 검증 우회
2. 비밀키를 찾아서 입력
두 가지 방법으로 좁힐 수 있다.
&amp;nbsp;
3. 풀이
1) JEB3 Decompiler를 사용하여 Manifest부터 확인..</description>
      <category>Mobile (Android)/Uncrackable</category>
      <category>android</category>
      <category>Frida</category>
      <category>Mobile</category>
      <category>UnCrackable</category>
      <category>wargame</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/322</guid>
      <comments>https://manpd.tistory.com/322#entry322comment</comments>
      <pubDate>Mon, 14 Aug 2023 16:00:37 +0900</pubDate>
    </item>
    <item>
      <title>Android - Frida 셋팅 후 후킹 시도 기본</title>
      <link>https://manpd.tistory.com/321</link>
      <description>1. 분석 과정
1.&amp;nbsp;APK&amp;nbsp;파일&amp;nbsp;구조체&amp;nbsp;파악 2.&amp;nbsp;구조체를&amp;nbsp;보기&amp;nbsp;위해&amp;nbsp;APK&amp;nbsp;파일&amp;nbsp;디컴파일 &amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;nbsp;smali&amp;nbsp;코드로&amp;nbsp;변환 &amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;nbsp;smali&amp;nbsp;코드를&amp;nbsp;java로&amp;nbsp;변경 &amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;nbsp;APK&amp;nbsp;&amp;gt;&amp;nbsp;sm..</description>
      <category>Mobile (Android)/Frida</category>
      <category>android</category>
      <category>Frida</category>
      <category>hooking</category>
      <category>Mobile</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/321</guid>
      <comments>https://manpd.tistory.com/321#entry321comment</comments>
      <pubDate>Fri, 4 Aug 2023 11:03:01 +0900</pubDate>
    </item>
    <item>
      <title>Nginx Alias Traversal 취약점 - (3) 보안 방안</title>
      <link>https://manpd.tistory.com/320</link>
      <description>1. 보안 방안
정말 간단하다. 모든 Nginx의 alias 설정되어 있는 디렉터리들의 끝을 /로 마무리지어 정확하게 설정하면 된다.
&amp;nbsp;
2. 시연
1) 도커 컨테이너 내리기
# 컨테이너 ID 확인
docker ps

# 컨테이너 내림
docker kill [컨테이너 ID]
&amp;nbsp;
2) 도커 이미지 삭제
# 도커 이미지 확인
docker images

# 도커 이미지 삭제
docker rmi [이미지 ID] -f
&amp;nbsp;
3) 도커 파..</description>
      <category>Vulnerability &amp;amp; CVE/Nginx Alias Traversal</category>
      <category>nginx</category>
      <category>Nginx Alias Traversal</category>
      <category>Nginx Misconfiguration</category>
      <category>웹</category>
      <category>웹 취약점</category>
      <category>취약점</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/320</guid>
      <comments>https://manpd.tistory.com/320#entry320comment</comments>
      <pubDate>Sat, 31 Dec 2022 11:15:51 +0900</pubDate>
    </item>
    <item>
      <title>Nginx Alias Traversal 취약점 - (2) 취약점 샘플 시연</title>
      <link>https://manpd.tistory.com/319</link>
      <description>1. 구성 환경
- VMware Player
- CentOS 7.8
- Docker
&amp;nbsp;
2. 구축
1) VMware에 CentOS를 설치 후 yum update까지 완료한다. (과정 생략)2) 터미널에서 yum update까지 완료 후 아래와 같이 Docker 설치 수행
yum install docker
systemctl start docker
systemctl status docker
3)&amp;nbsp;Github&amp;nbsp;샘플&amp;nbsp;가져오기..</description>
      <category>Vulnerability &amp;amp; CVE/Nginx Alias Traversal</category>
      <category>nginx</category>
      <category>Nginx Alias Traversal</category>
      <category>Nginx Misconfiguration</category>
      <category>웹</category>
      <category>웹 취약점</category>
      <category>취약점</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/319</guid>
      <comments>https://manpd.tistory.com/319#entry319comment</comments>
      <pubDate>Wed, 30 Nov 2022 11:23:28 +0900</pubDate>
    </item>
    <item>
      <title>Nginx Alias Traversal 취약점 - (1) Nginx 개요</title>
      <link>https://manpd.tistory.com/318</link>
      <description>1. 발생한 배경
웹 서버 운영 시, 다수의 클라이언트들이 다양한 브라우저를 통해 접속을 하게 되는데 만약 큰 포털 사이트라면 엄청난 부하를 감당해야 한다. 이를&amp;nbsp;위해&amp;nbsp;등장한&amp;nbsp;것이&amp;nbsp;경량화&amp;nbsp;웹&amp;nbsp;서버라는&amp;nbsp;개념이며&amp;nbsp;Nginx는&amp;nbsp;그&amp;nbsp;중에&amp;nbsp;하나이다. 그럼 왜 앞에서 부하가 왜 많이 일어날까?
&amp;nbsp;
우선&amp;nbsp;Apache와&amp;nbsp;같은&amp;nbsp;웹&amp;nbs..</description>
      <category>Vulnerability &amp;amp; CVE/Nginx Alias Traversal</category>
      <category>nginx</category>
      <category>Nginx Alias Traversal</category>
      <category>Nginx Misconfiguration</category>
      <category>웹</category>
      <category>웹 취약점</category>
      <category>취약점</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/318</guid>
      <comments>https://manpd.tistory.com/318#entry318comment</comments>
      <pubDate>Tue, 29 Nov 2022 15:44:12 +0900</pubDate>
    </item>
    <item>
      <title>[2022 LG 그램 16인치] 16ZD90Q-EX56K [2022-08-23]</title>
      <link>https://manpd.tistory.com/317</link>
      <description>LG전자 2022 그램16(12세대) 16ZD90Q-EX56K (SSD 256GB)
&amp;nbsp;
업무상 이동이 잦아 가벼운 노트북에 대한 필요성을 크게 느껴서 구매하게 되었습니다.
기존에 쓰던 2019년형 그램을 괜히 보낸듯한...ㅠ
&amp;nbsp;
1. 제원

제원은 위와 같고
저는 따로 NVMe. PCIe 4.0 1TB 용량으로 업그레이드 했습니다.

8월 23일 당시 특가로 주문했는데.. 지금은 가격이 더 떨어졌네요.
&amp;nbsp;
&amp;nbsp;
2. 언..</description>
      <category>내돈내산, 구매 후기/IT, 모바일 기기 (IT Devices, Mobile, etc)</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/317</guid>
      <comments>https://manpd.tistory.com/317#entry317comment</comments>
      <pubDate>Mon, 26 Sep 2022 02:31:34 +0900</pubDate>
    </item>
    <item>
      <title>[2022 CCE 사이버공격방어대회 일반] Web - reborn of php [소스코드 분석 관점]</title>
      <link>https://manpd.tistory.com/316</link>
      <description>2022-09-24 개최된 [2022 CCE 사이버공격방어대회 일반] Web - reborn of php 풀이.. 라기보다 소스코드 분석  우선 키워드는 LFI 


 
 1. 문제 
  - 소스코드 주어짐, 서버 내 flag 찾기 
  
  - 문제 화면 중 Register 메뉴 (스크린샷을 찍어둔게 많이 없음... ㅠㅠ) 
  
   
  
 
   &amp;nbsp; 
  
 
   &amp;nbsp; 
  
 &amp;nbsp; 
 2. 주어진 소스코드 분석 
 A)..</description>
      <category>CTF WriteUp</category>
      <category>2022</category>
      <category>CCE</category>
      <category>ctf</category>
      <category>LFI</category>
      <category>php</category>
      <category>web</category>
      <category>사이버공격방어대회</category>
      <category>해킹대회</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/316</guid>
      <comments>https://manpd.tistory.com/316#entry316comment</comments>
      <pubDate>Mon, 26 Sep 2022 00:48:20 +0900</pubDate>
    </item>
    <item>
      <title>Google Chrome V8 엔진에서 발생하는 Type Confusion 취약점 (CVE-2022-1232)</title>
      <link>https://manpd.tistory.com/315</link>
      <description>출처 : KISA구글 Chrome 브라우저 보안 업데이트 권고 (&amp;nbsp;https://krcert.or.kr/data/secNoticeView.do?bulletin_writing_sequence=66630&amp;nbsp;)
1. 개요
- 크롬 브라우저의 V8 엔진에서 발생하는 Type Confusion 취약점
- 해당 크롬 버전 : 100.0.4896.75 이전 버전
2. 용어
- V8엔진 : 웹 브라우저를 만드는데 기반을 제공하는 오픈 소스 자바스크립트..</description>
      <category>Vulnerability &amp;amp; CVE</category>
      <category>Chrome</category>
      <category>CVE-2022-1096</category>
      <category>CVE-2022-1232</category>
      <category>type confusion</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/315</guid>
      <comments>https://manpd.tistory.com/315#entry315comment</comments>
      <pubDate>Tue, 19 Apr 2022 23:28:30 +0900</pubDate>
    </item>
    <item>
      <title>[게이밍 노트북] ASUS TUF Gaming A17(FA707RE-HX009)에 삼성 DDR5 RAM 8GB 증설</title>
      <link>https://manpd.tistory.com/314</link>
      <description>최근에 구매한 ASUS 게이밍 노트북인 ASUS TUF Gaming A17 FA707RE-HX009의 단점 중
하나가 더 있었는데, 그것은 바로 RAM이 8GB라는 점입니다. (제원참고)

&amp;nbsp;
그래서 처음 노트북 구매 시 DDR5 RAM 8GB도 별도로 주문을 해놓았었습니다.
다나와에서는 (구매시점) 노트북용 DDR5가 검색이 안 되길래, 네이버로 구매하였고,
가격은 배송비 포함 84,300원에 구매하였습니다.

&amp;nbsp;
이후 물건이 4월 ..</description>
      <category>내돈내산, 구매 후기/IT, 모바일 기기 (IT Devices, Mobile, etc)</category>
      <category>ASUS</category>
      <category>ASUS TUF Gaming A17</category>
      <category>FA707RE-HX009</category>
      <category>RAM증설</category>
      <category>Samsung DDR5 RAM 8GB</category>
      <category>게이밍노트북</category>
      <category>내돈내산</category>
      <category>라이젠노트북</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/314</guid>
      <comments>https://manpd.tistory.com/314#entry314comment</comments>
      <pubDate>Sun, 17 Apr 2022 12:00:14 +0900</pubDate>
    </item>
    <item>
      <title>[게이밍 노트북] ASUS TUF Gaming A17 FA707RE-HX009 (512GB)  [2022-04-13]</title>
      <link>https://manpd.tistory.com/313</link>
      <description>2019년식 그램 15인치 256GB에 (16GB RAM) (15ZD990-VX5BK) 모델을 쓰다가 슬슬 교체주기가 와서
노트북을 새로 구매하였습니다.

&amp;nbsp;
학부 시절에 MSI 게이밍 노트북을 2개 정도 쓴 적이 있었는데,
매번 MSI만 쓰다보니 AS나 이러저런 불편함이 있었던 기억도 있고,
이번에는 다른 외산 브랜드의 게이밍 노트북에 관심이 갔습니다.
&amp;nbsp;
마침 AMD에서 신형 라이젠 5세대 램브란트를 발표하면서 (구입시점인) MSI..</description>
      <category>내돈내산, 구매 후기/IT, 모바일 기기 (IT Devices, Mobile, etc)</category>
      <category>ASUS</category>
      <category>ASUS TUF Gaming A17</category>
      <category>FA707RE-HX009</category>
      <category>게이밍노트북</category>
      <category>내돈내산</category>
      <category>라이젠노트북</category>
      <category>램브란트</category>
      <author>ManPD*</author>
      <guid isPermaLink="true">https://manpd.tistory.com/313</guid>
      <comments>https://manpd.tistory.com/313#entry313comment</comments>
      <pubDate>Sun, 17 Apr 2022 00:36:29 +0900</pubDate>
    </item>
  </channel>
</rss>