Las Vegas Strip and Downtown by Night

Posted by EM@KING.NET

From neon lights to outdoor shows, this nighttime walking/driving tour of Vegas dazzles. Experience the spectacular water fountains of the Bellagio, the pirate ships at Treasure Island, the majesty of Paris and Venice, and the erupting volcanoes at the Mirage. The itinerary adapts each evening to offer the best of Las Vegas, including: the Gamblers Museum, downtown's "Glitter Gulch," and the famous Fremont Street Experience light show. ...

Morning Whale Watch

Posted by EM@KING.NET

During this two-hour whale watch, the Teralani searches for the Pacific humpback whale. Each winter, the Pacific humpback whale migrates from Alaska to the waters off the coast of Maui. These "gentle giants" are one of Maui's most prized visitors with their spectacular breaching and tail slapping. Throughout whale season (December 15 - April 15), the Teralani departs each day from Kaanapali for a daily excursion. A marine naturalist is onboard to offer insights and education on the humpback whale. ...

Showing posts with label Open Source. Show all posts
Showing posts with label Open Source. Show all posts

Whaddya know any alternative FTP client? Preferably FTP open source.

Posted by Support @ Whaddya.com On 7/31/2009 12:50:00 AM 0 comments
I'm using CoreFTP limited edition, free version of the program for my daily uploading website contents. I've noticed in many occasion that I'm having problem uploading big files. So I decided to try Filezilla FTP client.

The filezilla FTP client is another open-source that you can use to upload or download files. Not just a client, the Filezilla offer a server version for Windows to make files available for others to download. As of this date, they only provide FileZilla Server for Windows only.

I've installed and tested it, easy setup and fast to upload files to my server. Check it out and let me know if you have questions.
I have a client that have asked me to assist them fixing their "hacked" website through vulnerabilities of old version of Joomla CMS. I said you should always apply the latest release of Joomla, they are very active in patching security vulnerabilities. 

I analyzed their website using an online scanning tool Unmask Parasites for quick security check. This is an excellent tool in addition to what I have right now. I can easily find out if the website is hacked through javascript injection. When you check your website, for example checking www.king.net you should see a report that says something like this "This page seems to be clean" or "This page seems to be suspicious" . If clean, you're in the right direction managing your website and nothing to worry abou. If suspicious, continue reading the report and look for Suspicious Inline Script.

For this specific Joomla vulnerability, here's an example of hijacking javascript codes. Please note, I removed the bad codes so I can only show the beginning of the script to guide you.
Here's suspicious javascript code sample:
eval (String.fromCharCode(118,97,114 ... etc.)

What happen if you have this javascript code injected to your website?
When someone visited your website, the javascript code will automatically try to download a program by simply asking the user to click the page. If your visitor "accidentally" accept (click) the program, your visitor workstation Internet browser is now HIJACKED! (Read here on how to remove Spyware Protect 2009). This mean that everytime they open an internet browser (ex. IE), they will ask you to install the fake antivirus program and start showing annoying advertisement. That is bad for your website.

If you have this javascripts injected to your website, here's a quick solution to fix this issue. After this quickfix, you "MUST" install the latest release of Joomla CMS.

You can edit your Joomla files through FTP or Putty (SSH) program.
01. Check your index.html or index.php in your website root directory e.g public_html/index.php or index.html.
02. Look for the javascript appended to the last portion of the index.html or index.php file.
03. If you see any javascript codes that should not be there, remove it and save your file.
ex. bad javascript codes:
04. CHMOD your index.php or index.html to 444, this means to not allow modifying the file.
ex. command:
chmod 444 index.php or chmod 444 index.html.
05. Check your templates folder e.g. public_html/templates/folder; where folder is the actual templates folder.
06. Check the index.php or index.html and repeat the process between item 02 to 04.

You are safe at this point.

Security Assessment (Testing) for your website:
You can check your website if you fully removed the injected javascript codes by using the recommended testing.
- Visit http://www.unmaskparasites.com for a quick online security check. Read the report.
- Visit your website, click the page view source to check your website. The first option is the most easy approach to check your website.
- If you have up-to-date antivirus software installed to your workstation, visiting your website will alert you if you're infected or not. They work most of the time but not completely accurate because some malware dissable antivirus program in some instances.

Now what's next?
01. You need to be proactive to protect your business (website), subscribe to Joomla Security News.
02. Install the latest released of Joomla CMS.
03. Share this article to all Joomla webmasters, so we can help them minimize risk of exposures.
04. and continue reading KING.NET Securiy AlertCon articles.

Just in case you are looking for free version or open source to unzip tar zip gzip bzip2 and other file archiving tools, here's one for you.

"7-Zip is open source software. Most of the source code is under theGNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions." (2009, 7-zip.org)

If you know other file archiver tool for free to use, please share it with us.

NetworkQuery.com is the complete open-source toolkit of network utilities e.g. Whois, Whois IP, DNS, DIG, Port, Ping, Trace Route, etc. powered by Netquery scripts coded by Richard Virtue. I first used this tool in early 2000, the copy I've got is written and coded by different programmer. I'm sorry I can't remember the name to give him credit. And I believe Richard Virtue brought this scripts to the next level and now supporting different CMS aside stand alone installation. The NetworkQuery.com is a perfect example of Stand Alone installation of the scripts.

Major Features available in current release 4.14
  • Access Monitoring and Log Management,
  • Spambot "bad behavior" screening,
  • geoIP and top countries usage mapping,
  • Multidomain and IP/AS whois lookups,
  • Autodiscovery for whois TLD server,
  • DNS and DIG (ANY, SOA, NS, MX) queries,
  • Email address format and MX validation,
  • Port check with services lookup option,
  • HTTP HEAD and GET requests,
  • ICMP pings (local and/or remote),
  • Traceroutes (local and/or remote),
  • Looking glass router interrogation,
  • Updateable geoIP and ports data paks,
  • User inputs with admin notice and approval,
  • Multi-instance sideblocks in CMS editions,
  • Admin selectable CSS Stylesheet options,
  • Full W3C XHTML 1.1 and CSS Compliance.
Please check it out, post your comments and suggestions here.

SM.TV is now live and ready to serve you.

Posted by Anonymous On 4/07/2009 03:39:00 PM 0 comments
We are proud to announce that SM.TV short URL service is now live. And yes, this is a short URL service just like other short services that you see everyday.

We thought that another website offering free service is always a good thing, to create a friendly competition so the business that provides these kind of service will stay free for all Internet users. A friendly competition will help move the technology to the next level so they can provide us a better service and better product.

We are using an open source script coded by R Guerin of TightURL.com , here's a sneak peek of some useful features:
  • Squeeze that long URL to a "really" short URL e.g. using http://sm.tv/h to redirect to a long URL address where no one can remember. This is the reason we use SM.TV domain name for this specific purpose.
  • Checks submitted and accepted URLs against SURBL "Lists of website that appeared in unsolicited messages" (2009, SURBL) and URIBL "Lists domains taht appear in spam, NOT where they were sent" (2009, URIBL) to prevent abuse by the Bad People of the Internet.
  • It is a FREE software, licensed under the GNU GPL.
Please visit the website SM.TV to test drive our Short URL service and let us know what you think.
First things first: Connect through one of the following social gadget tools below:

Visit RandomPage.com

http://www.twitter.com/kingnet
http://www.randompage.com/profile/king

Pastor.TV

FairfaxCity.com

Michigan.TV


For Advertising Inquiry, please send email to EM [@] KING.NET. Thank you.

Link to KING.NET
(Cut and Paste html code)


KING.NET Web Buzz - Information Network