• 제목/요약/키워드: Manifest information

검색결과 77건 처리시간 0.03초

선적 24시간전 적하목록전송규칙(24 Hours Rules)의 주요내용과 문제점 (The Main Substance and Some Problems of 24 hours Advance Cargo Manifest Declaration Rule)

  • 한상현;엄광열
    • 정보학연구
    • /
    • 제8권1호
    • /
    • pp.95-112
    • /
    • 2005
  • This paper will look into the Main Substance and Some Problems of 24 hours Advance Cargo Manifest Declaration Rule, focuses on the Policy implication of Korea's and counter measures of our parties concerned about 24-hour advance vessel manifest rule. The 24-hour rule requires cargo owners to submit cargo manifest information to U.S. Customs 24 hours before vessel sailing from the final foreign port to a U.S. port. Cargo manifest information must be complete, accurate, and timely. As of February 2, 2003 manifest information can be submitted by paper or electronically. Cargo descriptions must be at a level of detail consistent with Harmonized Tariff Schedule (HTS) codes used by U.S. Customs. HTS codes are 10 digits. Electronic submissions are made via the Automated Manifest System (AMS) run by U.S. Customs.

  • PDF

안드로이드 환경에서 자바 리플렉션과 동적 로딩을 이용한 코드 은닉법 (A Code Concealment Method using Java Reflection and Dynamic Loading in Android)

  • 김지윤;고남현;박용수
    • 정보보호학회논문지
    • /
    • 제25권1호
    • /
    • pp.17-30
    • /
    • 2015
  • 본 논문은 기존에 널리 사용되는 바이트코드(bytecode) 중심의 안드로이드 어플리케이션 코드 난독화 방법과 달리 임의의 안드로이드 어플리케이션의 DEX 파일 자체를 추출하여 암호화하고, 암호화한 파일을 임의의 폴더에 저장한 후 코드를 수행하기 위한 로더 앱을 만드는 방법을 제시한다. 이벤트 처리 정보를 은닉하기 위하여, 로더 앱 내부의 암호화된 DEX 파일은 원본 코드와 Manifest 정보 일부를 포함한다. 로더 앱의 Manifest는 원본 앱의 Manifest 정보 중에서 암호화된 클래스에 포함되지 않은 정보만을 기재하였다. 제안기법을 사용시, 첫째로 공격자는 백신을 우회하기 위해 난독화된 코드를 포함한 악성코드 제작이 가능하고, 둘째로 프로그램 제작자의 입장에서는 제안기법을 이용하여 저작권 보호를 위해 핵심 알고리즘을 은폐하는 어플리케이션 제작이 가능하다. 안드로이드 버전 4.4.2(Kitkat)에서 프로토타입을 구현하고 바이러스 토탈을 이용하여 악성코드 난독화 능력을 점검해서 제안 기법의 실효성을 보였다.

머신러닝을 이용한 권한 기반 안드로이드 악성코드 탐지 (Android Malware Detection Using Permission-Based Machine Learning Approach)

  • 강성은;응웬부렁;정수환
    • 정보보호학회논문지
    • /
    • 제28권3호
    • /
    • pp.617-623
    • /
    • 2018
  • 본 연구는 안드로이드 정적분석을 기반으로 추출된 AndroidManifest 권한 특징을 통해 악성코드를 탐지하고자 한다. 특징들은 AndroidManifest의 권한을 기반으로 분석에 대한 자원과 시간을 줄였다. 악성코드 탐지 모델은 1500개의 정상어플리케이션과 500개의 악성코드들을 학습한 SVM(support vector machine), NB(Naive Bayes), GBC(Gradient Boosting Classifier), Logistic Regression 모델로 구성하여 98%의 탐지율을 기록했다. 또한, 악성앱 패밀리 식별은 알고리즘 SVM과 GPC (Gaussian Process Classifier), GBC를 이용하여 multi-classifiers모델을 구현하였다. 학습된 패밀리 식별 머신러닝 모델은 악성코드패밀리를 92% 분류했다.

OWS(Open Web Store) 연동을 위한 참조 모델 및 Manifest 표준 제안 (A Reference Architecture and Manifest Standard Suggestions for Interworking Open Web Store)

  • 류태준;김창준;전종홍;이승윤;박상원
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제2권11호
    • /
    • pp.779-788
    • /
    • 2013
  • 스마트폰 보급화와 함께 누구나 자유롭게 애플리케이션을 개발하여 판매할 수 있는 네이티브 애플리케이션 시장이 성장하고 있다. 애플의 앱스토어를 시작으로 활발해진 애플리케이션 시장은 구글이 구글플레이를 개방하면서 더욱 빠르게 확대되고 있다. 하지만 네이티브 애플리케이션의 플랫폼 종속적인 면으로 인해 개발자들은 각 플랫폼에 맞게 개발해야함에 따라 수익 대비 개발비용이 증가하는 현상이 발생하고 있다. 네이티브 애플리케이션의 종속적인 문제를 해결하기 위해 차세대 웹 기반 언어로 개발된 웹 애플리케이션이 주목을 받고 있지만 각 브라우저의 스토어가 요구하는 매니페스트(Manifest) 형식에 따라 웹 애플리케이션을 제작하기 때문에 브라우저 종속적인 문제를 가진다. 이러한 웹 애플리케이션의 문제는 웹 애플리케이션을 사용하기 위해서 반드시 해당 브라우저를 설치해야만 하며, 타 브라우저의 스토어에 있는 애플리케이션은 사용하지 못하는 현상을 발생시킨다. 종속적인 문제는 사용자의 애플리케이션 선택 범위를 좁히고, 일부 스토어의 편중 현상을 불러올 수 있다. 개방형 웹 애플리케이션 스토어(OWS, Open Web Store)는 다양한 환경을 지원하는 표준 스토어로서, 스토어간 애플리케이션 연동을 통해 플랫폼이나 브라우저에 종속적인 문제점을 해결하고, 소비자의 폭 넓은 선택을 가능하게 한다. 본 논문에서는 OWS와 관련하여 연동을 위한 애플리케이션 Manifest 표준과 스토어의 표준 구조를 제안하며, 이를 기반으로 한 연동 시나리오를 제안한다.

여성의류 유통경로에서 의존성.권력원천.갈등 - 백화점 입점업체를 중심으로

  • 정현주
    • 한국유통학회지:유통연구
    • /
    • 제3권1호
    • /
    • pp.123-143
    • /
    • 1998
  • The aim of this paper is to investigate the women's apparel distribution channel in the well-known department stores located in the central Seoul area. Since the department store has its reputation, information and enormous buying power, it is the one of the major leading retails in the women's apparel industry. In doing so, the relationship between the channel members in terms of the level of dependence, power sources and perceived conflict and manifest conflict has been studied. Particularly, based on French and Raven's power sources, position source is added. It refers to a channel member's (Merchandizer in the department store) source over another based on the expection the former (Merchandizer in the department store) will be able to allocate the location and size of the store influencing the latter's sale and profit. The key informants are the merchandizers who work in the apparel companies contracting with major department stores. Finally, of the 284 questionnaires collected, 235 are usable. The hypotheses are tested through LISREL. The results of statistical analysis support that : Dependence has a positive effect on noncoercive bases of power. Coercive bases of power have a positive effect on manifest conflict as well as perceived conflict while noncoercive bases of power have a negative effect mainly on manifest conflict. Thus, the relation between the major department stores and the women's apparel companies in there seems to have bilateral dependence rather than highly unilateral dependence.

  • PDF

초고속정보통신망을 위한 광 네트워크에서의 보안 모델 해석 (Security Issues in All-optical networks for High-speed Information Communication)

  • 김정태
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2005년도 춘계종합학술대회
    • /
    • pp.864-867
    • /
    • 2005
  • All-optical networks are emerging as a promising technology for per second class communication. However, they are intrinsically different from electro-optical networks, particularly because they do not regenerate signals in the networks. The characteristics of all-optical network components and architectures manifest and still unstudied security vulnerabilities but also offer a new array of possible countermeasures. In this paper, we have analysed the security issue to protect against intrusion.

  • PDF

Improving Interpretability of Multivariate Data Through Rotations of Artificial Variates

  • Hwang, S.Y.;Park, A.M.
    • Journal of the Korean Data and Information Science Society
    • /
    • 제15권2호
    • /
    • pp.297-306
    • /
    • 2004
  • It is usual that multivariate data analysis produces related (small number of) artificial variates for data reduction. Among them, refer to MDS(multidimensional scaling), MDPREF(multidimensional preference analysis), CDA(canonical discriminant analysis), CCA(canonical correlation analysis) and FA(factor analysis). Varimax rotation of artificial variables which is originally invented in FA for easy interpretations is applied to diverse multivariate techniques mentioned above. Real data analysisis is performed in order to manifest that rotation improves interpretations of artificial variables.

  • PDF

기업경영에 있어서 인성기능의 휴먼웨어적 접근 (A Study on the Function of Personality as a Human-ware in Management)

  • 이철우
    • 산업경영시스템학회지
    • /
    • 제22권51호
    • /
    • pp.11-19
    • /
    • 1999
  • This study intends to define $\ulcorner$personality$\lrcorner$ as $\ulcorner$Human-ware$\lrcorner$ based on $\ulcorner$Gene-ware$\lrcorner$ in business management. The sides of personality in management are important source of manifestation of ‘Synergy’, because the importance of personality, that is, $\ulcorner$attitude$\lrcorner$ in individuals is increasing compared with the traditional techniques, $\ulcorner$craft$\lrcorner$. In this work it is considered that Human-ware activates interchange in reciprocal relation between Gene-ware and Hard-ware and performs balancing, intermediating (catalyzing) functions in relative that things(Geneware $\leftrightarrow$ Humanware $\leftrightarrow$ Hardware). $\ulcorner$Gene-ware$\lrcorner$ represents factor and phenomena of life in evolutionary information as human instincts, system of Gene-duum(Gene+Residuum(in phenomenology) ), Synchronization(in structuralism). In this view, this paper defines the concepts and effects of personality in management as the results of creative and stational functions of Human-ware. And this paper intends to identify the strata of psycho in human as three vertical aspects of $\ulcorner$Manifest$\lrcorner$, $\ulcorner$Latent$\lrcorner$, and $\ulcorner$Found$\lrcorner$, in this respects, function of Human-ware have analogy to that of Manifest in psychological behaviors. Finally, reviewing the Ford system based on Fordism and Taylor's system in Industrial Engineering, pursues the meaning and importance of personality, that is Humanware in management.

  • PDF

메소드 참조 빈도와 매니페스트 정보를 이용한 안드로이드 애플리케이션들의 유사도 측정 (Measuring Similarity of Android Applications Using Method Reference Frequency and Manifest Information)

  • 김규식;마수드;조성제;김성백
    • 한국차세대컴퓨팅학회논문지
    • /
    • 제13권3호
    • /
    • pp.15-25
    • /
    • 2017
  • 소프트웨어 가치와 중요성이 커짐에 따라 소프트웨어의 도용이 증가하고 있어 이에 대한 대책으로 소프트웨어 도용을 정확히 탐지하는 방안이 필요하다. 특히 안드로이드 앱의 경우, 소프트웨어 도용이 상대적으로 용이한 반면 안드로이드 마켓 상에서는 불법 앱에 대한 적절한 검수를 수행하지 않고 있다. 이에 본 논문에서는 소프트웨어 도용을 탐지하기 위해 실행파일 수준에서 안드로이드 앱 간의 유사도를 효과적으로 측정하는 기법을 제안한다. 제안 기법은 유사도 측정을 위한 주요 특징정보로, 안드로이드 앱의 실행파일을 정적으로 분석하여 메소드 참조 빈도와 매니페스트 정보를 추출한다. 각 앱을 이 두 가지 특징정보들의 n-차원 벡터로 표시하고, 코사인 유사도를 사용하여 두 앱의 유사도를 측정한다. 제안 기법을 검증하기 위해 대표적인 소스코드 기반의 유사도 측정 기법과 본 논문에서 제안한 기법을 비교 평가한다. 소스파일과 실행파일이 함께 주어진 안드로이드 앱을 대상으로 진행한 실험에서, 본 논문에서 제안한 실행파일 수준의 유사도 측정 결과와 기존의 잘 알려진 소스파일 수준의 유사도 측정 결과가 동등한 수준으로 나왔다.

개인화된 건강 데이터 처리를 위한 2-Step 개방형 시스템의 설계 (Design of Two-Step Open System for Personalized Health Data Access)

  • 전영준;황희정
    • 한국인터넷방송통신학회논문지
    • /
    • 제15권4호
    • /
    • pp.177-183
    • /
    • 2015
  • ICT 힐링플랫폼의 목적은 만성질환 예방이며 생체신호 및 생활습관 등의 정보를 기반으로 한 질환조기 경보를 목표로 한다. 본 논문에서 제안하는 개인화된 건강 데이터 접근을 위한 2-Step 개방형 시스템(TOS)은 ICT 힐링플랫폼에서의 개인 건강관련 데이터 공급자와 서비스 공급자 사이를 연결하여 개인화된 건강 데이터를 중계하는 소프트웨어 엔진이다. 제안시스템은 개인건강 문서 저장부인 Inbound 모듈과 외부기관에 조회 서비스를 제공하기 위한 Outbound 모듈로 2step으로 분리하여 운용한다. 이를 위해 Step간의 데이터 교환 정의를 위해 개인화 편집 가능한 Manifest 개념을 제안한다. 설계된 시스템은 여러 건강 관련 서비스 기관들(병원, 피트니스센터, 건강검진센터, 개인건강장치 등)에 산재되어 있는 개인 건강 정보를 개인 주도하에 수집하고 개방화하는데 참조모델로 활용할 수 있다.