source: https://www.securityfocus.com/bid/3476/info iBill is an Internet billing company that provides secure payment processing for e-commerce. A vulnerability exists in iBill's CGI password management script called ibillpm.pl. The default password is the client's MASTER_ACCOUNT name plus two lower case letters. The MASTER_ACCOUNT name can be determined by viewing the HTML source of the site's sign-up pages. // 10/25/2001 import java.net.*; import java.io.*; /** * IBillHack class for informational purposes only. * This program brute-forces POST requests to the iBill Password Management CGI * and allows us to add/delete usernames and change passwords on websites * that used iBill Password Management using default installation. * By default iBill sets up the $authpwd as MASTER_ACCOUNTxx, where "xx" * is a pair of letters [a-z]. It is suggested that all clients of iBill * that use Password Management aquire a new $authpwd for their ibillpm.pl * script. * MASTER_ACCOUNT can be found as part of the