ANNOUNCE: Exscript 0.9 (Initial Release)



Introduction
-------------
Exscript is a scripting language for automating Telnet or SSH sessions.
It supports a wide range of features, such as parallelization, AAA
authentication methods, TACACS, and a very simple template language.

Exscript itself is written in Python, and it should run on any platform
where Python supports OS threads.

This is the initial public release.


Dependencies
-------------
Python 2.2 or better
Python Crypto module


Download Exscript
------------------
Release: http://exscript.googlecode.com/files/exscript-0.9.tgz
SVN instructions: http://code.google.com/p/exscript/source


Links
------
Exscript project page: http://code.google.com/p/exscript/
Mailing list: http://groups.google.com/group/exscript
Bug tracker: http://code.google.com/p/exscript/issues/list
Browse the source: http://exscript.googlecode.com/svn/trunk/
.



Relevant Pages

  • ANNOUNCE: Exscript 0.9.16
    ... Exscript is a scripting language for automating Telnet or SSH sessions. ... The Python API was greatly improved. ...
    (comp.os.linux.networking)
  • ANNOUNCE: Exscript 0.9.8
    ... Exscript is a scripting language for automating Telnet or SSH sessions. ... It supports a wide range of features, such as parallelization, AAA ... Python developers can easily extend Exscript templates using standard ...
    (comp.lang.python)
  • Re: Embedded scripting language advice sought
    ... thread-safe, or, at least able to have multiple coexisting execution ... The obvious choice for this was Lua; it hits a lot of the marks, ... but I'd really rather find an embedded scripting language ... I also wondered if Python would be a good choice, ...
    (freebsd-questions)
  • [Full-disclosure] Metasploit Framework v3.0 Alpha
    ... version 3.0 of the Metasploit Framework. ... entirely in Python -- the OFFICIAL hacker scripting language. ... + Checkpoint FW-1 remote exploit ...
    (Full-Disclosure)
  • Re: A QFB agent: how to catch C-level crashes and last Python stack ?
    ... Currently I'm hunting again a rare C-level crash bug of a Python based Windows app with rare user reports - and still in the dark (I get snippets of machine stack traces / screenshots with random "mem. ... interpreters are unable to recover from catastrophic errors ... failed assertions are handled as scripting language exceptions. ...
    (comp.lang.python)