Farscan Blog Topics

Farscan Subscriptions

Archives

Facebook

The 6 Best Social Media Plugins for WordPress

Check out these six very useful social plugins for the WordPress platform.

Router BoTnets on the rise: Here’s how to protect your gateways

botnetEarlier this week, Czech security experts led by Jan Vykopal, head of the security project of Masaryk University released a report describing “Chuck Norris”,  a BoTnet they discovered running on compromised broadband routers that attempts to intercept sensitive information such as user passwords, bank account details and private email account information.

Once installed, the bot blocks remote communication ports and begins to scan the network for other vulnerable machines. Controlled via IRC, the worm itself can be terminated by restarting the router as it is installed in RAM. However, variations may exist that install itself into NVRAM that may not be so easily removed.

While the Czech experts identified the BoTnet’s footprint only to have extend across Europe, China & South America, North America may not be far behind. Earlier last year, DroneBL – an organization that monitors abuse of infected machines identified a potential PoC (proof of concept) BoTnet called Psyb0t that was soon shut down.

According to this white paper on Psybot, ADSL modem/routers based on the Texas Instruments TNETD7300, similar to the NB5 modem/router manufactured by NetComm were exploitable using their web interfaces that were exposed on the WAN side.

DroneBL team summarized the Psybot characteristics as:

  • was the first botnet worm to target routers and DSL modems
  • contained shellcode for many mipsel devices
  • was not targeting PCs or servers
  • used multiple strategies for exploitation, including bruteforce username and password combinations
  • harvested usernames and passwords through deep packet inspection
  • could scan for exploitable phpMyAdmin and MySQL servers

The DroneBL blog on this botnet estimated about 100,000 Mipsel – a port of Debian Linux for MIPS processors – devices as infected. While the BoTnet is no longer supposed to be active, the short time it took to spread to 100,000 devices is certainly cause for alarm.

The average gateway device used by small-businesses and/or individual users does not enjoy the typical protection the user’s computers may have on the internal network such as virus and malware scanners or periodic software updates. This makes it all the more appealing to potential attackers. In addition, as any external traffic gets routed through the device, it’s the ideal location to intercept sensitive information to/from all network resources.

Guidelines to protect your Gateways & Routers

To reduce potential risk of compromise to your network, ensure the gateway devices at least have;

  1. No administrative interfaces (Web, Shell) exposed to the WAN side
  2. Strong password policies
    • Use alphanumerically complex passwords
    • Change passwords regularly
    • Do not reuse passwords
  3. Changed default user/admin names (Such as ‘admin’)
  4. Latest firmware/patches applied
  5. Logging enabled and monitored routinely.
Share

Wellstone Action: A Drupal Process Case Study

Wellstone Action! is a national center for training and leadership development for the progressive movement. Founded in January 2003, Wellstone Action trains, educates, mobilizes and organizes a large network of progressive individuals and organizations. The original Wellstone.org website was built using a proprietary CMS system. As the site aged and communications needs evolved, staff had to increasingly work around that system and it's constraints. As such, part of the motivation for a new website was to not only present information clearly, but to do so in a way that was open to evolution and improvement over time, making Drupal and ideal fit for their needs. Wellstone Action's Drupal-powered website launched in the Spring of 2008. With roughly a year of operating perspective, we can begin to assess the overall effectiveness of the project. Accordingly, this case-study is intended to:
  1. Document the process used to manage this project and make decisions
  2. Discuss the overall success of the project (and thereby evaluate the process)
  3. Spark more conversation in the Drupal community about the best ways to produce the best possible results for all of our clients and their Drupal projects
read more Original Story: drupal.org

Jobberbase – the open source job board reviewed

jobber1This week, we have been looking at the open source job board application – jobberbase. Originally derived from the successful Romanian IT job board jobber.ro, the current version (ver 1.6) of this job board package is very flexible and leverages smarty templates for customization. Head over to www.jobberbase.org for a standard jobberbase installation example.

jobber2t

Jobberbase’s main features are:

  • Allows job posts with a simple one time e-mail verification
  • Allows applying to jobs without requiring an account
  • Browse / Search based on type (Full-time / part-time), category (E.g: Programmer) and locations of jobs
  • RSS feeds of latest jobs
  • Counter indicating # of applicants for each posted job
  • Clean and crisp UI
  • Admin control panel for maintaining jobs & stats
    Continue reading "Jobberbase – the open source job board reviewed" →
Share