-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
378 changed files
with
19,767 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,19 +2,19 @@ | |
layout: post | ||
markdown: kramdown | ||
highlighter: rouge | ||
title: "하드웨어 해킹: 뉴비 입문기" | ||
title: "뉴비들의 하드웨어 해킹 입문기" | ||
date: 2024-02-06 10:00:0 +0900 | ||
category: R&D | ||
author: 이주협, 이주영 | ||
author_email: [email protected], [email protected] | ||
background: /assets/bg.png | ||
profile_image: /assets/stealien_inverse.png | ||
summary: "하드웨어 해킹 방법론" | ||
summary: "뉴비들의 하드웨어 해킹 입문기" | ||
thumbnail: /assets/stealien.png | ||
lang: ko | ||
--- | ||
|
||
# 하드웨어 해킹: 뉴비 입문기 | ||
# 뉴비들의 하드웨어 해킹 입문기 | ||
|
||
> 이 포스트는 스틸리언 선제대응팀의 '이주협' 선임 연구원님과 '이주영' 연구원님이 정성스럽게 작성 해 주셨습니다. | ||
> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,175 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head><meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<meta property="og:type" content="article"> | ||
<meta property="og:image" content="http://ufo.stealien.com/assets/og_image.png"> | ||
<meta property="og:title" content="STEALIEN Technical Blog"> | ||
<meta property="og:description" content="기술 블로그 오픈"> | ||
<link href="https://fonts.googleapis.com/css?family=Nunito+Sans:400,400i,700&display=swap" rel="stylesheet"> | ||
<title>기술 블로그 오픈</title> | ||
<!-- Begin Jekyll SEO tag v2.7.1 --> | ||
<title>기술 블로그 오픈 | STEALIEN Technical Blog</title> | ||
<meta name="generator" content="Jekyll v4.2.0" /> | ||
<meta property="og:title" content="기술 블로그 오픈" /> | ||
<meta name="author" content="Stealien" /> | ||
<meta property="og:locale" content="en_US" /> | ||
<meta name="description" content="시작합니다" /> | ||
<meta property="og:description" content="시작합니다" /> | ||
<link rel="canonical" href="http://ufo.stealien.com/2020-04-13/Introduce" /> | ||
<meta property="og:url" content="http://ufo.stealien.com/2020-04-13/Introduce" /> | ||
<meta property="og:site_name" content="STEALIEN Technical Blog" /> | ||
<meta property="og:type" content="article" /> | ||
<meta property="article:published_time" content="2020-04-13T00:00:00+09:00" /> | ||
<meta name="twitter:card" content="summary" /> | ||
<meta property="twitter:title" content="기술 블로그 오픈" /> | ||
<script type="application/ld+json"> | ||
{"headline":"기술 블로그 오픈","dateModified":"2020-04-13T00:00:00+09:00","datePublished":"2020-04-13T00:00:00+09:00","url":"http://ufo.stealien.com/2020-04-13/Introduce","mainEntityOfPage":{"@type":"WebPage","@id":"http://ufo.stealien.com/2020-04-13/Introduce"},"author":{"@type":"Person","name":"Stealien"},"description":"시작합니다","@type":"BlogPosting","@context":"https://schema.org"}</script> | ||
<!-- End Jekyll SEO tag --> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | ||
<meta name=“naver-site-verification” content=“74a9ec74d48a1ffca92bf9ac4704ba73be9afd65" /> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous"/> | ||
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="/assets/css/style.css"> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3/styles/default.min.css"> | ||
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3/highlight.min.js"></script> | ||
|
||
<link href="/assets/css/syntax.css" rel="stylesheet" > | ||
|
||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-06FFJEF76M"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-06FFJEF76M'); | ||
</script> | ||
</head> | ||
<body> | ||
<header> | ||
<div class="container"></div><div id="header"> | ||
<div class="container" style="display: flex;justify-content: space-between;"> | ||
<a href="/"> | ||
<img | ||
class="header_image_logo" | ||
src="/assets/logo.png" | ||
style="width: 140px; margin: 20px 28px 0px;" | ||
/> | ||
</a> | ||
<a href="https://www.stealien.com/" target="_blank" style="font-family: 'NotoSansKR Medium', sans-serif;font-size: 14px;margin-right: 30px; color: #000; line-height: 70px;">스틸리언 홈페이지</a> | ||
</div> | ||
</div> | ||
</header> | ||
<section> | ||
<div> | ||
<div class="header_image_bg header_image_post" style="background-image: url('/assets/bg.png');"> | ||
<div class="header_image_post_body"> | ||
<div class="container"> | ||
<div class="page-category">ETC</div> | ||
<div class="page-title">기술 블로그 오픈</div> | ||
<div class="page-summary"> | ||
<div style="float:left;"> | ||
<img class="page-profile_image" src="/assets/stealien_inverse.png" /> | ||
<span>Stealien</span> | ||
</div> | ||
<div style="float:right;" class="page-date">Apr 13, 2020</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="container page-content"> | ||
<h1 id="시작합니다">시작합니다</h1> | ||
|
||
<div class="page-profile-detail"> | ||
<div class="page-profile-detail-info"> | ||
<div> | ||
<img class="page-profile_image-detail" src="/assets/stealien_inverse.png" /> | ||
</div> | ||
<div style="position: relative; top: 12px;left: 10px;"> | ||
<div class="page-profile-author">Stealien</div> | ||
<div class="page-profile-email">[email protected]</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="recent-post-area"> | ||
<div class="posts container"> | ||
<div class="h1-recent-post">RECENT POST</div> | ||
<div class="row"> | ||
<div class="col-sm-2 col-md-2"> | ||
<div class="profile"> | ||
<img src="/assets/stealien_inverse.png" class="profile_image" /> | ||
<div class="profile_author">이주협, 이주영</div> | ||
</div> | ||
</div> | ||
<div class="col"> | ||
<a href="/2024-02-06/IoT-TechBlog-ko"> | ||
<div class="post-title"> | ||
뉴비들의 하드웨어 해킹 입문기 | ||
</div> | ||
</a> | ||
<div class="post-summary">뉴비들의 하드웨어 해킹 입문기</div> | ||
<div class="post-info"> | ||
<span style="color: #545454" class="post-author-mobile"> | ||
이주협, 이주영 | ||
<span style="color: #f5f5f5; margin: 2px">|</span> | ||
</span> | ||
Feb 6, 2024 | ||
<span style="color: #f5f5f5; margin: 2px">|</span> | ||
<span>R&D</span> | ||
</div> | ||
</div> | ||
</div><div class="row"> | ||
<div class="col-sm-2 col-md-2"> | ||
<div class="profile"> | ||
<img src="/assets/stealien_inverse.png" class="profile_image" /> | ||
<div class="profile_author">Hyerim Jeon</div> | ||
</div> | ||
</div> | ||
<div class="col"> | ||
<a href="/2023-11-15/Android-malware-%EC%82%AC%EB%A7%88%EA%B7%80-%ED%95%B4%EB%B6%80%ED%95%99-ko"> | ||
<div class="post-title"> | ||
Android Malware : 사마귀 해부학 | ||
</div> | ||
</a> | ||
<div class="post-summary">about Roaming Mantis</div> | ||
<div class="post-info"> | ||
<span style="color: #545454" class="post-author-mobile"> | ||
Hyerim Jeon | ||
<span style="color: #f5f5f5; margin: 2px">|</span> | ||
</span> | ||
Nov 15, 2023 | ||
<span style="color: #f5f5f5; margin: 2px">|</span> | ||
<span>R&D</span> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section><footer> | ||
<div class="container" style="display: flex; justify-content: space-between;"> | ||
<!-- <a href="#top"> | ||
<img src="/assets/white_logo.png" class="footer-logo" /> | ||
</a> --> | ||
<div class="footer-copyright">Copyright © Stealien Inc.</div> | ||
<div class="footer-icons"> | ||
<a target="_blank" href="https://twitter.com/stealien"><img class="sns" src="/assets/icons/twitter_ic.png"/></a> | ||
<a target="_blank" href="https://blog.naver.com/stealien_official"><img class="sns" src="/assets/icons/blog_ic.png"/></a> | ||
<a target="_blank" href="https://www.facebook.com/stealien/"><img class="sns" src="/assets/icons/facebook_ic.png"/></a> | ||
<a target="_blank" href="https://www.youtube.com/c/STEALIEN"><img class="sns" src="/assets/icons/youtube_ic.png"/></a> | ||
</div> | ||
</div> | ||
</footer></body> | ||
</html> |
Oops, something went wrong.