3 matches found
DELTA
DELTA: SDN SECURITY EVALUATION FRAMEWORK We now manage DELTA in new repository https://github.com/seungsoo-lee/DELTA. Please visit our new repository and hope you see there again. Thank you! Best Regards, -- DELTA Team...
DELTA
DELTA: SDN SECURITY EVALUATION FRAMEWORK What is DELTA? DELTA is a penetration testing framework that regenerates known attack scenarios for diverse test cases. This framework also provides the capability of discovering unknown security problems in SDN by employing a fuzzing technique...
sdnpwn
sdnpwnとは? sdnpwnは、Software-Defined Networks SDNのセキュリティをテストするためのツールキット兼フレームワークです。詳細はこちらの記事をご覧ください:https://sdnpwn.net/2017/08/22/what-is-sdnpwn/ インストール まずgitを使用してsdnpwnをダウンロードします root@kitploit: git clone https://github.com/smythtech/sdnpwn sdnpwn.pyとsetup.shスクリプトを実行可能にします root@kitploit: sudo chmod ...