UBoat-Botnet / UBoat

HTTP Botnet
MIT License
883 stars 283 forks source link

How to set up #10

Closed FilterUnfiltered closed 5 years ago

FilterUnfiltered commented 6 years ago

How the fuck do you set this up the wiki has different files 👎

PhenomAmd commented 6 years ago

okay so i have finally figured out why this isnt working properly the panel has been developed in laravel i guess since laravel generates thoose 2 folders "private" and "vendor" i have tried installing it on my ubuntu server and its working just as its suppossed to, theres plenty of tutorials of how to install laravel on google you might find theese usefull (threadstarter) https://www.rosehosting.com/blog/install-laravel-on-ubuntu-16-04/ dunno which linux version you are using

FilterUnfiltered commented 6 years ago

ok, how do I do that on centos 7 @PhenomAmd?

tehseensagar commented 6 years ago

I encounter same issue , its a bug tried every thing even laravel but yet did no work. I've tried it on latest xampp php version 7.x and downloaded composer to install laravel , yet no change at all. I guess there is something missing in steps.

Found following errors in apache error.log file

[Sun Oct 07 17:42:30.709656 2018] [php7:error] [pid 10488:tid 1664] [client ::1:50073] PHP Fatal error: Uncaught Error: Call to a member function render() on null in C:\\xampp\\htdocs\\PHP\\vendor\\controller.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\PHP\\vendor\\controller.php(8): Controller->beforeRequest()\n#1 C:\\xampp\\htdocs\\PHP\\vendor\\goat.php(89): Controller->__construct()\n#2 C:\\xampp\\htdocs\\PHP\\index.php(22): goat->__construct(Array)\n#3 {main}\n thrown in C:\\xampp\\htdocs\\PHP\\vendor\\controller.php on line 34

Regards

PhenomAmd commented 6 years ago

@TheBrokenWasp maybe try yum install laravel or yum install composer

i dont really know i got it from repositories im running on ubuntu xenial

@tehseensagar i have been looking on github all over the way seems like this panel is stripped directly from booh http botnet wich is totally compatible panel however it doesnt has malicious modules however it has a downloader built in anyway if we are seeing this github and looking for source code it might be because we have at least some coding skills so it wont be difficult for you to strip the modules out and get them to work omn booh botnet btw i should say that both sources (uboat and booh) are using almost same apis so you can expect high detection rate i would advice you to go with low level function, delayed execution

tehseensagar commented 6 years ago

@Souhardya @PhenomAmd

@TheBrokenWasp @eterna2000 Please kindly look at this ? -> https://streamable.com/rgx73

This url is not showing any thing , there is certain configuration which should be set on xampp to get it doen like

in php.ini

Add following settings:

max_execution_time = 5000 max_input_time = 5000 memory_limit = 1000M post_max_size = 750M upload_max_filesize = 750M

save it and now you will be able to import uboat.sql file.

so there are some other settings as well which support to be mention to fix this issue. I've been trying to get it work. If any one has done it in xampp so please share the steps or solution.

Regards

AraFurieux commented 6 years ago

Hello ! sorry the capcha doesn't load ? how do please ? and i i will view this i have this code ; Fatal error: Cannot declare class Error, because the name is already in use in /opt/lampp/htdocs/PHP/private/controllers/error.php on line 21

AraFurieux commented 6 years ago

Thanks !

AraFurieux commented 6 years ago

capture_du_2018-10-17_19-02-46 [

tehseensagar commented 6 years ago

how do I configure it on linux please help. share the step by step

Regards

PhenomAmd commented 5 years ago

@tehseensagar the problem is not uploading the database the problem comes when you try to open the index ... With or without this settings i have replicated the issue however if it worked for you without problems its good.

I can not provide a step by step guide because first i dont know the commands for every single distro i mean i know ie in centos you use yum in debian and ubuntu you use apt so i dont know you might try to search "how to instal composer and laravel and your distro" anyway im not in the developer team but i will be glad to help just post your linux os i will reimage my server and try to get it to work, i mean i dont feel like i have contributed here but if i can help you in that way it will be a pleasure

tehseensagar commented 5 years ago

I've installed larava successfully on ubuntu. but still haivng issues.

Followed the following guide/

https://www.howtoforge.com/tutorial/install-laravel-on-ubuntu-for-apache/

PhenomAmd commented 5 years ago

@tehseensagar but you have got the panel to work right?

PhenomAmd commented 5 years ago

how do I configure it on linux please help. share the step by step

Regards

i think you are still missing composer aswell try to install it to

tehseensagar commented 5 years ago

composer is installed thats why its executed and created sub folder into /var/www/html/my-project

Ive created a virtualconfig file into apache and in that config I set serername localhost and root path to /var/www/html/my-project/

PhenomAmd commented 5 years ago

composer is installed thats why its executed and created sub folder into /var/www/html/my-project

Ive created a virtualconfig file into apache and in that config I set serername localhost and root path to /var/www/html/my-project/

yeah indeed that was the method to get it to work seems like this panel is stripped from booh botnet the only differences i see in the code the "polymorphic builder" and the keylogger module however its exactly the same both botnets even trigger same detections on many AV because of the apis @Souhardya not saying you copied pasted or whatever (that pisses us a lot ... i mean coders) but i see so many similitudes on both sources even on panel sources

tehseensagar commented 5 years ago

I will try it again. once it get back home.

share me your email / skype @PhenomAmd

PhenomAmd commented 5 years ago

@tehseensagar had to delete my email because spammers started spamming my ass off i dont use skype im kinda more available at WA or FB but dont know how to send private messages (if possible) here

FilterUnfiltered commented 5 years ago

For me installing laravel doesn't work, I have tried 6 different fucking methods now... on CentOS 7 btw

PhenomAmd commented 5 years ago

@TheBrokenWasp you need laravel aslong as composer in the past when i used centos for other purposes i have noticed that centos has less compatibility with many things dont know it this is the case you should try maybe another distro such as debian or ubuntu please be adviced that i dont know or use any other distros so no chance to actually know whats wrong on youre server btw im only trying to help not meaning i will solve your problem if you have any problem you could post here i will do my best to help you however im not the developer so dont expect too much from me

tehseensagar commented 5 years ago

@PhenomAmd you can share FB .

PhenomAmd commented 5 years ago

ELExTr0


De: tehseensagar notifications@github.com Enviado: viernes, 26 de octubre de 2018 05:31 a. m. Para: Souhardya/UBoat CC: PhenomAmd; Mention Asunto: Re: [Souhardya/UBoat] How to set up (#10)

@PhenomAmdhttps://github.com/PhenomAmd you can share FB .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Souhardya/UBoat/issues/10#issuecomment-433364520, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ApfuybBc9QeQP3QoexTn7BPZnxDnsxj_ks5uouSFgaJpZM4WKvto.

FilterUnfiltered commented 5 years ago

@PhenomAmd I can't switch, I was trying on a VPS I own, it wasn't and isn't so important I just thought this looked cool and wanted to try it, but it doesn't really seem like an important project since this bug still exists and no updates have been released for months so yeah I'm just going to close this now, you guys can re-open it if you want but I don't see the point since you guys are never going to fix it... (btw I know you're not the creator I just don't know how to structure my sentences lol)

van7hu commented 5 years ago

I encounter same issue , its a bug tried every thing even laravel but yet did no work. I've tried it on latest xampp php version 7.x and downloaded composer to install laravel , yet no change at all. I guess there is something missing in steps.

Found following errors in apache error.log file

[Sun Oct 07 17:42:30.709656 2018] [php7:error] [pid 10488:tid 1664] [client ::1:50073] PHP Fatal error: Uncaught Error: Call to a member function render() on null in C:\\xampp\\htdocs\\PHP\\vendor\\controller.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\PHP\\vendor\\controller.php(8): Controller->beforeRequest()\n#1 C:\\xampp\\htdocs\\PHP\\vendor\\goat.php(89): Controller->__construct()\n#2 C:\\xampp\\htdocs\\PHP\\index.php(22): goat->__construct(Array)\n#3 {main}\n thrown in C:\\xampp\\htdocs\\PHP\\vendor\\controller.php on line 34

Regards

Hi, I have the same problem.

Developerworkerforpublic3310 commented 5 years ago

capture

I try every process but not worked .Object not found! this error will come , I think i don't have the one file with the name of .htaccess how i will get this file and what code should be in this file pleas help me out with this.

Developerworkerforpublic3310 commented 5 years ago

capture same error here