• 제목/요약/키워드: Delivery Framework

검색결과 238건 처리시간 0.029초

명령 제어 프레임워크 (Command and Control Framework) 도구 추적 방안에 대한 연구 (A Study on Tracking Method for Command and Control Framework Tools)

  • 권혁주;곽진
    • 정보보호학회논문지
    • /
    • 제33권5호
    • /
    • pp.721-736
    • /
    • 2023
  • 명령 제어 프레임워크 (Command and Control Framework)는 모의 침투 및 교육용으로 개발되었으나 사이버 범죄 그룹과 같은 위협 행위자들이 악용하고 있다. 잠재적인 위협을 식별하고 선제 대응을 하는 사이버 위협 헌팅 관점에 따라 명령 제어 프레임워크가 작동하고 있는 서버를 식별하고 사전 차단하면 위험 요소 관리에 기여를 할 수 있다. 따라서, 이 논문에서는 명령 제어 프레임워크를 사전 추적할 수 있는 방법론을 제안한다. 방법론은 명령제어 프레임워크 관련 서버 목록 수집, 단계적 전달 모사, 봇넷 설정 추출, 인증서 수집 및 특징 추 출4단계로 구성된다. 또한, 상용 명령 제어 프레임워크인 코발트 스트라이크에 제안한 방법론을 적용하여 실험을 수행한다. 실험에서 수집된 비콘, 인증서에 대한 분석 내용을 공유함으로써 명령 제어 프레임워크로부터 발생할 수 있는 사이버 위협 대응 기반을 마련하고자 한다.

Enhancing the Quality of Service by GBSO Splay Tree Routing Framework in Wireless Sensor Network

  • Majidha Fathima K. M.;M. Suganthi;N. Santhiyakumari
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제17권8호
    • /
    • pp.2188-2208
    • /
    • 2023
  • Quality of Service (QoS) is a critical feature of Wireless Sensor Networks (WSNs) with routing algorithms. Data packets are moved between cluster heads with QoS using a number of energy-efficient routing techniques. However, sustaining high scalability while increasing the life of a WSN's networks scenario remains a challenging task. Thus, this research aims to develop an energy-balancing component that ensures equal energy consumption for all network sensors while offering flexible routing without congestion, even at peak hours. This research work proposes a Gravitational Blackhole Search Optimised splay tree routing framework. Based on the splay tree topology, the routing procedure is carried out by the suggested method using three distinct steps. Initially, the proposed GBSO decides the optimal route at initiation phases by choosing the root node with optimum energy in the splay tree. In the selection stage, the steps for energy update and trust update are completed by evaluating a novel reliance function utilising the Parent Reliance (PR) and Grand Parent Reliance (GPR). Finally, in the routing phase, using the fitness measure and the minimal distance, the GBSO algorithm determines the best route for data broadcast. The model results demonstrated the efficacy of the suggested technique with 99.52% packet delivery ratio, a minimum delay of 0.19 s, and a network lifetime of 1750 rounds with 200 nodes. Also, the comparative analysis ensured that the suggested algorithm surpasses the effectiveness of the existing algorithm in all aspects and guaranteed end-to-end delivery of packets.

포괄적 비즈니스 모델 프레임워크 구축 및 적용 : 헬스케어 비즈니스 모델을 중심으로 (Establishment and Application of a Comprehensive Business Model Framework : Focusing on Healthcare Business Models)

  • 연영희;이백희;김은하;박보영;유희천
    • 대한산업공학회지
    • /
    • 제41권6호
    • /
    • pp.530-539
    • /
    • 2015
  • A business model (BM) can be developed based on a business model framework (BMF) consisting of key components such as value proposition, customers, and resources. To systematically generate and analyze emerging BMs such as healthcare BM, an integration of diverse BMF components is needed. The present study is to establish a comprehensive BMF and evaluate its applicability to healthcare BMs. Based on a review of eight BMF studies, ten BMF components were identified and classified into five major components (value proposition, resources, organizing model, customers, and revenue model) and five minor components (technology, service platform, delivery, competitive strategy, and growth/exit) by analyses of frequency and functional importance. Lastly, the BMs of three emerging healthcare companies (WellDoc, Inc., CFW Shops, and Aravind Eye Care System) were analyzed and compared in terms of the proposed BMF components. The comprehensive BMF components presented in the study can be of help for developing new BMs and analyzing the strengths and weaknesses of BMs.

시뮬레이션을 이용한 웨이퍼 FAB 공정에서의 병목 공정 탐지 프레임워크 (Bottleneck Detection Framework Using Simulation in a Wafer FAB)

  • 양가람;정용호;김대환;박상철
    • 한국CDE학회논문집
    • /
    • 제19권3호
    • /
    • pp.214-223
    • /
    • 2014
  • This paper presents a bottleneck detection framework using simulation approach in a wafer FAB (Fabrication). In a semiconductor manufacturing industry, wafer FAB facility contains various equipment and dozens kinds of wafer products. The wafer FAB has many characteristics, such as re-entrant processing flow, batch tools. The performance of a complex manufacturing system (i.e. semiconductor wafer FAB) is mainly decided by a bottleneck. This paper defines the problem of a bottleneck process and propose a simulation based framework for bottleneck detection. The bottleneck is not the viewpoint of a machine, but the viewpoint of a step with the highest WIP in its upstream buffer and severe fluctuation. In this paper, focus on the classification of bottleneck steps and then verify the steps are not in a starvation state in last, regardless of dispatching rules. By the proposed framework of this paper, the performance of a wafer FAB is improved in on-time delivery and the mean of minimum of cycle time.

자율 기기를 위한 속도가 제어된 데이터 기반 실시간 스트림 프로세싱 (Rate-Controlled Data-Driven Real-Time Stream Processing for an Autonomous Machine)

  • 노순현;홍성수;김명선
    • 로봇학회논문지
    • /
    • 제14권4호
    • /
    • pp.340-347
    • /
    • 2019
  • Due to advances in machine intelligence and increased demands for autonomous machines, the complexity of the underlying software platform is increasing at a rapid pace, overwhelming the developers with implementation details. We attempt to ease the burden that falls onto the developers by creating a graphical programming framework we named Splash. Splash is designed to provide an effective programming abstraction for autonomous machines that require stream processing. It also enables programmers to specify genuine, end-to-end timing constraints, which the Splash framework automatically monitors for violation. By utilizing the timing constraints, Splash provides three key language semantics: timing semantics, in-order delivery semantics, and rate-controlled data-driven stream processing semantics. These three semantics together collectively serve as a conceptual tool that can hide low-level details from programmers, allowing developers to focus on the main logic of their applications. In this paper, we introduce the three-language semantics in detail and explain their function in association with Splash's language constructs. Furthermore, we present the internal workings of the Splash programming framework and validate its effectiveness via a lane keeping assist system.

Y세대의 배달앱 선택속성과 결과 (Generation Y's Delivery Apps Choice Attributes and Their Consequences)

  • 이정원;김태완;이민종;이성훈
    • 한국프랜차이즈경영연구
    • /
    • 제9권1호
    • /
    • pp.27-39
    • /
    • 2018
  • Purpose - Recently, the mobile application field has been receiving astronomical attention from the past few years due to the growing number of mobile app downloads and withal due to the revenues being engendered. Especially delivery apps by mobile service market is experiencing rapid growth and competition is intensifying. Therefore, delivery apps' choice attributes has become important as a strategy for survival of franchise firms. Based on previous studies, this research proposed the theoretical framework about the structural relationships among customer satisfaction, trust and revisit intention on delivery apps' choice attributes. Research design, data, and methodology - This study examines the structural relationship between choice attributes of using the delivery app, satisfaction, trust, and revisit intention. More specifically, this study has been examined from the perspective of Generation Y who is enjoying electronic commerce and shopping with mobile phone. In this model, choice attributes of delivery app consists of three sub-dimensions such as service quality, system quality, interaction quality. So as to test the purposes of this study, research model and hypotheses were developed. After excluding 24 invalid respondent questionnaires, 201 valid questionnaires were coded and analyzed using frequency, confirmatory factor analysis, correlations analysis, and structural equation modeling with SPSS 21 and SmartPLS 3.0. Result - The results of the study are as follows. First, service quality and interaction quality had positive effects on satisfaction, and interaction quality had positive effects on trust, but system quality did not have a significant effect on both satisfaction and trust. Second, satisfaction had positive effects on both trust and revisit intention. Third, trust had positive effects on revisit intention. Conclusions - The implications of this study are following as: From the theoretical perspective, this study confirms the effect of delivery apps' choice attributes on satisfaction, trust, and revisit intention. In addition, it is significant that we examined the influence of choice attributes of delivery apps on their attitudes and behaviors of Generation Y familiar with mobile environment. Through this study, we hypothesized that the attributes of service quality and interaction quality of delivery apps have a significant effect on customer satisfaction, and this can be expected to provide meaningful implications for the development of franchise restaurant industry. To encourage continuous repurchase through customer satisfaction, franchise companies need to establish various strategic alliances with delivery app companies and new growth engines by providing diverse and high-quality services to customers in the smart age.

융합기술 기반 어린이 비만 예방.관리 프로그램 전달체계 설계 (Design of service delivery for a child obesity prevention and management program using technology convergence)

  • 황지윤;박미영;김기랑;이상은;심재은
    • Journal of Nutrition and Health
    • /
    • 제47권5호
    • /
    • pp.374-384
    • /
    • 2014
  • Purpose: Health professionals and policy makers confront the failure of provider-administered, conventional behavioral interventions in the fight against obesity epidemic. The aim of this study was to develop a tailored, cost-effective delivery system for a child obesity prevention and management program through technology convergence using Web-enabled smart cellular phones. Methods: Assessment of service needs and development of a delivery system for the program were based on a comprehensive literature review and expert reviews, and results from in-depth interviews and a need-assessment survey. Results: The user- and site-centered service delivery system using Web-enabled cellular telephones as the hardware platform for obesity prevention and management has been developed. A tailored informational service and intervention will be provided interactively between stakeholders through the platform. The potential legal issues associated with the service design have also been considered. Conclusion: The user-centered convergence design and platform based on principles of Transtheoretical Model and Stages of Change using the Health Promoting School framework could enable effective intervention and promote acceptance in the long-run.

2D-Covalent organic frameworks for bioimaging and therapeutic applications

  • Chanho Park;Dong Wook Kim
    • 대한방사성의약품학회지
    • /
    • 제6권2호
    • /
    • pp.171-176
    • /
    • 2020
  • Covalent organic frameworks (COFs) are porous crystalline polymers in which organic units are linked by covalent bonds and have a regular arrangement at the atomic level. Recently, the COFs have been much attention in bio-medical area such as bio-imaging, drug delivery, and therapeutics. These 2D nanoparticles are proving their value in nanomedicine due to their large surface area, functionalization through functional groups exposed on the surface, chemical stability due to covalent bonding, and high biocompatibility. The high ω-electron density and crystallinity of COFs makes it a promising candidate for bioimaging probes, and its porosity and large surface area make it possible to be utilized as a drug delivery vehicle. However, the low dispersibility in water, the cytotoxicity problems of COFs are still challenged to be solved in the future. In this regard, several efforts that increase the degree of dispersion through functionalization on the surface of COFs for the application to the biomedical field have been reported. In this review, we would like to describe the advantages and limitations of COFs for bio-imaging and anti-cancer treatment.

역주문을 고려한 공정-저장조 망구조의 최적설계 (Optimal Design of Process-Inventory Network Considering Backordering Costs)

  • 이경범
    • 제어로봇시스템학회논문지
    • /
    • 제20권7호
    • /
    • pp.750-755
    • /
    • 2014
  • Product shortage which causes backordering and/or lost sales cost is very popular in chemical industries, especially in commodity polymer business. This study deals with backordering cost in the supply chain optimization model under the framework of process-inventory network. Classical economic order quantity model with backordering cost suggested optimal time delay and lot size of the final product delivery. Backordering can be compensated by advancing production/transportation of it or purchasing substitute product from third party as well as product delivery delay in supply chain network. Optimal solutions considering all means to recover shortage are more complicated than the classical one. We found three different solutions depending on parametric range and variable bounds. Optimal capacity of production/transportation processes associated with the product in backordering can be different from that when the product is not in backordering. The product shipping cycle time computed in this study was smaller than that optimized by the classical EOQ model.

MPEG-21의 DRM 기술 표준화 현황 분석 (Standardization of DRM Technologies in MPEG-21)

  • 정상원
    • 정보관리연구
    • /
    • 제35권2호
    • /
    • pp.107-130
    • /
    • 2004
  • MPEG-21은 상호운용성이 확보되고 저작권이 보호되는 방법으로 디지털 콘텐츠가 생성, 배포, 소비될 수 있도록 하기 위한 개방형 표준 프레임워크이다. 이 글은 DRM 기술을 중심으로 MPEG-21의 각 분야별-거래와 배포의 기본단위인 디지털 아이템 선언(DID), 디지털 아이템 식별(DII), 저작권 관리 및 보호(IPMP), 권리데이터사전(RDD), 권리표현언어(REL), 영구연결기술(PAT), 이벤트 리포팅(ER)-기술 표준화의 개념과 내용을 살펴본다.