XR3X

Jump to content


Photo

[C++,BOT] xbot source, rate my code, need advices

source

  • You cannot start a new topic
  • Please log in to reply
6 replies to this topic

#1 DualCore

DualCore

    Member

  • Members +
  • 38 posts
Contributor

Posted 13 February 2015 - 02:37 AM

So i have written my first bot from scratch, i will not upload the panel as it is not needed. Please rate it as deatiled as it is possible. Also if it is not needed, do not public my code anywhere, even in this thread if possible. I'm worried about the leak, it is written from nothing. It is HTTP bot which is guided through C&C. Currently only basic structure is implemented. It is in form which allow to escalate its features without rebuilding the whole source.

 

Source link below.

Please Login or Register to see this Hidden Content

PM me for password.

Thanks in advance. 


Edited by shadowek7, 13 February 2015 - 02:38 AM.

  • char* and egyp7 like this

#2 egyp7

egyp7

    Beginner

  • Members +
  • 22 posts

Posted 13 February 2015 - 05:30 AM

hi mate.

> I'm worried about the leak, it is written from nothing

what is was a reason for write source from scratch ? 

i pm'ed u. if u share password i may rate quality of u'r code and post my opinion.


jabber : [email protected] / [email protected]

המוסד למודיעין ולתפקידים מיוחדים


#3 DualCore

DualCore

    Member

  • Members +
  • 38 posts
Contributor

Posted 13 February 2015 - 01:44 PM

@egyp7 Learn purposes. When i was coding i had to counter problems which had to counter every http bot writer. :)



#4 egyp7

egyp7

    Beginner

  • Members +
  • 22 posts

Posted 14 February 2015 - 05:17 AM

shadowek7, source code is not bad. but have many troubles. Why u used std in everywhere ?

Please Login or Register to see this Hidden Content

will be nice if u use declare std class namespaces before writing any code : 

Please Login or Register to see this Hidden Content

then u wrote what all code of "XBOT" was written from scratch. this is not true :) in Installation.cpp file next code

Please Login or Register to see this Hidden Content

was grabbed from here 

Please Login or Register to see this Hidden Content

 
next, all strings in u'r code given in plain text. analise binary of that malware may take from 10 seconds to 1 minute, not more..

Please Login or Register to see this Hidden Content

and last. next code in Installation.cpp is so shitty :

Please Login or Register to see this Hidden Content

this is raw concept of u'r bot i think. all of this troubles must be fixed. Will be cool if used ready code and rewrite some function for u'r needs. at that moment i may give only 4 from 10 for quality.
also look for public bot :

Please Login or Register to see this Hidden Content

Seinturier Bot : 

Please Login or Register to see this Hidden Content

Gbot : 

Please Login or Register to see this Hidden Content

Ganga bot :

Please Login or Register to see this Hidden Content

 
with best regards, egyp7
 

Edited by egyp7, 14 February 2015 - 05:26 AM.

  • d3m and DualCore like this

jabber : [email protected] / [email protected]

המוסד למודיעין ולתפקידים מיוחדים


#5 DualCore

DualCore

    Member

  • Members +
  • 38 posts
Contributor

Posted 14 February 2015 - 01:49 PM

@egyp7, That's truth, some part of installation was copied from there. Although, i don't get it why u think the second part of installation.cpp is "so shitty"? Should i download file to memory and inject it into process without creating file? Would that be more professional?

Public bots are detected, just modifying bot will not made me satisfied, because that's not the point. I want to write awesome bot, not rly for bad purposes. Just to go to H-F and laugh that im more skilled than they are. :D

Or to finally join a conversation about malware here, at hackhound community. xD


  • egyp7 likes this

#6 DualCore

DualCore

    Member

  • Members +
  • 38 posts
Contributor

Posted 03 August 2015 - 07:35 PM

To avoid new pm's about the password:

This project is OPEN-SOURCE now and can be downloaded from my GitHub profile.

Please Login or Register to see this Hidden Content

 

@Rottweiler I had to do the same thing as you did. Thanks for the advice to make it opensource. :D Knowledge is the best reward. <3

 

Regards,

DualCore


  • Hess and Ubuntu like this

#7 Hess

Hess

    Intelligence Service

  • Loyalist
  • 3,652 posts
  • LocationBelgrade
Contributor

Posted 03 August 2015 - 09:10 PM


Knowledge is the best reward. <3

 

Regards,

DualCore

 

 

That's the best way to go , man. :)


  • Ubuntu likes this



Also tagged with one or more of these keywords: source