RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
        • 학술지명
          펼치기
        • 주제분류
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        얼굴표정을 통한 아동의 정서변별의 발달

        심희원,최경숙 한국인간발달학회 2001 人間發達硏究 Vol.8 No.1

        본 연구는 아동의 연령, 정서의 강도(강, 약), 정서의 범주(기쁨, 슬픔, 놀람, 분노)에 따라 얼굴표정의 변별능력이 어떻게 발달하는지를 알아보고자 하였다. 피험자는 3, 4, 5세 각각 30명씩 총 90명의 아동들이었다. 아동들은 4가지 정서의 종류에 해당하는 얼굴표정을 각각 정서적 강도가 강한 것과 약한 것으로 구성한 총 8장의 사진을 제시받고, 각각의 사진에 나타난 정서 상태를 변별하는 과제를 받았다. 실험결과, 얼굴표정의 변별능력은 아동의 연령에 따라 증가하였다. 또한, 정서의 범주에 따라 변별력에 차이가 있어서 기쁨에 대한 변별력이 다른 정서에 비하여 가장 높았으며, 슬픔이나 놀람에 대한 변별력이 분노에 대한 변별력보다 높았다. 마지막으로, 정서강도와 연령, 그리고 정서강도와 정서범주 각각의 상호작용이 유의하였다. 즉, 3세와 4세 아동은 강한 정서에 대하여 더 높은 변별력을 보였으며, 강한 정서와 약한 정서 모두에서 기쁨에 대한 변별력이 가장 높았다. 그러나, 강한 정서에서는 슬픔, 놀람, 분노간의 유의한 차이가 없었으나, 약한 정서에서는 슬픔과 놀람을 분노보다 더 잘 변별할 수 있었다. 이러한 결과를 통하여, 아동의 정서변별능력의 문화 보편적인 발달과 정서 연구를 위한 의의가 논의되었다.

      • KCI등재후보

        양육스트레스, 마음챙김과 자녀의 문제행동간의 관계: 상담 받는 자녀를 둔 어머니 대상으로

        심희원 한국아동심리치료학회 2012 한국아동심리치료학회지 Vol.7 No.2

        The purposes of this article were to identify the relationships among mothers' parenting stress, mindfulness and children's internalizing and externalizing problems by correlation analysis and to examine whether mothers' mindfulness accounts for variance in children's behavior problems after controlling for the influence of parenting stress by hierarchical multiple regression analysis. In addition, the present study also investigates the relative contributions of four facets of mindfulness on both parenting stress and children's behavior problems by simultaneous regression analysis. Ninety one mothers whose children are in counseling completed measures of the Parenting Stress Index, Mindfulness and CBCL(internalizing and externalizing problems). The correlation analysis revealed that parenting stress was positively associated with children's behavior problems and mindfulness was negatively associated with both parenting stress and children's internalizing and externalizing problems. Mindfulness predicted significant variance in children's internalizing and externalizing problems after controlling for parenting stress. Only de-centered attention of mindfulness four facets significantly contributed to children's internalizing and externalizing problems in a negative direction. Finally, the implications and suggestions were discussed.

      • 안전한 DNS에서의 효율적인 동적 갱신과 존 전송 기능의 설계와 구현

        심희원,영철,임찬순,이만희,변옥환,Shim, Hee-Won,Shim, Young-Chul,Im, Chan-Soon,Lee, Man-Hee,Byeon, Ok-Hwan 한국정보처리학회 2000 정보처리논문지 Vol.7 No.1

        In the secure DNS the amount of information that should be managed greatly increased and the interdependency in the information became very complex. Therefore, it became necessary to develop a mechanism which can manage zone information efficiently. Moreover, a consistent interface became also necessary so that a secure DNS may be efficiently interconnected with other Internet application services. In this paper we explain the design and implementation of a secure DNS extended with two functions : (1) a dynamic update function which enables to add and remove zone information dynamically and (2) a zone transfer function that efficiently transfers update zone information among DNS servers. We developed a method which integrates two zone transfer mechanisms, full zone transfer and incremental zone transfer, and also proposed a method to compress data in the zone transfer message. We also introduced a data structure called a delta file to integrate the zone transfer function and the dynamic update function. 안전한 DNS(Domain Name System)는 기존 DNS에 비해 관리해야 할 존(Zone)의 정보가 크게 늘었고 이들 사이의 종속 관계도 매우 복잡하게 되어, 효율적으로 존 정보를 관리할 수 있는 메커니즘이 필요하게 되었다. 또한 안전한 DNS를 다른 인터넷 응용 서비스와 효율적으로 접속할 수 있도록 하려면 일관성 있는 인터페이스가 필요하다. 이에 따라 본 논문에서는 DNS의 존 정보를 동적으로 추가하고 삭제하는 동적 갱신과, 갱신된 존 정보를 DNS 서버간에 효율적으로 전송할 수 있는 존 전송의 기능을 추가한 확장된 안전한 DNS를 설계하고 구현하였다. 그리고 서버간에 효율적으로 전송할 수 있는 존 전송의 기능을 추가한 확장된 안전한 DNS를 설계하고 구현하였다. 그리고 효율적인 존 전송을 위해 전체 존 전송과 점진적 존 전송의 두 가지 존 전송을 통합하는 방법과 함께 존 전송 메시지의 압축 방법을 제시하였고, 존 전송과 동적 갱신을 동시에 제공하기 위해 델타파일이라는 새로운 자료구조를 제시하였다.

      • 확장된 DNS 보안 베커니즘의 설계 및 구현

        심희원(Shim Hee Won),김진성(Kim Jin Sung),영철(Shim Young Chul),임찬순(Lim Chan Soon),변옥환(Byeon Ok Hwan) 한국정보처리학회 1999 정보처리학회논문지 Vol.6 No.1

        The DNS provides naming services which are the basis for the application of the Internet and the security of the DNS should be provided for the security of the internet. Recently IETF proposed a method which guarantees the integrity of DNS database contents and DNS queries/replies and distributes host public keys. In this paper we describe the design and implementation of the secure DNS which is built based on the IETF proposal and extended to facilitate its use and management. In the extended secure DNS, DNS servers are used as the directory system in a public key infrastructure and stores/distributes user public key certificates. The Web-based management interface and security log functions are added and the extended secure DNS is being built so that new cryptographic algorithms can be easily added.

      • 안전한 DNS 에서의 효율적인 동적 갱신과 존 전송 기능의 설계와 구현

        심희원(Hee Won Shim),영철(Young Chul Shim),임찬순(Chan Soon Im),이만희(Man Hee Lee),변옥환(Ok Hwan Byeon) 한국정보처리학회 2000 정보처리학회논문지 Vol.7 No.1

        In the secure DNS the amount of information that should be managed greatly increased and the interdependency in the information became very complex. Therefore, it became necessary to develop a mechanism which can manage zone information efficiently. Moreover, a consistent interface became also necessary so that a secure DNS may be efficiently interconnected with other Internet application services. In this paper we explain the design and implementation of a secure DNS extended with two functions(1) a dynamic update function which enables to add and remove zone information dynamically and (2) a zone transfer function that efficiently transfers updated zone information among DNS servers. We developed a method which integrates two zone transfer mechanisms, full zone transfer and incremental zone transfer, and also proposed a method to compress data in the zone transfer message. We also introduced a data structure called a delta file to integrate the zone transfer function and the dynamic update function.

      • KCI등재

        스마트카드를 이용한 향상된 동적 ID기반 원격 사용자 인증 기술

        심희원 ( Hee-won Shim ),박준형 ( Joonn-hyung Park ),노봉남 ( Bong-nam Noh ) 한국인터넷정보학회 2009 인터넷정보학회논문지 Vol.10 No.4

        원격 사용자 인증기술 중 패스워드에 기반을 둔 기술은 아직도 가장 보편적으로 사용되고 있는 인증 기술이다. 2004년 Das등이 제안한 "동적 ID 기반의 원격 사용자 인증기술"은 스마트카드의 연산 기능을 이용하여 패스워드를 생성하고, 원격 시스템에서는 연산량이 적은 해쉬와 XOR만으로 인증을 수행할 수 있는 안전한 인증기법이다. 이 기법은 동적 ID 채용으로 ID도난을 방지하며, 인증시각을 이용하여 재사용 공격을 방지하는 특징이 있다. 그 밖에도 많은 공격에 대응할 수 있도록 고안되었다. 하지만, 이 기법은 후에 패스워드와 관계없이 원격 시스템에 인증이 가능한 치명적인 오류 뿐 아니라, 위장공격, 추측공격에 취약함이 밝혀졌다. 더욱이 인증 시각 정보를 이용하여 재사용 공격을 막은 기능도 최근의 실시간으로 이루어지는 재사용 공격에는 취약함을 보이고 있다. 본 논문에서는 Das 기법이 실시간 재사용공격에 취약한 점을 증명하고, 매번 변경되는 인증횟수를 이용하여 이를 개선하는 향상된 인증기법을 제안하였다. 향상된 인증기법은 기존 Das 기법이 가지는 장점을 그대로 계승하며, 추측공격, 위장공격, 실시간 재사용 공격에 대응하고, 상호인증 기능을 제공한다. Among the remote user authentication schemes, password-based authentication methods are the most widely used. In 2004, Das et al. proposed a "Dynamic ID Based Remote User Authentication Scheme" that is the password based scheme with smart-cards, and is the light-weight technique using only one-way hash algorithm and XOR calculation. This scheme adopts a dynamic ID that protects against ID-theft attack, and can resist replay attack with timestamp features. Later, many flaws of this scheme were founded that it allows any passwords to be authenticated, and can be vulnerable to impersonation attack, and guessing attack. By this reason many modifications were announced. These scheme including all modifications are similarly maintained security against replay the authentication message attack by the timestamp. But, if advisory can replay the login immediately, this attempt can be succeeded. In this paper, we analyze the security vulnerabilities of Das scheme, and propose improved scheme which can resist on real-time replay attack using the counter of authentication. Besides our scheme still secure against impersonation attack, guessing attack, and also provides mutual authentication feature.

      • Secure DNS의 기능확장을 위한 관리자 시스템의 설계

        심희원(Heewon Shim),김진성(Jinsung Kim),영철(Young-Chul Shim),임찬순(Chansun Lim),변옥환(Okhwan Byun) 한국정보과학회 1998 한국정보과학회 학술발표논문집 Vol.25 No.2Ⅲ

        본 연구에서는 안전한 네이밍 서비스를 제공하는 기존 Secure DNS를 확장시켜 GUI방식의 관리자 인터페이스를 설계하였다. 따라서 시스템 설정에 대한 configuration과 보안관련 도구의 핵심이라 할 수 있는 로그의 관리가 용이해 졌다. 또한 관리자 인터페이스에 의해 각각의 자원레코드에 대한 자동적인 삽입, 삭제가 가능하며 암호화 알고리즘의 추가를 interactive하게 처리한다. 그밖에 기존 Secure DNS에서는 새로운 암호화 알고리즘을 추가할 때마다 재 컴파일 해야하는 단점이 있다. 이를 해결하기 위해 ‘Dynamic link Interface’를 설계하였다. 이는 암호화 알고리즘의 입출력 표준을 정하고 이를 단일한 시스템 API로 구성하여 Secure DNS가 초기화 될 때 동적 라이브러리를 사용하여 각각의 암호화 알고리즘을 메모리에 적재하는 방식을 택한다. 그밖에 Secure DNS를 이용하여 제공할 수 있는 응용방안으로 개인의 공개키 분배서비스와 X.509 체계를 이용한 인증서를 제공하는 서비스를 제안한다. 따라서 본 연구에서는 인터넷의 기본 인프라스트럭쳐인 DNS를 최대한 활용할 수 있는 여러 가지 방안과 그 해결책을 제시한다.

      • KCI등재

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼