Bienvenido a Tecnohackers

Tecnohackers » General del foro » Area de Programacion » Scripting. VBS, Batch, Bash, JavaSript. (Moderador: Doddy)
 » 

[Ruby] URL Shorter 0.1



Autor Tema: [Ruby] URL Shorter 0.1  (Leído 19 veces)

Desconectado Doddy

  • Moderator
  • Veterano
  • *****
  • Mensajes: 267
  • Slow Mind
[Ruby] URL Shorter 0.1
« en: Febrero 06, 2012, 04:45:45 pm »
un simple script para simplificar URLS.

Código: No puedes ver links Registrate o Login
#!usr/bin/ruby
#URL Shorter 0.1
#Coded By Doddy H

require "net/http"

def head()
 print "
 

 @    @  @@@@@   @         @@@   @                         
 @    @  @    @  @        @   @  @              @         
 @    @  @    @  @        @      @              @         
 @    @  @    @  @        @      @ @@   @@@  @@ @@  @@@  @@
 @    @  @@@@@   @         @@@   @@  @ @   @ @  @  @   @ @
 @    @  @    @  @            @  @   @ @   @ @  @  @@@@@ @
 @    @  @    @  @            @  @   @ @   @ @  @  @     @
 @    @  @    @  @        @   @  @   @ @   @ @  @  @   @ @
  @@@@   @    @  @@@@@     @@@   @   @  @@@  @   @  @@@  @


                                       
                                    Coded By Doddy H
 "

end

def copyright()
 print "\n\n\n(C) Doddy Hackman 2012\n\n"
 gets.chomp
 exit(1)
end

def toma(web)
 return Net::HTTP.get_response(URI.parse(web)).body
end

head()

print "\n\n\n[+] URL : "
url = gets.chomp

code = toma("http://tinyurl.com/api-create.php?url="+url)
print "\n[+] URL Shorter : "+code

copyright()

# The End ?
No puedes ver links Registrate o Login

Tags:

 

Related Topics

  Asunto / Iniciado por Respuestas Último mensaje
0 Respuestas
109 Vistas
Último mensaje Noviembre 15, 2010, 03:30:58 am
por zolo
0 Respuestas
154 Vistas
Último mensaje Diciembre 14, 2010, 06:12:59 am
por zolo
0 Respuestas
182 Vistas
Último mensaje Marzo 05, 2011, 01:59:03 pm
por zolo
0 Respuestas
38 Vistas
Último mensaje Febrero 06, 2012, 04:44:46 pm
por Doddy


SMF 2.0.2 | SMF © 2011, Simple Machines
Paginas Afiliadas
InfraBios - i-hacker - Twitter - FaceBook - Troyanosyvirus - LaWebDeGoku - daraxblog
Designed by Smf Personal