FPGA-based Oracle RDBMS passwords solver for sale

The board I have programmed for Oracle RDBMS passwords brute-force operation is Altera PCI Express Development Kit, Stratix II GX Edition, here is full specification on Altera website.
The board is in used condition, I got it on ebay.com.
Programmed by my design, it is capable to search all 8-symbol alphanumerical (considering first password symbol A-Z) SYS passwords for 10 hours, providing nearly 100 millions passwords/hashes per second.
There're no working interface yet: I do not think, web-interface is very comfortable, so by customer's request, possible options are: 1) connecting to Ethernet port and working via HTTP protocol with simple Perl or Python scripts on user's side; 2) connecting board to PCIe computer bus and working via Windows/Linux driver; 3) connecting board to USB port via board JTAG interface using Altera USB-blaster.

Price is USD 1500. Any questions -> dennis@conus.info

Another my board connected directly to Internet for demonstration purproses is accessible here and small article about it is here.

Comments

Hi. How do you think, what

Hi. How do you think, what would be the speed of usual unix DES (where for 'test' pass the hash is '.9Di8q53cVkPM') bruteforce on such board?

I'm not familiar with unix

I'm not familiar with unix DES algorithm. But I can say, board can be programmed to encrypt about 600 millions 64-bit DES blocks per second.