Showing posts with label injection. Show all posts
Showing posts with label injection. Show all posts

Thursday, September 14, 2017

Ubuntu 8 10 supports injection for all broadcom mini pci wireless cards

Ubuntu 8 10 supports injection for all broadcom mini pci wireless cards






The new version of Ubuntu Linux i.e. Ubuntu 8.10 is available for download. This is the most exciting release because it is the only available flavor which supports injection of any broadcom mini-pci wireless cards. I have tested it against broadcom 4311 rev 02 mini-pci card and the injection is working 100%. Also it has the latest available linux kernel so it supports almost all the available hardware.
For more info Click Here
And to download Click Here
For those who want to directly download the iso image file and install on computer in windows, one can use latest version Wubi.

download file now

Read more »

Tuesday, August 1, 2017

Trying SQL Injection on Your Own

Trying SQL Injection on Your Own


Hey, if after our last couple of posts, you feel like your SQL fu is up to snuff and want to get your hands on a real vulnerable web app that maybe doesnt have the answers all leaked out, then check this out.


Head on over to  http://csis.pace.edu/~lchen/sweet and download the vulnerable app theyre hosting in VM or Virtualbox format. Stand up that server and follow these two guides, 5 - Security Testing and 6 - Vulnerability Management .

The Ubuntu web server is running BadStore, which you can alternately register for and download here: http://www.badstore.net  Either way, youre going to be able to run SQL Injection and XSS vulns against this web app and database.

Try it out!


download file now

Read more »