RE: [PHP] vote package

2009-08-28 Thread Noel Butler
On Fri, 2009-08-28 at 08:33 -0400, Bob McConnell wrote:


 
 Forging IP addresses is actually quite simple. VMs do it all the time
 when bridged to the real NIC. There are also some projects on Source
 Forge designed to load test HTTP servers that do similar things. I have
 an application I wrote for testing that can emulate an entire class B
 subnet full of computers. All it takes is a little digging around on
 Google, a FreeBSD system installed in a VM and a little knowledge of the
 local network topology. In my case I have several blocks of addresses
 allocated by the local administrator for this test bed.
 
 Bob McConnell


sorry if this explodes your bubble, but you dont need freebsd to do
it :)



[PHP] vote package

2009-08-27 Thread Noel Butler
Hi All,
Can someone suggest a reputable vote script in php that uses mysql,
doesnt need to be fancy, just have a decent reputation for not
being exloited :) also tracking of users via IP to prevent ghost
voting...WE are using php 5.3.0, the old one fails under that, adn it
had known issues so we dumped it...

TIA