• 제목/요약/키워드: Web-based Java monitoring system

검색결과 62건 처리시간 0.031초

JsSandbox: A Framework for Analyzing the Behavior of Malicious JavaScript Code using Internal Function Hooking

  • Kim, Hyoung-Chun;Choi, Young-Han;Lee, Dong-Hoon
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제6권2호
    • /
    • pp.766-783
    • /
    • 2012
  • Recently, many malicious users have attacked web browsers using JavaScript code that can execute dynamic actions within the browsers. By forcing the browser to execute malicious JavaScript code, the attackers can steal personal information stored in the system, allow malware program downloads in the client's system, and so on. In order to reduce damage, malicious web pages must be located prior to general users accessing the infected pages. In this paper, a novel framework (JsSandbox) that can monitor and analyze the behavior of malicious JavaScript code using internal function hooking (IFH) is proposed. IFH is defined as the hooking of all functions in the modules using the debug information and extracting the parameter values. The use of IFH enables the monitoring of functions that API hooking cannot. JsSandbox was implemented based on a debugger engine, and some features were applied to detect and analyze malicious JavaScript code: detection of obfuscation, deobfuscation of the obfuscated string, detection of URLs related to redirection, and detection of exploit codes. Then, the proposed framework was analyzed for specific features, and the results demonstrate that JsSandbox can be applied to the analysis of the behavior of malicious web pages.

웹기반 화상 감시 시스템의 구현 (An Implementation of Image Security System Based on Web)

  • 박영석;조평기
    • 융합신호처리학회논문지
    • /
    • 제1권1호
    • /
    • pp.74-81
    • /
    • 2000
  • 기존의 전용선을 사용하는 화상 감시 시스템의 문제점을 해결하기 위해 인터넷을 이용한 3계층 웹기반 화상 감시 모델을 제안하고 시스템으로 구현하였다. 개발된 시스템은 3계층 웹기반 분산제어 모델을 채택함으로써 기존의 중앙 집중제어 방식의 시스템 안정성 문제를 해결하였고, 원격 웹브라우저에서 그룹으로 등록된 복수의 화상 감시 싸이트(Site)를 인터넷을 통해 원격제어 및 자동감시가 가능하다. 또한 자바 가상 기계(Java Virtual Machine) 코드와 가상 인스트루먼트(Virtual Instrument) 개념에 의한 운용 소프트웨어 설계로 다양한 종류의 컴퓨터와 OS에서도 운용이 가능하다. 또한 인터넷을 통한 네트워크 구성이므로 별도의 네트워크 구축비용이 들지 않으며, 웹서버를 사용한 운용 소프트웨어의 배포 및 보수 유지가 이루어지므로 소프트웨어 갱신 등에 따른 관리의 효율성을 크게 개선 할 수 있다.

  • PDF

임베디드 리눅스를 이용한 산업용 인버터의 웹 기반 원격 관리 (Web-Based Remote Management of Industrial Inverter using Embedded Linux)

  • 조덕연;최병욱
    • 제어로봇시스템학회논문지
    • /
    • 제9권4호
    • /
    • pp.340-346
    • /
    • 2003
  • Driven by the growth of the Internet and the increasing ubiquity of embedded computing systems, the embedded system is exploding in terms of it proliferation of products and the number of complex applications. Intelligent dedicated systems and appliances used in interface, monitoring, communications, and control applications increasingly demand the services of a sophisticated, state-of-the-art operating system. In the case of industrial controller, it is required to use a real-time operating system (RTOS) as a good building block to enable Internet connectivity. However, commercial RTOSes are increasingly less desirable due to their lack of standardization and their inability to keep pace with the rapid evolution of technology. In order to overcome these problems, we consider using embedded Linux and embedded web server. Availability of source code, reduced licensing, reliability, open source community support, as well as others, are key reasons for the use of embedded linux by embedded developers. In this paper, we develop embedded linux platform to control the industrial inverter with the Internet connecting feature. The method of web-based management is also proposed by using the embedded web server and Java applet. We show the feasibility of remote management for the commercial inverter controller with the proposed three-tier web-based remote management system.

An OS Platform Independent Architecture of Web-based Teleoperation for mobile robot

  • Ko, Deok-Hyeon;Lee, Soon-Geul
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.346-349
    • /
    • 2004
  • The teleoperation system applies all of the industrial fields due to the development of the network infrastructure. It is one of the indispensable elements for controlling the robot at a remote sight and monitoring the limit or unknown environment. The common teleoperation robot system is what has the visual module to supply the network system and realistic UI to the existed robot system. Therefore, remarked that the fusion between modules and transmission of visual data the remarked the important element to improve the robot application in the various environments. Delay of development time by robot platform and noneffective communication among developers are also problem to approach. In this paper we propose the independent teleoperation system. The main application language is JAVA in this system, which is applied JAVA API like JNI and JMF to construct the effective teleoperation system. The system has the both side communication system between sever and client as a basic structure. The visual data that is attached the robot at a remote sight is captured by JMF API and then is transmitted to the web browser called client by RTR protocol. JNI is used to connect between JAVA and the lower part application (sensor fusion, motion control.) of the robot programmed by various Native languages. The proposed system is the application that can perform the elements, for instance transmission of visual data, the fusion of various native application modules and the effective network communication, with any platform.

  • PDF

웹기반 화상 감시 시스템의 구현 (An Implementation of Image Security System Based oil Web)

  • 조평기;박영석
    • 융합신호처리학회 학술대회논문집
    • /
    • 한국신호처리시스템학회 2000년도 하계종합학술대회논문집
    • /
    • pp.49-52
    • /
    • 2000
  • In this paper we have developed an image security system based on Internet Web in order to overcome the problem of existing systems that use the dedicated network. The developed system resolves the safety problem of the centralized control model by adapting the distributed control model based on Web, and has the functions of remote control and automatic monitoring for grouped multiple sites on Web browser. And the system can operate various computers or operating system because it's operating software was designed by the concepts of Java Virtual Machine and Virtual Instrument. Also, our system has not need of additional cost for network construction by using Internet and can greatly improve the managemental efficiency of system because the maintenance and publishing of software updates can be performed through Web Server.

  • PDF

Zigbee 기반 원격 영상 모니터링 제어 시스템 (Zigbee based Remote Motion Monitoring and Ligiting Control System)

  • 김정현;유동희
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2009년도 춘계학술대회
    • /
    • pp.99-101
    • /
    • 2009
  • IT 기술의 급속한 발달과 초고속망을 통한 인터넷 보급에 힘입어, 기업이나 공공기관의 사무실 중심으로 구축되던 네트워크 환경이 가정내의 디지털 전자기기로 확산되어 가면서 홈 네트워크 산업에 대한 관심이 높다. 홈 네트워크는 다양한 응용 분야들이 제안되어왔고 그 중 원격 모니터링 및 원격제어 분야도 지속적으로 연구되고 있다. 본 논문에서는 JAVA 확장 API인 JMF(Java Media Framework)를 사용하여 웹 상에서 홈페이지 접속을 통한 실시간 원격 영상 모니터링 시스템을 구현하였고, 원격제어를 위하여 홈 네트워킹의 대표적 무선 기술인 Zigbee를 이용한 조명 제어시스템 설계 방법을 제시한다.

  • PDF

실시간 영상 모니터링 및 Zigbee 기반 조명 제어 시스템 구현 (Realtime Video Monitoring and Zigbee based Remote Lighting Control System)

  • 김정현;유동희
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2009년도 추계학술대회
    • /
    • pp.105-107
    • /
    • 2009
  • IT 기술의 급속한 발달과 초고속망을 통한 인터넷 보급에 힘입어, 기업이나 공공기관의 사무실 중심으로 구축되던 네트워크 환경이 가정내의 디지털 전자기기로 확산되어 가면서 홈 네트워크 산업에 대한 관심이 높다. 홈 네트워크는 다양한 응용 분야들이 제안되어왔고 그 중 원격 모니터링 및 원격 제어 분야도 지속적으로 연구되고 있다. 본 논문에서는 JAVA 확장 API인 JMF(Java Media Framework)를 사용하여 웹 상에서 홈페이지 접속을 통한 실시간 원격 영상 모니터링 시스템과 홈 네트워킹의 대표적 무선 기술인 Zigbee를 이용한 조명 제어시스템을 구현 하였다.

  • PDF

분산환경에 적합한 인터넷 원격제어 시스템에 관한 연구 (A Study on the Internet Remote Control System in the Distributed Environment)

  • 엄한성;안병원;김현수;박영산;노영오;김윤식
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2003년도 춘계종합학술대회
    • /
    • pp.301-304
    • /
    • 2003
  • 본 논문은 웹 브라우저 만으로 원격지에 위치한 설비의 모니터링과 제어를 할 수 있고, 서로 다른 시스템간의 호환성과 확장성을 지원할 수 있는 lava 플랫폼을 기반으로 응용 계층인 HTTP 프로토콜의 URL통신을 이용한 인터넷 원격제어 시스템 구축 방법을 제안하였다. 제안한 인터넷 원격제어시스템을 실험하기 위하여 서버 PC와 RS-232 통신방식으로 연결된 $\mu$-Processor를 통한 직류전동기의 속도 및 온도를 모니터링하고 제어하는 실험을 하였다.

  • PDF

GeoNet : Web-based Remotely Sensed Image Processing System

  • Yang, Jong-Yoon;Ahn, Chung-Hyun;Kim, Kyoung-Ok
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 1999년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.165-170
    • /
    • 1999
  • Previous technology of remote sensing was focused on analyzing raster image and gaining information through image processing. But now it has extended to diverse fields like automatic map generation, material exploitation or monitoring environmental changes with effort to utilizing practical usage. And with rapid expansion of information exchange on Internet and high-speed network, the demand of public which want to utilize remotely sensed image has been increased. This makes growth of service on acquisition and processing remotely sensed image. GeoNet is a Java-based remotely sensed image processing system. It is based on Java object-oriented paradigm and features cross-platform, web-based execution and extensibility to client/server remotely sensed image processing model. Remotely sensed image processing software made by Java programming language can suggest alternatives to meet readily demand on remotely sensed image processing in proportion to increase of remotely sensed data. In this paper, we introduce GeoNet and explain its architecture.

  • PDF

양액재배를 위한 생육환경 모니터링 및 제어 플랫폼에 관한 연구 (Study Growth Environmental Monitoring and Controlling Platform for Hydroponic)

  • 연인원;이원철
    • 한국통신학회논문지
    • /
    • 제41권9호
    • /
    • pp.1132-1140
    • /
    • 2016
  • 전 세계적으로 농업분야가 많이 줄어들고 있는 반면에, IT농업과 미래 먹거리에 대한 관심이 높아지고 있으며, ICT 기반 미래 농업 활성화를 위해 다양한 연구가 진행 중에 있다. 본 논문에서는 양액재배를 위해 온습도, pH(hydrogen ion), EC(Electric Conductivity) 등 생육환경을 모니터링 하는 동시에 최적의 환경을 유지하도록 LED, 쿨링팬 제어가 가능한 시스템을 제안한다. 생육환경 모니터링 및 제어를 위해 아두이노(Arduino) 하드웨어와 자바(Java) 소프트웨어를 이용하였으며, Wi-Fi 공유기를 활용해 소켓통신을 하고 데이터베이스 및 웹서버 인터페이스를 통해 여러 환경에서 식물을 쉽게 관리할 수 있다. 더욱이, 장소 및 시간에 구애 받지 않고 LED를 활용한 재배로 병해충이 생기지 않는 환경에서 지속적인 관리가 가능하여 단순 양액재배보다 빠르게 재배할 수 있는 장점이 있다. 더 나아가, ICT 미래 농업 활성화에 기여할 수 있을 것으로 기대한다.