what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 26 - 45 of 45 RSS Feed

Files from Dan Martin

Email addressprivate
First Active2012-02-15
Last Active2017-08-24
View User Profile
360-FAAR Firewall Analysis Audit And Repair 0.3.4
Posted Oct 29, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release resolves Cisco ICMP default services with out printing stringified hash references in the cs output sections. Cisco network and range objects are listed as such in object-groups instead of as hosts. The cisco output writer uses 'object' in access-lists instead of IP NM, as well as listing range objects using 'range' in access-lists as well as groups. The NAT translation now supports SRC NAT translation for known network objects in rr mode filters.
tags | tool, perl
systems | unix
SHA-256 | 83a14cd01c162dbb2b4f78021b1b6a8d2a95fc60ef2cb2d383c7c55458a39622
360-FAAR Firewall Analysis Audit And Repair 0.3.3
Posted Oct 24, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release adds nat capabilities to the Cisco ASA reader. 'static' nat IP IP NM and access-list statements are now added the internal nats table and policy nat rules are identified. Some of the annoying "undefined" variable warnings have been resolved. Various other updates.
tags | tool, perl
systems | unix
SHA-256 | d9fb0acb155f64254f747054284f388236ebe887cd473089b6502874ce95d0d0
360-FAAR Firewall Analysis Audit And Repair 0.3.2
Posted Oct 17, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release includes a new helper script that converts print mode CSV's to HTML, for easy viewing with a browser on systems without an "office" application suite installed. Netscreen interface vip statements are now added to the NATs table and further consistency checks have been added to the policy build sections to more easily identify problem objects.
tags | tool, perl
systems | unix
SHA-256 | 00af73a5723ae49d0e382b3f6a620781e28c8f7c00bc60484f760918af576d92
360-FAAR Firewall Analysis Audit And Repair 0.3.1
Posted Sep 28, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release cleans up the output in the new columns, so that specific VPN policy and object negation usage is easier to see. The VPN rules marked "Any", which are all rules in the rule base not marked with a specific VPN, that pass traffic that can be tunnelled via a route based VPN after dropping out of the policy, are no longer printed. Object's not negated in the policy (marked negation: "no") are also removed from the new columns for clarity. The Cisco ASA/PIX reader has been upgraded so that it prints more user friendly info during the config read ('safe' warnings are now printed as info) and handles rules using protocol groups far better than before. The cisco config reader now also reads negated source and dest services and excludes rules using these from the "rr" mode rulebase builds as well as reading rules with logging and no destination port correctly.
tags | tool, perl
systems | unix
SHA-256 | 73a58198a8995d01eb38a8a4e8e298fc639af8d7e3d23ed6ebffa7cdcd081379
360-FAAR Firewall Analysis Audit And Repair 0.3.0
Posted Sep 26, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release further updates the 'print' and 'fltprint' mode spreadsheets to include VPN tunnel usage info and source / destination negation from the policy, as well as "install on" info (most relevant to checkpoint).
tags | tool, perl
systems | unix
SHA-256 | cff15dcf5626494896c8a6d4970b7acec184525f959e7e6f3a3be6163debc79b
360-FAAR Firewall Analysis Audit And Repair 0.2.9
Posted Sep 14, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release further upgrades the NAT analysis capabilities, more NAT details are listed in 'print' mode.
tags | tool, perl
systems | unix
SHA-256 | eca2eafd31b73f79158ba4318dcdb341d71a40f8cdc578fd284dec7337fc4348
360-FAAR Firewall Analysis Audit And Repair 0.2.8
Posted Sep 12, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release further improves the NAT analysis capabilities of 360-FAAR, the output of which is listed in the six new print mode columns, src, dst and service, for both the NAT translations that are listed in the logs and in the policy, for each object.
tags | tool, perl
systems | unix
SHA-256 | 8700cbc53fa4f7a79694f34b2bf1094776e977cd3e78a39a4cef4635ac1697b6
360-FAAR Firewall Analysis Audit And Repair 0.2.7
Posted Sep 8, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release completely drops the previous NAT methodology and integrates NATs into the rule processing subs and also sports a rewrite of the NAT structures and nat rule listing, the new method is much more robust. Negated rules are now identified in Netscreen and excluded from rr mode rulebases.
tags | tool, perl
systems | unix
SHA-256 | f05e778f24d0f3d667c664af3819612b34157e5fa6a0c9419df2282a58ea676e
360-FAAR Firewall Analysis Audit And Repair 0.2.6
Posted Sep 6, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release correctly adds NAT translation rules for interface mip host statements (ANY service name corrected). It also reads policy nat dst ip statements and adds these to the NAT tables in the same was as for interface mip rules.
tags | tool, perl
systems | unix
SHA-256 | d5b8d27f99acdf525362b164557638cfc9cca4a0fa9a3e88299565b9c890caec
360-FAAR Firewall Analysis Audit And Repair 0.2.5
Posted Sep 5, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release adds 'end.' comments to rr mode "enter search INC EX string" instructions and an 'exit' menu option. This release also resolves netscreen MIP(ipaddr) objects from interface mip statements and adds them to the NATs tables. Various other fixes and additions.
tags | tool, perl
systems | unix
SHA-256 | a8af9a4806465b18cd3cb04ff8798af3257fd0cfdb61642e04c8cd8f73566b47
360-FAAR Firewall Analysis Audit And Repair 0.2.4
Posted May 18, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release resolves many of the undefined variable warnings in the cisco reader and writer and uses name netmask for networks in access lists and lists service object groups correctly in access lists.
tags | tool, perl
systems | unix
SHA-256 | c02190292f3a147e906e373d6d388b12281fc71677eedb7324d27c178ff23901
360-FAAR Firewall Analysis Audit And Repair 0.2.3
Posted May 10, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release significantly updates the Cisco ASA reader and adds support for dbedit object, service and group output, as well as directing dbedit output to file instead of the screen.
tags | tool, perl
systems | unix
SHA-256 | 7951e7cbd5d3ef81b6a7dcaed9ec4c95331f77b7aa03178ca7a582058593986e
360-FAAR Firewall Analysis Audit And Repair 0.2.1
Posted Apr 30, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release provides a small change required in order for some rulebase builds to work.
tags | tool, perl
systems | unix
SHA-256 | e2922b592136828485ef5f371fa2e685ec057099245c46322cd9573c14dde2a4
360-FAAR Firewall Analysis Audit And Repair 0.2.0
Posted Mar 27, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This version includes support for cisco ASA global host, subnet and range objects as well as most service object types and identifiers. The cisco defaults list is better and the source policy usage field in print mode now prints correct info. Also, all three policy readers have been upgraded to detect unknown objects in groups and policies during the initial policy read and the untimely large range printing in print modes is now fixed.
tags | tool, perl
systems | unix
SHA-256 | fe044230036d848ad6720383afa9e61319b0004de5ccf5aedc1b26ee3e6ced82
360-FAAR Firewall Analysis Audit And Repair 0.1.9
Posted Mar 23, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release provides a work around for netscreen objects identified by DNS name in the config and adds new fields to the 'print' modes spreadsheet. These fields list services in use in relation to objects and rules as well as usage info from the log file and hit counts.
tags | tool, perl
systems | unix
SHA-256 | e40867ec2b07662d86f8ccbf48ffce4f61c258d21758a358af57368530200887
360-FAAR Firewall Analysis Audit And Repair 0.1.8
Posted Mar 19, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release adds support for cisco 'group-object' nested groups and a cisco policy writer.
tags | tool, perl
systems | unix
SHA-256 | 42173590795645e2f9e4219d77b6699b9a6ca4563946c65ff2773b7d9c831693
360-FAAR Firewall Analysis Audit And Repair 0.1.7
Posted Mar 15, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: This release adds a Cisco asa log reader and fixes many bugs in the Cisco and Netscreen policy readers.
tags | tool, perl
systems | unix
SHA-256 | 88fc63ec0972b2501852fc4f0e3308b885982bd391d185e2e5897765d93e3d45
360-FAAR Firewall Analysis Audit And Repair 0.1.6
Posted Mar 9, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: Now reads PIX and ASA standard and extended access-lists, objects and groups Has two new modes, 'print' and 'fltprint' that provide full object analysis or filtered object analysis respectively. Many bug fixes.
tags | tool, perl
systems | unix
SHA-256 | 7a17b614015f0e9b25e58e0aaa9455ba25a8a9423f1ab726fa46481fb5a83571
360-FAAR Firewall Analysis Audit And Repair 0.1.3
Posted Feb 18, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

Changes: Better bldobj mode and notes and zone mappings sorted in netscreen out, and groups translated. Service groups translated and odumper service group field spelling corrected.
tags | tool, perl
systems | unix
SHA-256 | 17778d746c8d1ca367879a5888a937c7c262af8d555199cc569f432cf3a5fdc4
360-FAAR Firewall Analysis Audit And Repair
Posted Feb 15, 2012
Authored by Dan Martin | Site sourceforge.net

360-FAAR Firewall Analysis Audit and Repair is an offline command line perl policy manipulation tool to filter, compare to logs, merge, translate and output firewall commands for new policies, in checkpoint dbedit or screenos commands.

tags | tool, perl
systems | unix
SHA-256 | 64bffff846447bb8306c598f559f3e17b61db919815528d529d814378b55e3c5
Page 2 of 2
Back12Next

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    23 Files
  • 25
    Apr 25th
    16 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close