Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
offensive-onos — My experiments in weaponizing ONOS applications (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)

查看仓库
2221个月前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
网站

Offensive ONOS

我在武器化ONOS应用中的实验。
这是我网络安全硕士论文研究活动的一部分(链接),专注于软件定义网络中跨应用投毒攻击的检测。

这项研究还导致发现了CVE-2023-24279和CVE-2023-30093。

获取背景知识的有用论文:

  • 软件定义网络中的跨应用投毒
  • 我的硕士学位论文
  • 保护虚拟可编程交换机免受跨应用投毒(CAP)攻击
  • 软件定义网络中投毒攻击的分类
  • 软件定义网络综述:下一代网络架构

要求

  • 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

查看这个GitHub Gist以了解如何连接ONOS和Mininet虚拟机。

链接

  • ONOS Wiki
  • ONOS 2.7.0 API文档
  • Thomas Vachuska - 创建和部署ONOS应用(Youtube)
  • Mininet简介

更新日志

每个版本的详细更改记录在发布说明中。

贡献

只需提交一个issue或pull request。


edoardottt.com 联系我。

下载工具