Volutions - ID | News | Gadget | Tutorial | Freeware | Template | Etc.

Using SEO With the Meta One Type

A typo or misspelled indeed often the case in the search engine, from the error you can use them as a great way to enliven the visitor, with a keyword typed wrong or misspelled that lead to your own blog.

By way of instilling these typo keywords in the meta-blog belongs to us.

What is the benefit and how?
Benefits:

    Low Competition. Because usually rarely do SEO or marketing for this type of keyword. Perhaps because of variations in the wrong keywords so much. For example, you can check how many keywords are misused britney spears disalahketikkan incorrectly or misspelled.
    Conversion is also high. When typing keywords actually mean a specific word, but in fact a typo / spelling, typing actually is still intend to look for keywords in question. For example, suppose the question is "buy toys" but that is typed is "buy mainaan".

So how do I find a typo and misspelled keywords this?

  • Consider your computer keyboard. The location of the attached letters are often subject to one push. The examples you refer to is "barking" but typed "salaj".
  • Remember what is usually said you made a typo. Eg "darting through" but meaning "very".
  • Use tools like searchspell.com typo

Especially for a foreign language, typos or spelling is very common. Although not rare, as has happened in their own language.

Ubuntu Tweak 0.5.13


It seems that version 0.6 of  Ubuntu Tweak ,The excellent application for graphically configuring several options in Ubuntu continues to wait as it has released another version of the 0.5.x branch to fix compatibility problems between the different desktops you have to endure.
 It seems that the long-awaited 0.6 version is only for Ubuntu Natty. This does not mean you can not run

Lock Your PC with a USB flash drive to Stop Others From Using it in Your Absence



WinLockr isa great tool that allows us to lock our computer just insert your USB flash drive. This is useful for those who do not like that we use the computer when we are absent or downloading something.

Its use is very simple and Acon block insert the USB, so if you do not enter the password can unlock the computer.

Link: WinLockr

Twitter XSS

Twitter Help Center is again vulnerable to XSS

Note: This is a proof of concept and it doesn't reflect the views or interests of above website.
you don't need to be logged to execute it !

xss:
http://support.twitter.com/forms/render_account_partial?account_num=XSS


Redirect:
http://support.twitter.com/forms/render_account_partial?account_num=XSS


















Twitter staff has been alerted....

See also : Just another persistent Twitter XSS


Update: BUG FIXED !!! Twitter security team was very fast :)

Nuf-Fuzzer v.0.1 Pre-release


nuf-fuzzer is a powerfull browser fuzzer based on mangleme fuzzer concept. It will be possible to fuzz html tags, css tags javascript functions and DOM objects.




Usage:
For compilation use Makefile in root directory. Then you can use nuf-fuzzer with following way from command line:
nuf-fuzzer [ -rc CLIENTCOMMAND ] [-p SERVERPORT ] [ -en ERRORCOUNT ]
nuf-fuzzer run server, then run browser and redirect it to address of runned server and port on what is server runned. Then testing browser with automatic generated payloads, while is searched error. When is reached error browser is runs again.
You can run nuf-fuzzer with following parameters:
CLIENTCOMMAND - this command is use to run client browser and redirect it to required address
SERVERPORT - integer number, on this number is run HTTP server
ERRORCOUNT - integer number, that means count of reached errors(browser is running again ERRORCOUNT times)

Features:
HTML tags fuzzing
CSS tags fuzzing
DOM objects fuzzing
javascript functions fuzzing
designed to run as daemon
logging
various payload algorithms

Download: http://sourceforge.net

Safe3 Sql Injector v.8.1 released


Safe3SI is one of the most powerful and easy usage penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a kick-ass detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.

Features:
Full support for http, https website.
Full support for Basic, Digest, NTLM http authentications.
Full support for GET, Post, Cookie sql injection.
Full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, SQLite, Firebird, Sybase and SAP MaxDB database management systems.
Full support for four SQL injection techniques: blind, error-based, UNION query and force guess.
Powerful AI engine to automatic recognite injection type, database type, sql injection best way.
Support to enumerate databases, tables, columns and data.
Support to read,list and write any file from the database server underlying file system when the database software is MySQL or Microsoft SQL Server.
Support to execute arbitrary commands and retrieve their standard output on the database server underlying operating system when the database software is Oracle or Microsoft SQL Server.
Support to ip domain query,web path guess,md5 crack etc.
Support for sql injection scan.

Download: http://sourceforge.net

Misurare la velocita’ delle pagine con Google Analytics

Site-Speed-Google-Analytics blogspot utilityE’ arrivata una nuova funzione inserita in Google Analytics che permette di misurare la velocita’ delle pagine di un blog .Per chi ha un account Google Analytics avra’ notato nella barra in alto vicino alla vostra mail il pulsante nuova versione ; cliccando su nuova versione si accede a un nuovo pannello grafico con nuove funzioni di cui la funzione di misurazione della velocita’ delle pagine .Al momento la funzione e la nuova versione sono in Beta , per utilizzare l’opzione di misurazione bisogna aggiungere una stringa al codice Analytics che avete nel vostro template .Entrate nel vostro pannello del blog ,cliccate su Design Modifica HTML , espandete i modelli widget con una spunta ,cercate il codice Analytics e inserite questa stringa nella posizione come si vede nel esempio sotto :

 

                          _gaq.push(['_trackPageLoadTime']);

 

<script type='text/javascript'>

  var _gaq = _gaq || [];
  _gaq.push([&#39;_setAccount&#39;, &#39;UA-22923567-1&#39;]);
  _gaq.push([&#39;_trackPageview&#39;]);
  _gaq.push([&#39;_trackPageLoadTime&#39;]);
  (function() {
    var ga = document.createElement(&#39;script&#39;); ga.type = &#39;text/javascript&#39;; ga.async = true;
    ga.src = (&#39;https:&#39; == document.location.protocol ? &#39;
https://ssl&#39; : &#39;http://www&#39;) + &#39;.google-analytics.com/ga.js&#39;;






 
Support By Blogger