{"id":782,"date":"2008-07-27T14:31:07","date_gmt":"2008-07-27T12:31:07","guid":{"rendered":"http:\/\/www.corelan.be:8800\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/"},"modified":"2008-07-27T14:31:07","modified_gmt":"2008-07-27T12:31:07","slug":"free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility","status":"publish","type":"post","link":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/","title":{"rendered":"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility"},"content":{"rendered":"<p>If you have multiple Cisco Ironport C350 devices, you may have noticed that safelist \/ blocklist entries are bound to an individual device. So if your Ironport devices are both installed to handle incoming mails, end users need to manage safelists\/blocklists on both devices in order to be sure that both devices operate in the same way.<\/p>\n<p>This is a problem, because, to an end user, it should not matter where they manage the safelist\/blocklist, they only want to do it just one time and on one device, and not multiple times.&#160; <\/p>\n<p>In order to capture the safelist\/blocklist database from multiple devices, merge the lists, and then activate the merged lists on all devices, you would need to use the backup &amp; restore features.<\/p>\n<p>The Cisco Ironport CLI allows admins to create a backup of the configuration, but surprisingly this does not include the safelist\/blocklist database.&#160; The management GUI allows administrators to backup &amp; restore safelists\/blacklists, but it cannot be scheduled.&#160;&#160; Cisco Ironport support has told me that there is no way to do this.<\/p>\n<p>So I wrote a small utility that will allow you to <\/p>\n<ul>\n<li>backup of the safelist \/ blocklist database of a Cisco Ironport C350 device. You can run this against any number of Cisco Ironport devices <\/li>\n<li>merge the backup files into 1 big file <\/li>\n<li>copy the merged file back to all of your Ironport devices and activate\/restore the merged file <\/li>\n<\/ul>\n<p>All of these actions are CLI commands, so you can build a batch script file and use Windows Scheduled Tasks to run this at any given time.<\/p>\n<h3>Requirements :<\/h3>\n<p>In order for the application to run, the following requirements must be met :<\/p>\n<p>1. The server\/computer running the script must have access to the Ironport interfaces that are activated for management.<\/p>\n<p>2. The Ironport must be configured for management over HTTPS and SSH, and must allow FTP access as well. If there is a firewall between the server\/computer running the scripts and the interface that hosts the management ports, the ports for HTTPS, SSH and FTP must be open<\/p>\n<p>3. The user account used in the script must have admin access<\/p>\n<p>4. pscp.exe (Putty) needs to be present in the working directory<\/p>\n<p>&#160;<\/p>\n<p>&#160;<\/p>\n<h3>This is how it works :<\/h3>\n<h5><\/h5>\n<h5>&#160;<\/h5>\n<p>If you run the tool without parameters, you'll get this :<\/p>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\"><p>-------------------------------------------------------\nPVE Cisco Ironport Safelist and Blocklist Merge utility\nhttp:\/\/freetools.corelan.be\npeter.ve@telenet.be\nJuly 2008\nVersion 1.0.0.1\n-------------------------------------------------------\nCurrent date &amp; time : 27\/07\/2008 13:09\n-------------------------------------------------------\n\n===== Unlicensed copy =====\n\n\nUsage :\n-------\nCreate request for license file :\n   -lic\n\nGet Safelist &amp; blocklist from device :\n   -h <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">Ironport<\/span> <span style=\"color: #ff0000\">host<\/span><span style=\"color: #0000ff\">&gt;<\/span> -p <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">https<\/span> <span style=\"color: #ff0000\">port<\/span><span style=\"color: #0000ff\">&gt;<\/span> -fp <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">ftp<\/span> <span style=\"color: #ff0000\">port<\/span><span style=\"color: #0000ff\">&gt;<\/span>  _<\/p><p>   -u <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">username<\/span><span style=\"color: #0000ff\">&gt;<\/span> -pw <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">password<\/span><span style=\"color: #0000ff\">&gt;<\/span> -m backup  _<\/p><p>   -fe <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">export_list_as_filename<\/span><span style=\"color: #0000ff\">&gt;<\/span><br \/>   [-w &lt;max. wait&gt;] (optional parameter, default=30, so max wait time will be 30 x 10 seconds<br \/>\nMerge multiple files :\n   -fm &quot;file1,file2,file3,file4,...&quot; -m merge  _<\/p><p>   -smf <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">save_merged_file_as<\/span><span style=\"color: #0000ff\">&gt;<\/span>\nPut safelist &amp; blocklist back onto device:\n   -h <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">Ironport<\/span> <span style=\"color: #ff0000\">host<\/span><span style=\"color: #0000ff\">&gt;<\/span> -p <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">https<\/span> <span style=\"color: #ff0000\">port<\/span><span style=\"color: #0000ff\">&gt;<\/span> -sp <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">ssh<\/span> <span style=\"color: #ff0000\">port<\/span><span style=\"color: #0000ff\">&gt;<\/span> _<\/p><p>   -u <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">username<\/span><span style=\"color: #0000ff\">&gt;<\/span> -pw <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">password<\/span><span style=\"color: #0000ff\">&gt;<\/span> -m restore -fi <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">slbl_filename_to_import<\/span><span style=\"color: #0000ff\">&gt;<\/span>\n\n\nNotes :\nIn order for the backup to work, the device must be reachable <\/p><p>over HTTPS and FTP<\/p><p>In order for the restore to work, the device must be reachable <\/p><p>over HTTPS and SSH, and pscp.exe <\/p><p>(http:\/\/the.earth.li\/~sgtatham\/putty\/latest\/x86\/pscp.exe) must <\/p><p>be in the current directory as well<\/p><p>Finally, the import file must start with slbl_ and have .csv extension<\/p><p>In all cases, the useraccount must be member of the operators or administrators<\/p><\/pre>\n<\/div>\n<p>&#160;<\/p>\n<p>Before you can use the tool, you'll have to create a license request and send the request to me.&#160; The tool is free, but I will process your request faster if you donate something\/anything at all using <a href=\"https:\/\/www.paypal.com\/sendmoney\" target=\"_blank\">paypal (send to peter.ve@telenet.be)<\/a>, or if you pick something off my Amazon wish lists (<a href=\"http:\/\/www.amazon.com\/gp\/registry\/wishlist\/2R5E6O2I2IBYF\/ref=reg_hu-wl_goto-registry?ie=UTF8&amp;sort=date-added\" target=\"_blank\">Books<\/a> - <a href=\"http:\/\/www.amazon.fr\/gp\/registry\/wishlist\/QI0J8M9D9A1T\/ref=reg_hu-wl_goto-registry?ie=UTF8&amp;sort=date-added\" target=\"_blank\">Electronics<\/a>).&#160; In the email that contains the license request, you should either mention a reference to the paypal or amazon transaction, or you should include &quot;I do not wish to donate at this time&quot;. Don't feel obliged to donate. <\/p>\n<p>You can create a license request by running<\/p>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\">PVEIronportSafeBlockListMerger.exe -lic<\/pre>\n<\/div>\n<p>Next, take the .req file, and send it to <a href=\"mailto:peter.ve@telenet.be\">peter.ve@telenet.be<\/a> (don't forget the small text that either includes the donation information as explained above, or the text &quot;I do not want to donate at this time&quot;).&#160; Also, please specify the username\/company name and email address that should be used in the license file).&#160; If these entries are not in the email, I won't be able to create a license file.<\/p>\n<p>When you receive the license file, just put it in the same folder as the .exe file.&#160; If the .lic file is present and if you run the tool again, you should see the license information :<\/p>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\">-------------------------------------------------------\nPVE Cisco Ironport Safelist and Blocklist Merge utility\nhttp:\/\/freetools.corelan.be\npeter.ve@telenet.be\nJuly 2008\nVersion 1.0.0.0\n-------------------------------------------------------\nCurrent date &amp; time : 27\/07\/2008 13:11\n-------------------------------------------------------\n\n=================================================\nLicensed copy\nLicensed to : Peter Van Eeckhoutte\nEmail address : peter.ve@telenet.be\n=================================================<\/pre>\n<\/div>\n<p>&#160;<\/p>\n<h4>A. Get the safelist\/blocklist database and save it locally on your server\/computer into a csv file<\/h4>\n<p>(run this against all of your Ironports, and save the files into unique, separate files)<\/p>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\"><p><strong><font color=\"#ff0000\">PVEIronportSafeBlockListMerger.exe -h ironport1.domain.com  _<\/font><\/strong><\/p><p><strong><font color=\"#ff0000\">-p 443 -fp 21 -u admin -pw YourAdminPassword -m backup _<\/font><\/strong><\/p><p><strong><font color=\"#ff0000\">-fe Ironport1.csv<\/font><\/strong>\n -------------------------------------------------------\n PVE Cisco Ironport Safelist and Blocklist Merge utility\n http:\/\/freetools.corelan.be\n peter.ve@telenet.be\n July 2008\n Version 1.0.0.1\n -------------------------------------------------------\n Current date &amp; time : 27\/07\/2008 13:12\n -------------------------------------------------------\n\n =================================================\n Licensed copy\n Licensed to : Peter Van Eeckhoutte\n Email address : peter.ve@telenet.be\n =================================================\n\n [+] Task Summary\n     Mode           : backup\n     Ironport host  : ironport1.domain.com\n     HTTPS port     : 443\n     FTP port       : 21\n     Username       : admin\n     Password       : <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">hidden<\/span><span style=\"color: #0000ff\">&gt;<\/span>\n     Export list to : Ironport1.csv\n     Max wait time&#160; : 40 times 10 secs\n\n\n [+] Logging in to Ironport ironport1.domain.com:443 as user admin\n [ ] Logged in\n [+] Creating backup of safelist and blocklist and copying backup to this machine as file Ironport1.csv\n [ ] Please wait until device finishes backup - This can take a while...\n     (I'll wait 10 seconds to start with)\n [+] Generating blacklist\/safelist file\n [+] Verifying that file doesn't grow anymore\n     Current size : 179 bytes\n [+] File size is stable now\n [+] Saving Safelist\/Blocklist file as Ironport1.csv\n [+] Backup complete.\n\n [ ] File downloaded : slbl-<span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">XXXXXXXXXXXXXX<\/span><span style=\"color: #0000ff\">&gt;<\/span>-20080727T111250.csv (27\/07\/2008 13:12)\n     Number of other (old) slbl*.csv files removed : 0<\/p><\/pre>\n<\/div>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\"><p>&#160;<\/p><p>&#160;<\/p><p><strong><font color=\"#ff0000\">dir *.csv\n<\/font><\/strong> Volume in drive C has no label.\n Volume Serial Number is 585F-8B81\n\n Directory of C:\\ironport\n\n27\/07\/2008  13:13               179 Ironport1.csv\n               1 File(s)            179 bytes\n               0 Dir(s)  25.898.405.888 bytes free<\/p><\/pre>\n<\/div>\n<p>&#160;<\/p>\n<p>Once you have downloaded all safelist\/blocklist files to individual files, you can merge the files together and then upload them back to the various devices.<\/p>\n<p>Of course, you can also use this command to only create a backup of the safelist\/blocklist databases.<\/p>\n<p>&#160;<\/p>\n<h4>B. Merge the safelist\/blocklist<\/h4>\n<p>Suppose you have 2 Ironport devices, and you have saved the individual files to Ironport1.csv and Ironport2.csv, then this is the command to use :<\/p>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\"><p><strong><font color=\"#ff0000\">PVEIronportSafeBlockListMerger.exe -fm &quot;Ironport1.csv,Ironport2.csv&quot;  _<\/font><\/strong><\/p><p><strong><font color=\"#ff0000\">  -m merge -smf &quot;IronportMerged.csv&quot;\n<\/font><\/strong> -------------------------------------------------------\n PVE Cisco Ironport Safelist and Blocklist Merge utility\n http:\/\/freetools.corelan.be\n peter.ve@telenet.be\n July 2008\n Version 1.0.0.1\n -------------------------------------------------------\n Current date &amp; time : 27\/07\/2008 13:40\n -------------------------------------------------------\n\n =================================================\n Licensed copy\n Licensed to : Peter Van Eeckhoutte\n Email address : peter.ve@telenet.be\n =================================================\n\n [+] Task Summary\n     Mode                  : merge\n     Merge files           : Ironport1.csv,Ironport2.csv\n     Save merged output to : IronportMerged.csv\n\n\n [+] Reading input files\n [ ] Opening file Ironport1.csv\n [ ] Opening file Ironport2.csv\n [+] Merging input files to IronportMerged.csv\n [+] Output written to IronportMerged.csv<\/p><\/pre>\n<\/div>\n<p>&#160;<\/p>\n<h4>C. Deploy the merged file back to your Ironports<\/h4>\n<p>The last step is to copy the file back to the Ironports and to activate\/restore this file. This mode requires pscp.exe to be present in the working directory.&#160; If, for any reason, the application appears to hang at &quot;Copying file to....&quot;, then download plink.exe from <a title=\"PuTTY Download Page\" href=\"http:\/\/www.chiark.greenend.org.uk\/~sgtatham\/putty\/download.html\">PuTTY Download Page<\/a>, put it in the same folder, and use plink.exe to connect to the Ironports.&#160; This will allow you to save the ssh key for each Ironport device.&#160; From that point forward, the merge utility should work just fine (and you can even remove plink.exe again if you want to)<\/p>\n<div>\n<pre style=\"padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none\"><p><strong><font color=\"#ff0000\">PVEIronportSafeBlockListMerger.exe -h ironport1.domain.com _<\/font><\/strong><\/p><p><strong><font color=\"#ff0000\">-p 443 -sp 22 -u admin -pw YourAdminPassword -m restore _<\/font><\/strong><\/p><p><strong><font color=\"#ff0000\">-fi IronportMerged.csv<\/font><\/strong>\n -------------------------------------------------------\n PVE Cisco Ironport Safelist and Blocklist Merge utility\n http:\/\/freetools.corelan.be\n peter.ve@telenet.be\n July 2008\n Version 1.0.0.1\n -------------------------------------------------------\n Current date &amp; time : 27\/07\/2008 13:43\n -------------------------------------------------------\n\n =================================================\n Licensed copy\n Licensed to : Peter Van Eeckhoutte\n Email address : peter.ve@telenet.be\n =================================================\n\n [+] Task Summary\n     Mode             : restore\n     Ironport host    : ironport1.domain.com\n     HTTPS port       : 443\n     SSH port         : 22\n     Username         : admin\n     Password         : <span style=\"color: #0000ff\">&lt;<\/span><span style=\"color: #800000\">hidden<\/span><span style=\"color: #0000ff\">&gt;<\/span>\n     Import from file : IronportMerged.csv\n\n\n [+] Copying file IronportMerged.csv to Ironport ironport1.domain.com using SCP (port 22)\n [+] File copied to Ironport\n [+] Logging in to Ironport ironport1.domain.com:443 as user admin\n [ ] Logged in\n [+] Activating restored safelist\/blacklist file IronportMerged.csv\n [ ] Please wait until device finishes restore - This can take a little while...\n [+] Done.<\/p><\/pre>\n<\/div>\n<p>&#160;<\/p>\n<p>Run this command against all Ironports, and you should be all set.<\/p>\n<p>&#160;<\/p>\n<h3>Download the utility<\/h3>\n<p>You can download the utility from <a href=\"http:\/\/users.telenet.be\/internet.activities\/freetools\">http:\/\/users.telenet.be\/internet.activities\/freetools<\/a><\/p>\n<p>After downloading the zip file, extract it to a folder (e.g. c:\\ironport) and run the utility from the command line<\/p>\n<p>(or from a batch script)<\/p>\n<p>&#160;<\/p>\n<p>&#160;<\/p>\n<h3>Version history<\/h3>\n<p><strong>1.0.0.1 : released on 21 oct 2008.<\/strong> <\/p>\n<p>Added parameter to allow users to set wait time (in case it takes longer than 10 seconds to generate the safelist\/blocklist file on the appliance) <\/p>\n<p><\/p>\n<p><strong>1.0.0.0 : released on 27 july 2008<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you have multiple Cisco Ironport C350 devices, you may have noticed that safelist \/ blocklist entries are bound to an individual device. So if your Ironport devices are both installed to handle incoming mails, end users need to manage safelists\/blocklists on both devices in order to be sure that both devices operate in the &hellip; <a href=\"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> \"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility\"<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[997,488,164,127],"tags":[3740,1126,998,484],"class_list":["post-782","post","type-post","status-publish","format-standard","hentry","category-cisco","category-corelan-free-tools","category-networking","category-security","tag-backup-restore","tag-ironport","tag-cisco","tag-free-tool"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility - Corelan | Exploit Development &amp; Vulnerability Research<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility - Corelan | Exploit Development &amp; Vulnerability Research\" \/>\n<meta property=\"og:description\" content=\"If you have multiple Cisco Ironport C350 devices, you may have noticed that safelist \/ blocklist entries are bound to an individual device. So if your Ironport devices are both installed to handle incoming mails, end users need to manage safelists\/blocklists on both devices in order to be sure that both devices operate in the &hellip; Continue reading &quot;Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/\" \/>\n<meta property=\"og:site_name\" content=\"Corelan | Exploit Development &amp; Vulnerability Research\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/corelanconsulting\" \/>\n<meta property=\"article:published_time\" content=\"2008-07-27T12:31:07+00:00\" \/>\n<meta name=\"author\" content=\"corelanc0d3r\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@corelanc0d3r\" \/>\n<meta name=\"twitter:site\" content=\"@corelanc0d3r\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/\"},\"author\":{\"name\":\"corelanc0d3r\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#\\\/schema\\\/person\\\/3be5542b9b0a0787893db83a5ad68e8f\"},\"headline\":\"Free Tool - Cisco Ironport C350 Safelist \\\/ Blocklist merge utility\",\"datePublished\":\"2008-07-27T12:31:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/\"},\"wordCount\":917,\"publisher\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#organization\"},\"keywords\":[\"backup restore\",\"ironport\",\"Cisco\",\"free tool\"],\"articleSection\":[\"Cisco\",\"Corelan Free Tools\",\"Networking\",\"Security\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/\",\"url\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/\",\"name\":\"Free Tool - Cisco Ironport C350 Safelist \\\/ Blocklist merge utility - Corelan | Exploit Development &amp; Vulnerability Research\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#website\"},\"datePublished\":\"2008-07-27T12:31:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/2008\\\/07\\\/27\\\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.corelan.be\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Free Tool &#8211; Cisco Ironport C350 Safelist \\\/ Blocklist merge utility\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#website\",\"url\":\"https:\\\/\\\/www.corelan.be\\\/\",\"name\":\"Corelan CyberSecurity Research\",\"description\":\"Corelan publishes in-depth tutorials on exploit development, Windows exploitation, vulnerability research, heap internals, reverse engineering and security tooling used by professionals worldwide.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.corelan.be\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#organization\",\"name\":\"Corelan CyberSecurity Research\",\"url\":\"https:\\\/\\\/www.corelan.be\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.corelan.be\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/corelanlogo2_small-20.png\",\"contentUrl\":\"https:\\\/\\\/www.corelan.be\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/corelanlogo2_small-20.png\",\"width\":200,\"height\":200,\"caption\":\"Corelan CyberSecurity Research\"},\"image\":{\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/corelanconsulting\",\"https:\\\/\\\/x.com\\\/corelanc0d3r\",\"https:\\\/\\\/x.com\\\/corelanconsulting\",\"https:\\\/\\\/instagram.com\\\/corelanconsult\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.corelan.be\\\/#\\\/schema\\\/person\\\/3be5542b9b0a0787893db83a5ad68e8f\",\"name\":\"corelanc0d3r\",\"pronouns\":\"he\\\/him\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3783bed6acd72d7fa5bb2387d88acbb9a3403e7cada60b2037e1cbb74ad451f9?s=96&d=mm&r=x\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3783bed6acd72d7fa5bb2387d88acbb9a3403e7cada60b2037e1cbb74ad451f9?s=96&d=mm&r=x\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3783bed6acd72d7fa5bb2387d88acbb9a3403e7cada60b2037e1cbb74ad451f9?s=96&d=mm&r=x\",\"caption\":\"corelanc0d3r\"},\"description\":\"Peter Van Eeckhoutte is the founder of Corelan and a globally recognized expert in exploit development and vulnerability research. With over two decades in IT security, he built Corelan into a respected platform for deep technical research, hands-on training, and knowledge sharing. Known for his influential exploit development tutorials, tools, and real-world training, Peter combines a strong research mindset with a passion for education\u2014helping security professionals understand not just how exploits work, but why.\",\"sameAs\":[\"https:\\\/\\\/www.corelan-training.com\",\"https:\\\/\\\/instagram.com\\\/corelanc0d3r\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/petervaneeckhoutte\\\/\",\"https:\\\/\\\/x.com\\\/corelanc0d3r\"],\"url\":\"https:\\\/\\\/www.corelan.be\\\/index.php\\\/author\\\/admin0\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility - Corelan | Exploit Development &amp; Vulnerability Research","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/","og_locale":"en_US","og_type":"article","og_title":"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility - Corelan | Exploit Development &amp; Vulnerability Research","og_description":"If you have multiple Cisco Ironport C350 devices, you may have noticed that safelist \/ blocklist entries are bound to an individual device. So if your Ironport devices are both installed to handle incoming mails, end users need to manage safelists\/blocklists on both devices in order to be sure that both devices operate in the &hellip; Continue reading \"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility\"","og_url":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/","og_site_name":"Corelan | Exploit Development &amp; Vulnerability Research","article_publisher":"https:\/\/www.facebook.com\/corelanconsulting","article_published_time":"2008-07-27T12:31:07+00:00","author":"corelanc0d3r","twitter_card":"summary_large_image","twitter_creator":"@corelanc0d3r","twitter_site":"@corelanc0d3r","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/#article","isPartOf":{"@id":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/"},"author":{"name":"corelanc0d3r","@id":"https:\/\/www.corelan.be\/#\/schema\/person\/3be5542b9b0a0787893db83a5ad68e8f"},"headline":"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility","datePublished":"2008-07-27T12:31:07+00:00","mainEntityOfPage":{"@id":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/"},"wordCount":917,"publisher":{"@id":"https:\/\/www.corelan.be\/#organization"},"keywords":["backup restore","ironport","Cisco","free tool"],"articleSection":["Cisco","Corelan Free Tools","Networking","Security"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/","url":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/","name":"Free Tool - Cisco Ironport C350 Safelist \/ Blocklist merge utility - Corelan | Exploit Development &amp; Vulnerability Research","isPartOf":{"@id":"https:\/\/www.corelan.be\/#website"},"datePublished":"2008-07-27T12:31:07+00:00","breadcrumb":{"@id":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.corelan.be\/index.php\/2008\/07\/27\/free-tool-cisco-ironport-c350-safelist-blocklist-merge-utility\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.corelan.be\/"},{"@type":"ListItem","position":2,"name":"Free Tool &#8211; Cisco Ironport C350 Safelist \/ Blocklist merge utility"}]},{"@type":"WebSite","@id":"https:\/\/www.corelan.be\/#website","url":"https:\/\/www.corelan.be\/","name":"Corelan CyberSecurity Research","description":"Corelan publishes in-depth tutorials on exploit development, Windows exploitation, vulnerability research, heap internals, reverse engineering and security tooling used by professionals worldwide.","publisher":{"@id":"https:\/\/www.corelan.be\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.corelan.be\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.corelan.be\/#organization","name":"Corelan CyberSecurity Research","url":"https:\/\/www.corelan.be\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.corelan.be\/#\/schema\/logo\/image\/","url":"https:\/\/www.corelan.be\/wp-content\/uploads\/2026\/03\/corelanlogo2_small-20.png","contentUrl":"https:\/\/www.corelan.be\/wp-content\/uploads\/2026\/03\/corelanlogo2_small-20.png","width":200,"height":200,"caption":"Corelan CyberSecurity Research"},"image":{"@id":"https:\/\/www.corelan.be\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/corelanconsulting","https:\/\/x.com\/corelanc0d3r","https:\/\/x.com\/corelanconsulting","https:\/\/instagram.com\/corelanconsult"]},{"@type":"Person","@id":"https:\/\/www.corelan.be\/#\/schema\/person\/3be5542b9b0a0787893db83a5ad68e8f","name":"corelanc0d3r","pronouns":"he\/him","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3783bed6acd72d7fa5bb2387d88acbb9a3403e7cada60b2037e1cbb74ad451f9?s=96&d=mm&r=x","url":"https:\/\/secure.gravatar.com\/avatar\/3783bed6acd72d7fa5bb2387d88acbb9a3403e7cada60b2037e1cbb74ad451f9?s=96&d=mm&r=x","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3783bed6acd72d7fa5bb2387d88acbb9a3403e7cada60b2037e1cbb74ad451f9?s=96&d=mm&r=x","caption":"corelanc0d3r"},"description":"Peter Van Eeckhoutte is the founder of Corelan and a globally recognized expert in exploit development and vulnerability research. With over two decades in IT security, he built Corelan into a respected platform for deep technical research, hands-on training, and knowledge sharing. Known for his influential exploit development tutorials, tools, and real-world training, Peter combines a strong research mindset with a passion for education\u2014helping security professionals understand not just how exploits work, but why.","sameAs":["https:\/\/www.corelan-training.com","https:\/\/instagram.com\/corelanc0d3r","https:\/\/www.linkedin.com\/in\/petervaneeckhoutte\/","https:\/\/x.com\/corelanc0d3r"],"url":"https:\/\/www.corelan.be\/index.php\/author\/admin0\/"}]}},"views":6319,"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/posts\/782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/comments?post=782"}],"version-history":[{"count":0,"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/posts\/782\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/media?parent=782"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/categories?post=782"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.corelan.be\/index.php\/wp-json\/wp\/v2\/tags?post=782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}