MustLive / DAVOSET

DDoS attacks via other sites execution tool (DAVOSET) - it is command line tool for conducting DDoS attacks on the sites via Abuse of Functionality and XML External Entities vulnerabilities at other sites.
GNU General Public License v2.0
125 stars 78 forks source link

IO::Socket::Socks #3

Open bothaxsploit opened 2 years ago

bothaxsploit commented 2 years ago

this is the error i got : Can't locate IO/Socket/Socks.pm in @INC (you may need to install the IO::Socket::Socks module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at ./davoset line 33. BEGIN failed--compilation aborted at ./davoset line 33.

my question is how do i install IO::Socket::Socks ? i use kali linux 2022.1

btw i tryed commenting out line 32 nad 33 but it didnt work do you want me to show you the error i got after that?

MustLive commented 2 years ago

Hello!

This is main question, that I often receive since 26.04.2014, when added socks support.

Every programmer on Perl must know how to install packets. For example, on Windows there are few ways, that I use to install packets (PPM and Make), in case of Linux it is download packet from official site and use Make command to compile and install.

If you don't use Socks, then just comment lines 32 and 33. This is quick solution and I suggested it for large amount of people and it always worked.

Best wishes & regards, Eugene Dokukin aka MustLive Administrator of Websecurity web site http://websecurity.com.ua [http://websecurity.com.ua] On 15.02.2022 17:09:44, bothaxsploit @.> wrote: this is the error i got : Can't locate IO/Socket/Socks.pm in @inc [https://github.com/inc] (you may need to install the IO::Socket::Socks module) @. [https://github.com/inc] contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at ./davoset line 33. BEGIN failed--compilation aborted at ./davoset line 33. my question is how do i install IO::Socket::Socks ? i use kali linux 2022.1 btw i tryed commenting out line 32 nad 33 but it didnt work do you want me to show you the error i got after that? — Reply to this email directly, view it on GitHub [https://github.com/MustLive/DAVOSET/issues/3], or unsubscribe [https://github.com/notifications/unsubscribe-auth/AA7HKP5WRQCXWTQ6YZXIHALU3JTOXANCNFSM5OOZKPSQ]. Triage notifications on the go with GitHub Mobile for iOS [https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675] or Android [https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub]. You are receiving this because you are subscribed to this thread.Message ID: @.***>