AuthSystem - silv3rr/wraith GitHub Wiki
The AuthSystem is a system for securely logging into a botnet or for securely opping. The point is to prevent sending a cleartext password over the line which could be sniffed and re-used later. This protocol defines a way to login/op in such a way that the data sent is always different, and hence is not able to be re-used later by an attacker.
This content was mirrored and is available from GitHub Pages:
- https://wraith.github.io/wraith (select auth.html)
- https://silv3rr.github.io/wraith (select auth.html)