![]() |
|
Anarchists tool kit (Source) - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: Anarchists tool kit (Source) (/Thread-Anarchists-tool-kit-Source) |
RE: Anarchists tool kit (Source) - SQLi - 05-27-2013 (05-27-2013, 07:33 AM)Sinisterkid Wrote: I might steal bits of the code then. Trying to create my own botnet, from the ground up. Every bit of help makes it easier. What type? IRC? RE: Anarchists tool kit (Source) - Adorapuff - 05-27-2013 Thanks Kirito, I'll be sure to go over this, backdoor it, and release it to our competing sites
RE: Anarchists tool kit (Source) - ErroraBorealis - 05-27-2013 (05-27-2013, 07:43 AM)SQLi Wrote: What type? IRC? Not sure if I'm doing IRC or web panel. Web panel can't be stolen by dosing the irc and reconnecting as and op, id just have a panel that wrote to text files and the bot would read them every few seconds. RE: Anarchists tool kit (Source) - SQLi - 05-27-2013 (05-27-2013, 08:05 AM)Sinisterkid Wrote: Not sure if I'm doing IRC or web panel. Web panel can't be stolen by dosing the irc and reconnecting as and op, id just have a panel that wrote to text files and the bot would read them every few seconds. You better use a paid host then, no free host will keep it alive for very long. RE: Anarchists tool kit (Source) - Empty - 05-27-2013 (05-27-2013, 08:05 AM)Sinisterkid Wrote: Not sure if I'm doing IRC or web panel. Web panel can't be stolen by dosing the irc and reconnecting as and op, id just have a panel that wrote to text files and the bot would read them every few seconds. It would be wise to have a blog or something legit on the website so it will be harder for the host to find out you're hosting a stealer. RE: Anarchists tool kit (Source) - ErroraBorealis - 05-28-2013 (05-27-2013, 08:49 AM)SQLi Wrote: You better use a paid host then, no free host will keep it alive for very long. (05-27-2013, 09:28 AM)Empty Wrote: It would be wise to have a blog or something legit on the website so it will be harder for the host to find out you're hosting a stealer. How about a fake admin page on a real site? RE: Anarchists tool kit (Source) - SQLi - 05-28-2013 (05-28-2013, 05:26 AM)Sinisterkid Wrote: How about a fake admin page on a real site? Uh, I don't really get the point. RE: Anarchists tool kit (Source) - ErroraBorealis - 05-28-2013 (05-28-2013, 05:34 AM)SQLi Wrote: Uh, I don't really get the point. It would look normal from the outside and conceal it from the host. RE: Anarchists tool kit (Source) - yokai_old - 05-28-2013 Just from the look of it, it's VB..ehh; why reinvent the wheel if you don't make it better; there are already much better alternatives, for example nmap is a much more robust port scanner than the one provided here. I congratulate you for your effort, lol. RE: Anarchists tool kit (Source) - Loli - 05-28-2013 (05-28-2013, 12:47 PM)better_than_you Wrote: Just from the look of it, it's VB..ehh; why reinvent the wheel if you don't make it better; there are already much better alternatives, for example nmap is a much more robust port scanner than the one provided here. I congratulate you for your effort, lol. This. |