SCP-5709
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}

/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}
/*
    BLANKSTYLE CSS
    [2021 Wikidot Theme]
    By Placeholder McD and HarryBlank
    Based on:
       Paperstack Theme by EstrellaYoshte
       Penumbra Theme by EstrellaYoshte
*/
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon');
 
#header h1 a::before, #header h2::before {
    font-family: 'Do Hyeon', 'Montserrat', sans-serif !important;
}
 
#header h1 a::before {
  content: var(--header-title, "제43연구격리기지");
}
 
#header h2::before {
  content: var(--header-subtitle, "흔한 관행을 부수다");
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Do Hyeon', 'Montserrat', sans-serif !important;
}
평가: +6+x

5/5709 5/5709등급
보안인가 필요
classified-bar.svg
classified-bar.svg
classified-bar.svg
classified-bar.svg
classified-bar.svg
classified-bar.svg
일련번호: SCP-5709
이스라펠(Israfil)

door.jpg

SCP-5709의 출입구.

특수 격리 절차: 한 명의 경비가 SCP-5709를 순할한다. 비허가 접근 및 정보 습득은 금지되어 있다.


설명: SCP-5709는 진흙벽돌 오두막으로 네게브 사막에 위치하고 있다. 외관 상 창문이나 여타 개구부가 없으며, 문 하나가 내부로 통하는 유일한 출입구 역할을 한다.

구조물의 내부는 항밈적 영향을 보이며, 나온 이후에는 외관, 성질이나 내용물을 기억하지 못하게 한다. 격리 후 면담을 통해, 재단은 SCP-5709의 내부에 대해서 다음을 알게 되었다.

  • 밝지 않다.
  • 비어있지 않다.
  • 살아있거나 움직이지 않는다.
  • 따뜻하지 않다.
  • 진흙벽돌로 지어지지 않았다.
  • 거칠지 않다.
  • 불타고 있지 않다.1
  • 이러한 종류의 것 중 처음이거나 마지막이 아니다.
  • 가동할 수 있거나 완전하지 않다.
  • 열려있지 않다.
  • 닫혀있지 않다.

황동 명판 하나가 출입구 바깥 옆 부근에 나사로 고정되어 있었으며, 다음과 같은 내용이 있었다.

이상성 상태: 이스라펠


부록 5709.1: 회수 기록

첫 탐사 시도 당시, 사망한 인간형 유기체가 내부에서 튀어나와 수 미터 떨어진 곳에 떨어져, 인원에게 부상을 입혔다. 이 유기체는 아무런 의복을 입지 않았고, 생식기, 항문, 콧구멍이 없었다. 이 유기체의 팔은 대상의 입에서 나온 긴 원뿔형 부속지가 손목에 융합되어 있었다. 3도 화상이 피부 전체를 뒤덮고 있었다. 또한 운송을 위해 유해를 주머니에 담았지만, 재단 병리학자들은 주머니를 열었을 때 해당 인간형 유기체를 찾지 못했다.

시체는 관찰자들에게 금관악기의 불협화음과 유사한 환청을 유발했다. 영향받은 피험자들은 [데이터 말소]를 보고했다. 종말론적 중요성이 전술신학부에 의해 확인 중이다.




🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.