Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move index.php file to public directory.main | Harald Eilertsen | 2024-07-07 | 2 | -2/+12 |
* | Switch to useing XMLReader to parse XML payloads. | Harald Eilertsen | 2024-07-07 | 3 | -27/+77 |
* | Also include originating IP address and timestamp in creds list. | Harald Eilertsen | 2024-07-06 | 1 | -3/+3 |
* | Refactoring, make function to save credentials. | Harald Eilertsen | 2024-07-06 | 1 | -4/+9 |
* | Process XML-RPC requests separately. | Harald Eilertsen | 2024-07-06 | 2 | -0/+17 |
* | Add class for representing XML-RPC payloads. | Harald Eilertsen | 2024-07-06 | 2 | -0/+101 |
* | Whitespace only. | Harald Eilertsen | 2024-07-06 | 1 | -11/+11 |
* | Add Composer, phpunit, phpcs and editorconfig | Harald Eilertsen | 2024-07-05 | 8 | -1/+1849 |
* | Rename trap-post-payload.php and call it from index.php. | Harald Eilertsen | 2024-07-04 | 2 | -1/+4 |
* | Add license information with REUSE | Harald Eilertsen | 2024-07-04 | 8 | -0/+393 |
* | Initial primitive honeypot | Harald Eilertsen | 2024-07-04 | 4 | -0/+19 |