Rats/PHP/LDAP
- Local account creation web-scripty-thingy using ldap (Tuck? Nick?) and RATS.
- Likely to involve making PHP RATS call wrappers.
- RATS calls are interesting
- Message out is a set of colon-separated values, with a numeric opcode in the first field and arguments in the rest of the field
- Return message is a similar payload
- Each message to and fro is encrypted (CBC DES)
- Most of the data can be found via LDAP, thankfully.
- What we need RATS for is creating new accounts