All Projects → aatlasis → Chiron

aatlasis / Chiron

Licence: gpl-3.0
Chiron - An IPv6 Security Assessment framework with advanced IPv6 Extension Headers manipulation capabilities.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Chiron

Linux Router
Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers
Stars: ✭ 129 (-22.75%)
Mutual labels:  ipv6
Netpwn
Tool made to automate tasks of pentesting.
Stars: ✭ 152 (-8.98%)
Mutual labels:  ipv6
Ot Br Posix
OpenThread Border Router, a Thread border router for POSIX-based platforms.
Stars: ✭ 161 (-3.59%)
Mutual labels:  ipv6
Aliddns
aliyun ddns for golang【阿里云DDNS服务,用来将自己的动态IP同步到自己的域名解析服务器,安装方便,配置简单,默认支持Linux和MacOS以后台服务方式持续运行】
Stars: ✭ 136 (-18.56%)
Mutual labels:  ipv6
Nftlb
nftables load balancer
Stars: ✭ 147 (-11.98%)
Mutual labels:  ipv6
Go Ping
A simple ping library using ICMP echo requests.
Stars: ✭ 158 (-5.39%)
Mutual labels:  ipv6
Hybrid multicloud overlay
MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
Stars: ✭ 127 (-23.95%)
Mutual labels:  ipv6
Haproxy
HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
Stars: ✭ 2,463 (+1374.85%)
Mutual labels:  ipv6
Dhcpcd
DHCP / IPv4LL / IPv6RA / DHCPv6 client.
Stars: ✭ 148 (-11.38%)
Mutual labels:  ipv6
Ddns
🚩 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
Stars: ✭ 2,582 (+1446.11%)
Mutual labels:  ipv6
Pytricia
A library for fast IP address lookup in Python.
Stars: ✭ 140 (-16.17%)
Mutual labels:  ipv6
Ndp
Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.
Stars: ✭ 144 (-13.77%)
Mutual labels:  ipv6
Firewall
ASP.NET Core middleware for IP address filtering.
Stars: ✭ 159 (-4.79%)
Mutual labels:  ipv6
Wpantund
Wireless Network Interface Daemon for Low-Power Wireless SoCs
Stars: ✭ 133 (-20.36%)
Mutual labels:  ipv6
3proxy
3proxy - tiny free proxy server
Stars: ✭ 2,263 (+1255.09%)
Mutual labels:  ipv6
Exabgp
The BGP swiss army knife of networking
Stars: ✭ 1,713 (+925.75%)
Mutual labels:  ipv6
Php Ip Tools
Useful tools for IP manipulations
Stars: ✭ 152 (-8.98%)
Mutual labels:  ipv6
Meshenger
open source, P2P messenger without centralized server that works in a local network.
Stars: ✭ 166 (-0.6%)
Mutual labels:  ipv6
Iptools
PHP Library for manipulating network addresses (IPv4 and IPv6)
Stars: ✭ 163 (-2.4%)
Mutual labels:  ipv6
Dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
Stars: ✭ 2,168 (+1198.2%)
Mutual labels:  ipv6

Chiron

Chiron is an IPv6 Security Assessment Framework, written in Python and employing Scapy. It is comprised of the following modules: • IPv6 Scanner • IPv6 Local Link • IPv4-to-IPv6 Proxy • IPv6 Attack Module • IPv6 Proxy. All the above modules are supported by a common library that allows the creation of completely arbitrary IPv6 header chains, fragmented or not.

Suggested host OS: Linux (*BSD may also work).

Chiron incorporates its own IPv6 sniffer. It doesn't use OS stack.

The main advantage of the tool, in comparison with others, is that it allows you to easily craft arbitrary IPv6 headers chain by using various types of IPv6 Extension Headers. This option can be used for example: • To evade IDS/IPS devices, firewalls, or other security devices. • To fuzz IPv6-capable devices regarding the handling of IPv6 Extension Headers.

To run Chiron, you need Scapy, and of course, Python. You also need the following python module: python-netaddr

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].