bats3c / shad0w

A post exploitation framework designed to operate covertly on heavily monitored environments
https://blog.dylan.codes/shad0w/
MIT License
2.03k stars 323 forks source link

register beacon modified #99

Closed eqn-group closed 3 years ago

eqn-group commented 3 years ago

Added support to register current beacon which has got beacon_id but if the server goes offline, the beacon is still online and server come back later, It won't get any request on /register but on /path thus it won't register the current beacon. Fixed that issue.

bats3c commented 3 years ago

Yeh looks good mate