Closed api0cradle closed 3 years ago
Great job sir. I’ll check it out today.
I’m also interested in trying to help implement more features into the client and server and I feel TrevorC2 has a lot of potential.
On Wednesday, February 3, 2021, Oddvar Moe notifications@github.com wrote:
Added some love to Trevor!
- Bumped version number to 0.71
- Added the cmd prompt library so that we have autocomplete on commands using tab as well as history (arrow up/down). -- Also help is added to each command so you can type help (Also tab complete)
- Added servercmd as menu option to run commands on Trevor Server instead of ifconfig
- Converted agents into proper class objects and agentlistclass to add them into a userlist
- Also updated the Readme.md
You can view, comment on, or merge this pull request online at:
https://github.com/trustedsec/trevorc2/pull/30 Commit Summary
- Redefined agents to objects and new prompt
- Updated the README
- Update README.md
- Create README.md
File Changes
- M README.md https://github.com/trustedsec/trevorc2/pull/30/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 (39)
- M trevorc2_server.py https://github.com/trustedsec/trevorc2/pull/30/files#diff-fec3c8309ade03ca95d1fd04d3f18590c2e8de50fa103bde843339e722b96195 (210)
Patch Links:
- https://github.com/trustedsec/trevorc2/pull/30.patch
- https://github.com/trustedsec/trevorc2/pull/30.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/trustedsec/trevorc2/pull/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH5LZHSPUZNVEXL3N47NPHDS5FFMDANCNFSM4XA3GU5A .
Added some love to Trevor!