Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
offensive-onos — My experiments in weaponizing ONOS applications (https://github.com/opennetworkinglab/onos) Wait, I need to translate it. Let me redo. ONOS 애플리케이션을 무기화하는 나의 실험들 (https://github.com/opennetworkinglab/onos) | Kitploit
도구/GitHubGitHub/edoardottt/offensive-onos
Vulnerability AnalysisExploitationNetwork SecurityPenetration TestingPapers & ResearchLearning & EducationAnomaly Detection
GitHubedoardottt/offensive-onos

offensive-onos

My experiments in weaponizing ONOS applications (https://github.com/opennetworkinglab/onos) Wait, I need to translate it. Let me redo. ONOS 애플리케이션을 무기화하는 나의 실험들 (https://github.com/opennetworkinglab/onos)

저장소 보기
22232개월 전Kitploit 검토 완료
웹사이트

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

공격용 ONOS

ONOS 애플리케이션을 무기화하는 실험입니다.
이것은 소프트웨어 정의 네트워크에서 Cross App Poisoning 공격 탐지에 초점을 맞춘 제 사이버 보안 석사 논문(link) 연구 활동의 일부입니다.

이 연구는 또한 CVE-2023-24279 및 CVE-2023-30093의 발견으로 이어졌습니다.

맥락을 이해하는 데 유용한 논문:

  • Cross-App Poisoning in Software-Defined Networking
  • 제 석사 학위 논문
  • Protecting Virtual Programmable Switches from Cross-App Poisoning (CAP) Attacks
  • Classifying Poisoning Attacks in Software Defined Networking
  • A Survey on Software Defined Networking: Architecture for Next Generation Network

요구 사항

  • JVM 11+ (https://www.oracle.com/java/technologies/downloads/)
  • Maven (https://maven.apache.org/)
  • ONOS 2.7.0 (https://wiki.onosproject.org/display/ONOS/Downloads)

애플리케이션을 테스트하기 위해 데이터 플레인을 가상화할 때 Mininet을 사용했지만, 이는 선택 사항입니다 (https://github.com/mininet/mininet/releases/).

시작하기

설치 및 활성화할 준비가 된 ONOS 애플리케이션을 컴파일합니다.

root@kitploit:~
make -C apps/APP-NAME compile

.oar (ONOS 아카이브) 파일을 검색합니다.

root@kitploit:~
make oar

ONOS와 Mininet VM을 연결하는 방법을 알아보려면 이 GitHub Gist를 참조하세요.

링크

  • ONOS Wiki
  • ONOS 2.7.0 API 문서
  • Thomas Vachuska - ONOS 앱 생성 및 배포 (Youtube)
  • Mininet 소개

변경 로그

각 릴리스의 자세한 변경 사항은 릴리스 노트에 문서화되어 있습니다.

기여

이슈 / 풀 리퀘스트를 열어 주세요.


edoardottt.com으로 연락하세요.

도구 다운로드