Este pasado 21 de Abril tuve dí una platica sobre escaneo distribuido en GuadalajaraCON 2012. Hicimos el release de una versión especial para este evento de la herramienta Dnmap. Pueden descargar la presentación y el software desde los siguiente links:
http://www.guadalajaracon.org/wp-content/uploads/2012/04/GuadalajaraCONNmapDistribuidoSlides.pdf
Aquí les comparto el material de mi taller de desarrollo NSE que dí en BugCON 2012. Incluye recursos, ejemplos, slides y hasta un script no publico aún para explotar un 0day en modems Huawei:
https://www.dropbox.com/s/xrj6gghbksnqiua/BUGCON--NMAP-NSE.zip
Manden sus comentarios para mejorar el material.
¿Tienes un producto que necesite conocer el mercado mexicano? Anunciate en una de las aplicaciones más populares del mercado Android: HHG5XX WEP scanner FREE.
Ventajas:
Haz llegar tu publicidad a todos los usuarios de HHG5XX a precios muy accesibles!

I use adwhirl in one of my android applications and recently I started using house ads which have been giving great results so far. Unfortunately I noticed all of my image ads were being displayed using the smallest scale available ignoring the correct screen resolution in most of the devices. After some research I found out that this bug dates from 2010 http://code.google.com/p/adwhirl/issues/detail?id=137. Since I know this is a very common issue with everyone running the latest sdk, I wanted to share the fix that worked for me.
Add the following line to your Android manifest file:
<supports-screens android:anyDensity=false />
I hope that solves that problem for most of you!
