<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>https://wiki.ryanyang.kr/index.php?action=history&amp;feed=atom&amp;title=Application_Threat_Modeling</id>
	<title>Application Threat Modeling - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ryanyang.kr/index.php?action=history&amp;feed=atom&amp;title=Application_Threat_Modeling"/>
	<link rel="alternate" type="text/html" href="https://wiki.ryanyang.kr/index.php?title=Application_Threat_Modeling&amp;action=history"/>
	<updated>2026-04-23T15:53:03Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.32.2</generator>
	<entry>
		<id>https://wiki.ryanyang.kr/index.php?title=Application_Threat_Modeling&amp;diff=623&amp;oldid=prev</id>
		<title>라이언양: 라이언양님이 Application Thread Modeling 문서를 Application Threat Modeling 문서로 이동했습니다: 제목 오타</title>
		<link rel="alternate" type="text/html" href="https://wiki.ryanyang.kr/index.php?title=Application_Threat_Modeling&amp;diff=623&amp;oldid=prev"/>
		<updated>2019-12-31T06:48:01Z</updated>

		<summary type="html">&lt;p&gt;라이언양님이 &lt;a href=&quot;/index.php?title=Application_Thread_Modeling&quot; class=&quot;mw-redirect&quot; title=&quot;Application Thread Modeling&quot;&gt;Application Thread Modeling&lt;/a&gt; 문서를 &lt;a href=&quot;/index.php?title=Application_Threat_Modeling&quot; title=&quot;Application Threat Modeling&quot;&gt;Application Threat Modeling&lt;/a&gt; 문서로 이동했습니다: 제목 오타&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ko&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 이전 판&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2019년 12월 31일 (화) 06:48 판&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ko&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(차이 없음)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>라이언양</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.ryanyang.kr/index.php?title=Application_Threat_Modeling&amp;diff=356&amp;oldid=prev</id>
		<title>라이언양: 새 문서: STRIDE 위협 모델은 Microsoft가 컴퓨터 보안 위협을 분류하고 체계적으로 방어하기 위해 만든 모델이다.  # Spoofing 신분위장 (An attacker tries to be...</title>
		<link rel="alternate" type="text/html" href="https://wiki.ryanyang.kr/index.php?title=Application_Threat_Modeling&amp;diff=356&amp;oldid=prev"/>
		<updated>2019-10-05T13:10:09Z</updated>

		<summary type="html">&lt;p&gt;새 문서: STRIDE 위협 모델은 Microsoft가 컴퓨터 보안 위협을 분류하고 체계적으로 방어하기 위해 만든 모델이다.  # Spoofing 신분위장 (An attacker tries to be...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;STRIDE 위협 모델은 Microsoft가 컴퓨터 보안 위협을 분류하고 체계적으로 방어하기 위해 만든 모델이다.&lt;br /&gt;
&lt;br /&gt;
# Spoofing 신분위장 (An attacker tries to be something or someone he/she isn't)&lt;br /&gt;
# Tampering 데이터 조작 (An attacker attempts to modify data that's exchanged between your application and a legitimate user)&lt;br /&gt;
# Repudiation 자기부인 (An attacker or actor can perform an action with your applicatoin that is not attributable)&lt;br /&gt;
# Information Disclosure 정보유출 (An attacker can read the private data that your application is transmitting or storing)&lt;br /&gt;
# Denial of Service 서비스 거부 (An attacker can prevent your legitimate users from accessing your application or service)&lt;br /&gt;
# Elevation of Privilege 권한상승 (An attacker is able to gain elevated access rights through unauthorized means)&lt;br /&gt;
&lt;br /&gt;
각 위협 유형별 대응책은 다음과 같다.&lt;br /&gt;
&lt;br /&gt;
* Spoofing - 사용자 식별&lt;br /&gt;
* Tampering - 해시(hash)&lt;br /&gt;
* Repudiation - 전자서명(digital signature)&lt;br /&gt;
* Information Disclosure - 암호화(encryption)&lt;br /&gt;
* Denial of Service - 네트워크 필터링&lt;br /&gt;
* Elevation of Privilege - 최소권한(least privilege) 원칙 준수&lt;br /&gt;
&lt;br /&gt;
[[분류:보안]]&lt;br /&gt;
[[분류:CISSP]]&lt;/div&gt;</summary>
		<author><name>라이언양</name></author>
		
	</entry>
</feed>