Time Machine is really cool because it automates the task of backups since most of us forget to do this on a regular basis. The unfortunate part of Time Machine is the lack of control you have regarding when Time Machine backs up. By default the Time Machine application backs data up once an hour which in my scenario is a nightmare since its pretty much constantly copying data to my Time Capsule. Luckily there is an easy solution to schedule backups on a granular schedule called Time Machine Editor. Use the information below to stop Time Machine backups from happening once every hour.
Tags: backups, custom schedule, hourly, Mac, monthly, OSX, schedule, time capsule, time machine, time machine editor, timemachineeditor, timemachineeditor.app, timemachineeditor.dmg, weekly
Archive for March, 2012
Mar
20
2012
Block WordPress User Enumeration, Secure WordPress Against HackingPosted by alex in SecurityRecently I have been doing a lot of testing on a couple of my web sites that run WordPress and realized that securing your site takes a bit of effort. There are some plugins that do a great job at certain things however I wasn’t able to find any that did a great job of securing everything that I would prefer be secured. Below I describe a multi-pronged approach to securing your WordPress site from hacking attempts using multiple WordPress plugins as well as performing a couple manual steps that ensure the WordPress details exposed to the world are minimal. Tags: .htaccess, bulletproof security, login, login enumeration, login lockdown, login logger, plugin, really simple captcha, ReWriteCond, RewriteRule, secure wordpress, SQL injection, user id enumeration, vulnerability, WordPress, wordpress security, WP, WP Block Admin
Mar
19
2012
Backtrack 5 : Information Gathering : Web Application Analysis : CMS Identification : wpscanPosted by alex in SecurityOne of my favorite apps in Backtrack Linux that I recently discovered is wpscan. There are a ton of WordPress sites in the wild and using wpscan is an excellent way to begin an audit on a WP site. There are a couple things that wpscan does that is really amazing such as enumerating logins from WordPress sites and enumerating WordPress plugins that are installed. Below are a couple examples of how wpscan can be useful for WordPress web site analysis. Tags: backtrack, backtrack 5, bruteforce, bt5, cms identification, enumerate, information gathering, jetpack, Linux, plugins, Ruby, timthumb, web application analysis, WordPress, WP, wpscan
Mar
18
2012
Backtrack 5 : Information Gathering : Network Analysis : Identify Live Hosts : pbnjPosted by alex in SecurityPBNJ is made ip of two commands which are scanpbnj and outputpbnj. The manpages for both scanpbnj and outputpbnj are located in collapsed tables at the bottom of this post in case you want more details. When you run scanpbnj it technically a script that runs nmap and dumps the results to a database. The scanpbnj command will store results in various database formats including CSV, MySQL, PostgreSQL, and SQLite. Once the results are stored you can pull the results from the database using outputpbnj which can output report style results in CSV format, tab delimited format, or HTML format. Continue reading below for more details regarding outputpbnj and scanpbnj on Backtrack Linux 5 r2. Tags: backtrack, bt5, config.yaml, configs, CSV, identify live hosts, information gathering, ip address, Linux, machines, mysql, network analysis, nmap, outputpbnj, pbnj, ports, PostgreSQL, protocols, scanpbnj, servers, services, sqlite
Mar
17
2012
outputpbnj Error: Error in option spec: “test|=s”, Error in option spec: “debug|=s”Posted by alex in ErrorsEarlier tonight while testing the functionality of pbnj including both scanpbnj and outputpbnj on Backtrack Linux I noticed an error with outputpbnj. It appears that during one of the last updates the developer accidentally let a small bug slip by but unfortunately it stops outputpbnj from working at all. The good news is the outputpbnj bug is really easy to fix by remove a couple characters from a single line of the code base. Follow the directions below to get outputpbnj working properly on Backtrack Linux 5 R2. Tags: backtrack, debug|=s, error, Linux, option sec, outputpbnj, pbnj, perl, scanpbnj, script, test|=s |









Entries (RSS)