____ ____ __
/\ _`\ __ /\ _`\ /\ \
\ \,\L\_\ ___ ___ /\_\ ___\ \ \L\ \ __ __ \_\ \ __ _ __
\/_\__ \ / __`\ /' _ `\/\ \ /'___\ \ , / /'__`\ /'__`\ /'_` \ /'__`\/\`'__\
/\ \L\ \/\ \L\ \/\ \/\ \ \ \/\ \__/\ \ \\ \ /\ __//\ \L\.\_/\ \L\ \/\ __/\ \ \/
\ `\____\ \____/\ \_\ \_\ \_\ \____\\ \_\ \_\ \____\ \__/.\_\ \___,_\ \____\\ \_\
\/_____/\/___/ \/_/\/_/\/_/\/____/ \/_/\/ /\/____/\/__/\/_/\/__,_ /\/____/ \/_/
SonicReader version 0.7
===== About
!!! Make sure to extract the whole zip file, including the 'lib' folder !!!
If you do not then SonicReader will not work and silently stare at you. Creepy, I know.
SonicReader is a configuration file decoder/reader for Dell Sonicwall Firewalls. SonicReader
expects a Sonicwall .exp file as input and can output an HTML report or the raw text of the
exp file. Currently there are some config files that SonicReader cannot parse, but I hope to fix
this in later releases.
I have no affiliation with Dell Sonicwall. Please do not contact Dell Sonicwall regarding the use
of this program.
I hope this program finds some use to you. If this program breaks you get to keep both pieces.
I cannot offer any warranty on this program working correctly, but I hope it helps you in some way!
If you would like to contribute code, fixes, or ideas, please drop me a line. If I incorporate
your code I will ask to do so under a BSD license. I know the program is currently very slow,
doesn't work sometimes, and may or may not contain some weird bugs. I hope to fix all this eventually.
This software is provided by the copyright holders and contributors "AS IS" and any express or
implied warranties, including, but not limited to, the implied warranties of merchantability and
fitness for a particular purpose are disclaimed. Please see the License for more information.
===== Changelog
version 0.7 - Incorporated changes by Mark Ciecior:
- IPSec tunnel information
- Route table information
- Address object groups
- Service object groups
- Links between objects within the html
version 0.5 - Initial Public Release
===== BUGS/ISSUES/TO BE IMPLEMENTED
See TODO.txt
===== License
Copyright (C) Andrew Kornetov andkorn@gmail.com and and Mark Ciecior mark@markciecior.com
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
----------
Apache Commons Codec
Copyright 2002-2012 The Apache Software Foundation
This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
-----
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains test data from http://aspell.sourceforge.net/test/batch0.tab.
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
-----
===== Other
Thanks to http://www.network-science.de/ascii/ for the cool ascii-art generator on their site.