User manual

88
Otherwise, the bruteresult field is generated by a username result and a password result. The codes are:
Bad_Username 2
No_Username 4
Good_Username 8
Bad_Password 16
No_Password 32
Good_Password 64
The username and password fields
The username and password fields record which username and password were used in a brute-force guess.
If no brute-force guess was made (bruteresult = 0), then the username and password will be empty
strings.
The CID field
The CID (Call ID) is used as a primary key by PhoneSweep. This number is guaranteed to be unique
within a profile.
The Parent CID field
The parent CID is the CID of the original (Carrier) call to a system that is being brute-forced. The Parent
CID field is 0 on all calls except Carrier Continued calls. Since PhoneSweep records the username and
password guessed on calls, it records additional username/password guesses as additional calls.
The Continuation field
The Continuation field indicates the order of Carrier Continued calls so that they can be sequenced
easily. Calls that are not Carrier Continued calls have a continuation number of 0. The first Carrier
Continued call will have a Continuation of 1, the second will have a Continuation of 2, and so on.