SoldierX.com SquidBlackList - the world's largest porn blacklist! HAX Radio - The stream the FBI Listens to! Offensive Security Wireless Professional PWNIE 2012 Nominations The Hip-Hop Realm

Archive for the ‘Updates’ Category

WEAKERTH4N: Blue Ghost BETA v1.5

Sunday, March 17th, 2013

I recompiled the kernel with better Netfilter support and even more wifi drivers – I recompiled the NVIDIA 310 driver and compat-drivers. I added FreeRADIUS WPE, hostapd, hashcat, more scripts, and even on screen display scripts. (the WiFi one was m33b0′s idea). Also, I added more Hardware hacking utilities, Android hacking utilities, and changed the Grub screen resolution and configuration for faster booting.

Download it now! (hr.weaknetlabs.com) Thank you HaxRadio for hosting! :D

~Douglas

Book Published!

Friday, January 18th, 2013

01.18.2013 – RAIDING the Wireless Empire has been published!

Physical books

Purchase from publisher: https://www.createspace.com/3558592
Purchase signed copy from us: WeakNetLabs/book/

eBook Version from Amazon

Kindle version and physical book will be available on Amazon in approximately 12 hours. Click the image below to see what it looks like on the Kindle Fire HD.

Thank you all for following my site over the years! So far, it’s been a fun ride :) So, here is a small free preview from the book in PDF format:

Thank you Fixer and Brad Carter for all of the help!

~Douglas.

Simple Google Text Browser, Book, Soundcloud

Monday, January 7th, 2013

pWeb Suite

./sgtb has been updated to accept complicated Google dorks, thanks to a BUG found by m33b0! :) Click Here for the updated version and thanks for all of the feedback on the pWeb Suite! :)

Tested new dork example:

I’m still trying my best to get rid of all of the garbage that Google throws into its search results. It sadly seems that as time goes by, the simple search engine is getting more and more convoluted and full of ads and garbage. I was sad the day they dropped this style of dork: ‘”a string goes here”+word’ but whatever, they need profits too, I guess. This is really why I made this application anyways. Plus the bot protection is awful and blocks almost 60% of all Tor IPs.

book

Thanks for all the inquiries about the book, it will be available here soon and is complete. I am just waiting for the final edit from the editor.

Music

Not sure if you guise noticed or not, but I changed the icons in the bottom left of the site and moved some music off to our very own Soundcloud site!

Thanks!
~Douglas

pWeb Suite Updated – WordPress Sniper

Thursday, November 15th, 2012

WordPress Sniper is the latest addition to pWeb Suite. It helps you in creating a list of WordPress specific exploits using the exploit-db.com database and then allows you to test each one.


Click on the image abopve to see full screen

Google Code – pWeb Suite

If you’d like to learn more about the code, keep reading. While pentesting, I come across a TON of WordPress made weblogs. WordPress is like a CMS, or content management system which manages your online life within your weblog. pictures, links, posts, etc. It allows for third party plug-ins and boasts a whopping “22,257 PLUGINS, 371,429,663 DOWNLOADS, AND COUNTING” at the time of this writing. Well, not all of these plugins are installed by everyone and not all are coded with security in mind. In fact, the almost all de-secure the system to enable new functionality. Well, I got tired of searching exploit-db for WordPress and decided to just scrape every single page for the relevant data and then run every exploit – as they are all mostly just HTTP GET requests. This means its not necessarily a bad thing to scan these because they look just like regular HTTP traffic logs – minus the timestamps – which can be overcome by adding -r for a “random” sleep time between requests.

  • The User Agent it uses is a simple Mozilla FF: Mozilla/5.0 (Windows; U; Windows NT 6.1 en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18
  • If you add a ‘-d’ it will test all accessible default files left over from the initial installation.
  • If you add a ‘-r’ it will randomize a wait time between 1-5 seconds between “clicks”
  • Assists in updates and is fully dynamic
  • Only depends upon Term::ANSIColor and LWP (both of which come with most modern versions of precompiled Perl for OSs)
 WordPress Sniper - 2013 WeakNet Laboratories

 error: no URL provided.
 Usage: ./wp-sniper i 
 Options:       -d (check default files)
                -r (random wait (5000ms))

If you have any contributions / comments email me at the address found in the site banner.

~Douglas

pWeb Suite Version 1.1 Released (Google Code)

Friday, August 17th, 2012

pWeb Suite on Google Code

The new update includes new include files, and xssPlay with all new added features! Enjoy!

~Douglas.