Commit Graph
10 Commits
Author SHA1 Message Date
Li4n0 9863821dbc feat: support deleting logs based on filtering results (#35)
* feat: support deleting logs based on filtering results

* fix(record): fix the problem of wrong number of parameters when outputting delete logs
2021-07-22 22:46:11 +08:00
Li4n0 b44e4891a6 fix: fix the bug of page limit (#20) 2021-05-26 00:09:57 +08:00
Li4n0andE99p1ant cbbf3ba0ba release 0.1.3-beta (#19)
Co-authored-by: E99p1ant <[email protected]>
2021-05-25 20:41:37 +08:00
Li4n0andE99p1ant 5b63e90390 release revsuit vBeta0.1.0 (#15)
Co-authored-by: E99p1ant <[email protected]>
2021-05-16 12:11:35 +08:00
Li4n0andE99p1ant b39ee101f9 feat(ftp): support upload, download and PASV rebind (#13)
Co-authored-by: E99p1ant <[email protected]>
2021-05-05 12:59:50 +08:00
Li4n0 50a6749070 refactor: standardization of code structure (#7) 2021-04-25 14:15:42 +08:00
Li4n0andE99p1ant 26755351f7 feat(ftp): support receive ftp connection (#6)
Co-authored-by: E99p1ant <[email protected]>
2021-04-25 13:39:27 +08:00
Li4n0 5e24f9530d feat(rmi): support receive rmi connection (#5) 2021-04-23 17:58:46 +08:00
Li4n0 960b2ab5ea Use golint to normalize the code (#1) 2021-04-21 22:08:29 +08:00
Li4n0 3559894acc feat: complete basic functions
Support http,dns and mysql connection. Support custom http, dns response. Support dns rebinding.
Support mysql load local files and jdbc deserialize exploit.
2021-04-21 18:55:16 +08:00