public marks

PUBLIC MARKS with search hacker

January 2012

December 2011

10 conseils pour se faire hacker un blog WordPress

by dszalkowski
Préférez les templates pour intégrer votre code Php dans un site WordPress. Pour éviter les attaques en force brute, mettez en place User Locker !

November 2011

October 2011

Hacker Typer

by gregg
Toi aussi, passe pour un hacker devant tes amis

September 2011

Hacker News | Your point was, and I quote:"Javascript itself was developed by a company (Netsc...

by karlcow

The "free market" is a bogus political phrase. I'm in favor of markets: real ones that self-regulate by preventing fraud (a central clearing/blinding counter-party, bid/offer/open-interest/size transparency) and abuse of power (market winners capture governments -- this has happened throughout history, it's a big problem right now, see the Global Financial Crisis).

Generating Apache redirects from sitemap.xml for Wordpress using Python | Open Source Hacker

by karlcow

This script will Read sitemap.xml.gz file Extract page URLs out of it (add optional filtering step here) Output Apache .htaccess redirect rules so that old links will point to the new site

August 2011

Best free data backup software. Hard drive backup and recovery freeware. Hard Disk image freeware.

by cascamorto
Core Features Disk and Partition Image Backup entire disk(s), partition(s) or dynamic volume(s) to image. You can back up the entire system and installed applications on the fly without interrupting the work. It ensures the instant recovery of your PC instead of reinstalling Windows and software. Universal Restore - Improved One-click universal restore. Under WinPE recovery environment, you can simplify system migration by the way of restoring system to dissimilar hardware configuration for hardware replacement. File and Folder Backup Make a copy of specified files and folders or by file types to secure your individual data, including documents, pictures, music, emails, applications, videos and financial files, etc. Incremental/Differential Backup - New Capturing the changes, differential backup and incremental backup for disk and files are two complements for full backup owing to saving time and your disk space. Features Backup Management Disaster Recovery By Managing backup tasks and plans, you can change a backup task or plan and execute the changes immediately, delete image files, and even convert a disk image to .VMDK (VMware virtual disk format) or .VHD (for Virtual PC ) and then mount into a virtual machine directly. EaseUS Todo Backup enables you to restore important files from backed up image and perform disaster recovery just by simple clicks. It ensures quick recovery from system crash, a personal error, hardware or software failure, virus attack or hacker's intrusive destruction, etc. Backup Schedule Delete old images - Improved To run backup automatically at a predefined time. By scheduling a backup task, your system and important data can be backed up now, daily, weekly, monthly. Automatically delete/overwrite old images based on versions or days to save hard disk space according to your own settings. Mount and Unmount Disk and Partition Clone - Improved Mount a disk and partition image to a virtual partition (working as ordinary, logical drives) to explore or copy files in it. A drive letter can be assigned to this partition. You can also unmount the virtual partition. Migrate or copy all the data on a hard disk, partition or dynamic volume to another. Clone disk is especially useful to upgrade your hard drive to a new one without reinstalling operating systems and applications. Image Splitting Wipe Data Split an image file into several files of specified size to fit different storage devices. This feature is helpful to burn the backup file to CD/DVD. With this feature, you can erase all the sensitive data on a disk or partition to protect your privacy. Image Compression Check Image Compress a backup image to save disk space. The higher compression level, the smaller image is. Check the integrate of backup image. You can validate whether you will be able to recover from the backup image. Set Priority Explore backup image file Change the priority of a backup process to make it run faster or slower. The performance of other programs will be adversely affected. Explore, copy and restore files and folders directly from a backup image in Windows Explorer. Password Bootable Media Set a password to protect your image file and prevent other persons to access the backed up files. The highest encryption standard (256 bit AES) is available in EaseUS Todo Backup. Run EaseUS Todo Backup from an emergency disk to perform recovery in case of system crash, etc. USB drive, CD or DVD bootable media can be created. Schedule Backup Ongoing Indicator Email Notification Timely notify whether your schedule is ongoing, and allow manually cancel the schedule. Notify administrator with the results of backup operations via email. Support Pre-OS recovery environment Install program without system rebooting

A word about open source hardware | The Custom Geek

by karlcow

When a maker/hacker buys something, it’s an entirely different attitude that a “regular” consumer. For the most part, a “regular” consumer wants to get the best deal on whatever they are buying, and they want it to “just work”. Yeah sure, us makers/hackers want the device to “just work” also, but we also want to know how and why it works. If we have full documentation, schematics, tutorials, and access to forums, we can fully understand what we own. And then once we understand it, we can fix, modify, hack it to our needs.

May 2011

metajack.im - a blog about startups and code

by oseres
I'm a hacker and entrepreneur based in Albuquerque, New Mexico. I have founded several startups built on XMPP technology including Collecta, a real-time search engine for the Web, and Chesspark, a real-time, multi-user gaming platform. You can learn more about me on the about page.

Hacker Typer

by verane & 4 others
coder plus vite que son ombre

April 2011

January 2011

Top 5 WordPress Security Tips You Most Likely Don’t Follow

by mozkart (via)
1. Don’t use the admin account – The default user account that is created with every installation of WordPress is the admin account. Unfortunately the entire world knows this, including hackers, and can easily launch a dictionary attack on your website to try and guess your password. If a hacker already knows your username that’s half the battle. It’s highly recommended to delete or change the admin account username. 2. Move your wp-config.php file – Did you know since WordPress 2.6 you can move your wp-config.php file outside of your root WordPress directory? Most users don’t know this and the ones that do don’t do it. To do this simply move your wp-config.php file up one directory from your WordPress root. WordPress will automatically look for your config file there if it can’t find it in your root directory. 3. Change the WordPress table prefix – The WordPress table prefix is wp_ by default. You can change this prior to installing WordPress by changing the $table_prefix value in your wp-config.php file. If a hacker is able to exploit your website using SQL Injection, this will make it harder for them to guess your table names and quite possibly keep them from doing SQL Injection at all. If you want to change the table prefix after you have installed WordPress you can use the WP Security Scan plugin to do so. Make sure you take a good backup before doing this though. 4. Use Secret Keys – This is probably the most followed security tip on the list, but still I’m amazed at how many people don’t do this. A secret key is a hashing salt that is used against your password to make it even stronger. Secret keys are set in your wp-config.php file. Simply visit https://api.wordpress.org/secret-key/1.1 to have a set of randomly generated secret keys created for you. Copy the 4 secret keys to your wp-config.php file and save. You can add/change these keys at any time, the only thing that will happen is all current WordPress cookies will be invalidated and your users will have to log in again. 5. htaccess lockdown – This is actually my favorite tip from my presentation. Using a .htaccess file you can lockdown your wp-admin directory by IP address. This means only IP addresses you specify can access your admin dashboard URLs. This makes it impossible for anyone else to try and hack your WordPress backend. To do this simply create a file called .htaccess and add the following code to your file, replacing xxx.xxx.xxx.xxx with your IP address:

The Media Hacker, "Prison Valley" - A Captivating Interactive Documentary

by srcmax
Prison Valley is kind of a hybrid between a point-and-click video game and a traditional documentary. It’s also a great example of filmmakers pushing the online medium to the limit.

December 2010

Hacker News | Heroku: The Next Level (Salesforce.com acquisition)

by marco
"Salesforce.com is the original cloud company." I stopped reading after that line.

October 2010

INTERVIEW: PTTP founder LIZ ROSENTHAL « Culture Hacker

by srcmax & 1 other

The two reporters explore an area that has 36,000 inhabitants, over 7,000 inmates and 13 jails. Prison Valley is made up of a linear 59-minute film, which was aired on television channel Arte (who co-produced the documentary) on 12 June, 2010. But besides this, web users can view extra footage, interviews and statistics online.The documentary uses many of the possibilities provided by the Internet, including photography, text, audio, video and infographics. Viewers can explore the content using a navigation system similar to a video game.

INTERVIEW: PTTP founder LIZ ROSENTHAL « Culture Hacker

by sbrothier & 1 other
Prison Valley is made up of a linear 59-minute film, which was aired on television channel Arte (who co-produced the documentary) on 12 June, 2010. But besides this, web users can view extra footage, interviews and statistics online.The documentary uses many of the possibilities provided by the Internet, including photography, text, audio, video and infographics. Viewers can explore the content using a navigation system similar to a video game.

August 2010

Sequoia touch-screen voting machine hacked to play Pac-Man - Loss of Privacy

by signalsurf
♺ @Maitre_Eolas: RT @ manhack Pour démonter la fiabilité d'une machine à voter, un hacker y installe.. Pac-Man http://bit.ly/cPXhIv cc @pdwn

The Hacker Manifesto

by ghis & 1 other
The hacker manifesto written in 1986.

Active users

jerome
last mark : 16/01/2012 17:20

4004
last mark : 28/12/2011 16:08

dszalkowski
last mark : 17/12/2011 09:39

François Hodierne
last mark : 06/11/2011 13:50

gregg
last mark : 06/10/2011 15:33

karlcow
last mark : 13/09/2011 21:20

cascamorto
last mark : 31/08/2011 19:50

oseres
last mark : 19/05/2011 21:42

verane
last mark : 10/05/2011 10:45

julien.c
last mark : 09/05/2011 14:43

thomas.deyries
last mark : 09/05/2011 14:35

Spone
last mark : 28/04/2011 07:07

mozkart
last mark : 19/01/2011 08:19

srcmax
last mark : 07/01/2011 22:43

marco
last mark : 10/12/2010 12:12

sbrothier
last mark : 04/10/2010 08:14

signalsurf
last mark : 25/08/2010 16:09

ghis
last mark : 19/08/2010 08:48

groucho
last mark : 17/08/2010 19:09

OryRaph
last mark : 10/08/2010 16:01