Browsing tag

arbitrary

Metame – Metamorphic Code Engine For Arbitrary Executables

  metame is a simple metamorphic code engine for arbitrary executables. From Wikipedia: Metamorphic code is code that when run outputs a logically equivalent version of its own code under some interpretation. This is used by computer viruses to avoid the pattern recognition of anti-virus software. metame implementation works this way: Open a given binary […]

Chiron – An IPv6 Security Assessment Framework with Advanced IPv6 Extension Headers Manipulation Capabilities

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. […]