31 de octubre de 2007

Noche de Halloween y un disfraz algo geek

Tradicionalmente el día de hallowen, dia de brujas se lo celebra en Estados Unidos, aunque ya hay más paises que lo imitan y si no saben de lo que se trata. Seguro algún geek de por ahí se vestirá de esta forma jajaja.

30 de octubre de 2007

Nueva forma de ingeniería social

La ingeniería social trata sobre métodos de obtener datos confidenciales de usuarios de algún servicio o empresas para realizar intrusión, espionaje robo de identidad etc, ahora las formas de realizar su cometido se extienden aún mas.

En el blog de PandaLabs definen la ingeniería social como "el arte y la ciencia de conseguir que la gente cumpla con sus deseos" y bajo esa premisa de ese pensamiento, esta semana en PandaLabs descubrieron una nueva manera de aplicar este concepto. Es simple, si usted recibe un pequeño cuadro de dialogo o aplicación en el escritorio que muestra una mujer ofreciendo un "strip-tease".
¿Como se puede quitar la ropa de esta hermosa mujer? apenas mecanografiando, tecleando, ingresando las letras exhibidas al lado de la mujer como se puede apreciar en la siguiente imagen.
Esta clase de imagen es reconocible se trata de un grupo de letras cifradas CAPTCHA (Prueba de Turing pública y automática para diferenciar a máquinas y humanos) se trata de una prueba desafío-respuesta utilizada en computación para determinar cuándo el usuario es o no humano, si usted ingresa la interpretación correcta de la imagen, usted está enviando la información necesaria para romper la protección de algún sitio apuntado. Este ataque se podría utilizar para crear cuentas masivas de correo, dejar comentarios spam en aquellos que utilizan captcha para autentificar a una persona en lugar de una computadora.
En la anterior imagen ilustra como puede ser efectivo este ataque, y es otro método mas para realizar spam , etc.
Bueno ya saben cuando traten de ingresar a uno de esos sitios, de seguro que te utilizaran para sus propósitos.

gmail 2.0 disponible para algunos

El día de ayer me enteraba de la nueva versión de google pero cuando ingreso a una cuenta en gmail no tengo la nueva versión :( y se puede activarla si encuentran un enlace en la parte superior derecha de la página que diga "Nueva Versión".
Al parecer la nueva versión es un poco mas lenta ahora ya que suma una nueva interfáz, como sea esto se suma al aumento de almacenamiento y mejoras del servicio gratuito de gmail.

29 de octubre de 2007

Historia del Arranque de Windows en sonidos e imagenes

Y este es un video que alguien se encargó de hacerlo donde muestra el cambio que ha tenido los sonidos e imágenes del boteo de windows desde windows 1.0 hasta windows vista, mucho que recordar para aquellos que tuvimos la suerte de operar estos sistemas operativos desde su inicio.

26 de octubre de 2007

22 tutoriales sobre CSS

Esta lista fue hecha por marcofolio.net y esta realmente buena. ademas de presentar otras herramientas para comprobar tus hojas de estilo CSS.

  • Herramienta para ver los CSS desde distintos navegadores y plataformas
  • El servicio de validacion de la W3
  • La última herramienta para reducir el tamaño de tu hoja de estilos.


  • Creación de menú con pestañas - dezinerfolio.com
    Creating Liquid CSS Tabs for Menus
    CSS Tabs based menu systems are really improving instead of all the classic button based navigation. This small tutorial will help you create a image based liquid tab using CSS and xHTML.


  • Crear un mensaje de alerta - bioneural.net
    Create a valid CSS alert message
    In various places around the net you may have seen alert boxes. Here's a tutorial on how to create such an alert message that is CSS valid.


  • Esquinas flotantes con CSS - marcofolio.net
    Create valid CSS floating corners
    Many websites have eye-catching CSS floating corners. These can be used for many purposes, such as advertations. If you're viewing this page, you'll see one floating corner in your browser. Even when you resize your browser, the corner will stick to his position.


  • Superposició de pestañas - shapeshed.com
    Overlapping CSS Tabs
    Overlapping navigation is a real problem in CSS with the box model and browser support. It is possible though. This technique is advanced CSS and the tutorial assumes a good level of understanding of both CSS and XTHML.


  • Sistema de clasificación por estrellas - pmob.co.uk
    CSS Star Rating System
    Simple CSS Star Rating System. No JavaScript required.


  • Crear un cuadro de lista - hedgerwow.com
    Making ListBox with CSS
    A tutorial on created advanced listboxes with CSS. Also works with images.


  • Desvanecimiento de fondo - css-tricks.com
    Fade Out Bottom
    This is a cool effect where the bottom of the page seems to fade out. The technique makes use of an fixed position div (bottom: 0%) with a transparent PNG image and a high z-index value.


  • Cuadros para comentarios - willmayo.com
    CSS Speech Bubbles
    Easy to customize speech bubbles coded in CSS and valid XHTML 1.0 strict. Tested in all major browsers.


  • Hoverbox Galeria de imágenes - sonspring.com
    Hoverbox Image Gallery
    Basically, it’s a super light-weight (8kb) roll-over photo gallery that uses nothing but CSS...


  • Grafico de barras - applestooranges.com
    CSS For Bar Graphs
    This is a more complex visualization, yet still following the same basic idea. Here the graph is a ‘bad’ to ‘good’ indicator with a marker that travels the length of the color scheme. A lighter bar shade also helps indicate the marker position as it travels from left to right.


  • Más bordes redondeados con CSS - schillmania.com
    Even More Rounded Corners With CSS
    Yep, it's another article detailing a method of doing rounded corners with CSS. In this case, single-image, PNG-based, fluid rounded corner dialogs with support for borders, alpha transparency throughout, gradients, patterns and whatever else you (or your designer) could want.


  • Area de texto con estilo - css-tricks.com
    Styled Text Area
    A textarea is an element on a webpage that you can type into. These are commonly used as commenting areas, contact forms or address entry areas. All browsers have defaults styles for textareas which vary. You can take control of your textareas and style them with CSS, just like any other element.


  • Crear Sombras - alistapart.com
    CSS Drop Shadows
    They’re the corkscrew in every graphic designer’s Swiss Army knife. Much used, oft maligned but always popular, drop shadows are a staple of graphic design. Although easy to accomplish with image-editing software, they’re not of much use in the fast-changing world of web design. On the web, adaptability and ease of use dictate trends — and static images with a fixed background effect are not very adaptable.


  • Creación de un mapa del sition - zabdesign.de
    Sitemap Celebration
    Creating a sitemap for your website can be very useful. Use nested lists to create a nice sitemap. Tested and works fine on most browsers.


  • Combinando imagenes - magnetiq.co
    Using Less Images
    Image rollovers are usually composed of two individual images; one for the default state and one for when the mouse is hovered over the image or link. However, it bears some advantages to use a single image by taking advantage of CSS image offsets.


  • Estilos CSS para controles de formularios - 456bereastreet.com
    Styling form controls with CSS, revisited
    A question that is frequently asked in forums like the css-discuss mailing list is how to style form controls in a consistent way across platforms. Most of the time, the question is asked by someone who has just tried to do that, and noticed the difference in rendering across browsers and operating systems.


  • Estilos de tabla - veerle.duoh.com
    A CSS styled table version 2
    The data of tables can be boring so all the more reason that we need to attract attention to it and make it as pleasant to read as possible. Presentation and design with some basic accessibility rules in mind is the way to go.


  • Botones atractivos con CSS - oscaralexander.com
    How to make sexy buttons with CSS
    This tutorial will teach you how to create pretty looking textual buttons (with alternate pressed state) using CSS. Dynamic buttons save you heaps of time otherwise spent creating graphics and will basically make you a happier person at the end of the day.


  • Iconos en los enlaces de texto - pooliestudios.com
    Iconize Textlinks with CSS
    Links are fun, but sometimes we don't know where they take us. With this little CSS technique a user can identify a link by its icon. The idea is pretty simple, if a link points to a .pdf file, we show the .pdf icon after the link.


  • Vinculos Remotos - css-tricks.com
    Remote Linking
    Remote linking is a rollover that affects another object on the page. The rollover can affect itself as well. This can be done with PURE CSS, making it a very cool and lightweight technique.


  • Tutorial sobre elementos flotantes - css.maxdesign.com.au
    Floatutorial
    Floatutorial takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts.


  • Simples comillas - webdesignerwall.com
    Simple Double Quotes
    This CSS tutorial will show you how to display two double-quote images using one blockquote tag. The trick here is apply one background image to blockquote, and then apply another background to the first-letter (pseudo-element) of blockquote.


  • Menu horizontal - cssplay.co.uk
    Professional horizontal CSS Menus
    Download some really cool professional looking horizontal menus. View the source to learn how to create these menus on your own.



🛡️ Alerta de Seguridad: Vulnerabilidades Críticas en Cámaras Dahua – CVE-2025-31700 y CVE-2025-31701

Recientemente se han identificado dos vulnerabilidades críticas de seguridad que afectan a una amplia gama de dispositivos de videovigilanc...