Admins sorry if um breaking the rules here didn't know
So project (Override) consists of a browser add on being installed via ettercap poisoning on the LAN and this add-on will act as a delivering backdoor agent solely living in the browser after its installation it uploads a malware i have adopted and coded to suite my needs this binary file it will be executed upon its completion of uploading to the target and it will be monitoring services running on the target.....after it finds a service i predefined on the executable it will try to run some commands on it so far i managed to get it to exit the process and the add-on its self it will be connecting to a remote ftp server every two days...................at first this method was complicated to code and having to implement evading techniques it took me a few weeks and frustration was building up..until i managed to get it to work properly three days ago
the method gets you a command prompt session to the target but with user privs....so if you interested we could colab on the project and add more to the project .....and maybe roll it to metasploit framework
Invincibility lies in the defense; the possibility of victory in the attack.
for the binary C and for the add-on i combined JavaScript and php <-- if anyone who has suggestions you welcomed to voice em out, for this project to come to light i was fed up of all my backdoors n worms dropping sessions so i decided to make a project and its purely for research and its limited on the capabilities i wan to extend its functionality
Invincibility lies in the defense; the possibility of victory in the attack.
Would be deffo worth checking out using the binary payloads from metasploit as you mentioned especially as connection issues have been a problem. That way all you have to do is start a listener/handler. They're stable and likely to be easily imported to your project.
yer yer i will do that actually right now just finished adding logging functionality on the add-on it will will bypass key scrabblers and those damned ant-virus virtual keyboards, well its working progress got some bugs to fix out then after that it will be version 0.1
Invincibility lies in the defense; the possibility of victory in the attack.