ricardojoserf / ddos_simulation

DDoS simulation written in Python using "scapy" and "multiprocessing" libraries. Used for educational purposes
16 stars 7 forks source link

help with doing this project #1

Closed arunkumarmr closed 4 years ago

arunkumarmr commented 4 years ago

Expected vs Actual Behavior

Screenshot 2020-10-07 215101

please help me with reducing error, and also please explain me about config.py file.

Specifications

Steps to Reproduce the Problem

ricardojoserf commented 4 years ago

Hi @arunkumarmr . Thank you for noticing the bug. I think it is solved now, could you check if it works for you now? The config.py file allows you to set the values that the program asks you, so you can execute it directly if you write the default values in config.py Thank you for using the script and feel free to hit the start button if you like it ;)

Best regards,

Ricardo

arunkumarmr commented 4 years ago

Sir, I have to present my project presentation tommorow on Ddos . Can you please share me sample inputs values ( IP ,threads,etc) or help me in giving inputs .

On Wed, Oct 7, 2020, 11:26 PM Ricardo Ruiz notifications@github.com wrote:

Hi @arunkumarmr https://github.com/arunkumarmr . Thank you for noticing the bug. I think it is solved now, could you check if it works for you now? The config.py file allows you to set the values that the program asks you, so you can execute it directly if you write the default values in config.py Thank you for using the script and feel free to hit the start button if you like it ;)

Best regards,

Ricardo

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705098830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR764FG5KCL5MHABBULSJSTT5ANCNFSM4SHTU5PA .

arunkumarmr commented 4 years ago

Sir,I have doubts here, 1.Whose IP we have to consider? 2.what is number of IPs? 3.Number of message per IP? 4.what is that Interface? 5.what is IPs origin ? Expalin me about From ips.txt and Random choise.

Please guide/teach me as soon as possible.

On Thu, Oct 8, 2020, 12:43 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

Sir, I have to present my project presentation tommorow on Ddos . Can you please share me sample inputs values ( IP ,threads,etc) or help me in giving inputs .

On Wed, Oct 7, 2020, 11:26 PM Ricardo Ruiz notifications@github.com wrote:

Hi @arunkumarmr https://github.com/arunkumarmr . Thank you for noticing the bug. I think it is solved now, could you check if it works for you now? The config.py file allows you to set the values that the program asks you, so you can execute it directly if you write the default values in config.py Thank you for using the script and feel free to hit the start button if you like it ;)

Best regards,

Ricardo

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705098830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR764FG5KCL5MHABBULSJSTT5ANCNFSM4SHTU5PA .

arunkumarmr commented 4 years ago

im still getting error.

On Thu, Oct 8, 2020 at 1:18 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

Sir,I have doubts here, 1.Whose IP we have to consider? 2.what is number of IPs? 3.Number of message per IP? 4.what is that Interface? 5.what is IPs origin ? Expalin me about From ips.txt and Random choise.

Please guide/teach me as soon as possible.

On Thu, Oct 8, 2020, 12:43 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

Sir, I have to present my project presentation tommorow on Ddos . Can you please share me sample inputs values ( IP ,threads,etc) or help me in giving inputs .

On Wed, Oct 7, 2020, 11:26 PM Ricardo Ruiz notifications@github.com wrote:

Hi @arunkumarmr https://github.com/arunkumarmr . Thank you for noticing the bug. I think it is solved now, could you check if it works for you now? The config.py file allows you to set the values that the program asks you, so you can execute it directly if you write the default values in config.py Thank you for using the script and feel free to hit the start button if you like it ;)

Best regards,

Ricardo

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705098830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR764FG5KCL5MHABBULSJSTT5ANCNFSM4SHTU5PA .

ricardojoserf commented 4 years ago

Hi arun,

IP to attack is the IP which will receive the traffic Number of IPs is the number of random IP addressess to create Number of messages per IP is the number of messages to create for every IP address you chose in the prvious option The interface is what you chose, ens33 would work IPs origin is to decide if the IPs will be the ones in ips.txt or random IP addresses generated by the program

If your interface is ens33 it should work with the inputs:

127.0.0.1 5 10 ens33 1 2

This would generate 50 packets from 5 different IPs, open Wireshark and you will see the packets

Test the latest update if you find any error please

Best regards,

Ricardo

arunkumarmr commented 4 years ago

When I checked in internet, I found that ens33 interface is for Linux , and eth0 is for Windows.

Please provide a code which supports windows OS.

Thank you.

On Thu, Oct 8, 2020, 1:35 AM Ricardo Ruiz notifications@github.com wrote:

Hi arun,

IP to attack is the IP which will receive the traffic Number of IPs is the number of random IP addressess to create Number of messages per IP is the number of messages to create for every IP address you chose in the prvious option The interface is what you chose, ens33 would work IPs origin is to decide if the IPs will be the ones in ips.txt or random IP addresses generated by the program

If your interface is ens33 it should work with the inputs:

127.0.0.1 5 10 ens33 1 2

This would generate 50 packets from 5 different IPs, open Wireshark and you will see the packets

Test the latest update if you find any error please

Best regards,

Ricardo

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705164742, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR2VJJT74UZDL6TNGPLSJTC2HANCNFSM4SHTU5PA .

ricardojoserf commented 4 years ago

You can try this - https://stackoverflow.com/questions/40840400/on-windows-how-to-get-network-interface-name-whether-its-eth0-eth1-eth2-using-ba

Also, could you tell me what are you studying?

arunkumarmr commented 4 years ago

I'm a final year engineering ( b.tech ) student from India.

On Thu, Oct 8, 2020, 1:47 AM Ricardo Ruiz notifications@github.com wrote:

You can try this - https://stackoverflow.com/questions/40840400/on-windows-how-to-get-network-interface-name-whether-its-eth0-eth1-eth2-using-ba

Also, could you tell me what are you studying?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705170577, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLRYGO6NE2D3TV2EKODDSJTEGVANCNFSM4SHTU5PA .

arunkumarmr commented 4 years ago

You have any simple Cyber security projects? Help me if you have, please.

On Thu, Oct 8, 2020, 1:48 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

I'm a final year engineering ( b.tech ) student from India.

On Thu, Oct 8, 2020, 1:47 AM Ricardo Ruiz notifications@github.com wrote:

You can try this - https://stackoverflow.com/questions/40840400/on-windows-how-to-get-network-interface-name-whether-its-eth0-eth1-eth2-using-ba

Also, could you tell me what are you studying?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705170577, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLRYGO6NE2D3TV2EKODDSJTEGVANCNFSM4SHTU5PA .

ricardojoserf commented 4 years ago

Hi arun,

This weekend I uploaded a script to attack ADFS (https://github.com/ricardojoserf/adfsbrute) and one to get the IP ranges of a company and the domains (https://github.com/ricardojoserf/ipv4info_scraper), those are very easy to understand. Feel free to hit the "star" button this or any of those two projects if you like them ;) and good luck with your project!

arunkumarmr commented 4 years ago

Can you teach me how to crack my neighbours wifi , it will be always turned on . 😁😂

On Thu, Oct 8, 2020, 2:02 AM Ricardo Ruiz notifications@github.com wrote:

Hi arun,

This weekend I uploaded a script to attack ADFS ( https://github.com/ricardojoserf/adfsbrute) and one to get the IP ranges of a company and the domains ( https://github.com/ricardojoserf/ipv4info_scraper), those are very easy to understand. Feel free to hit the "star" button this or any of those two projects if you like them ;) and good luck with your project!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705177695, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR77BODOROUP2SNQEZDSJTF45ANCNFSM4SHTU5PA .

ricardojoserf commented 4 years ago

For that you can check this one ;) - https://github.com/ricardojoserf/wifi-pentesting-guide

arunkumarmr commented 4 years ago

I think I should try all these projects on Linux OS .

On Thu, Oct 8, 2020, 2:07 AM Ricardo Ruiz notifications@github.com wrote:

For that you can check this one ;) - https://github.com/ricardojoserf/wifi-pentesting-guide

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705180321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR3CEBHSEYOO6BQVKI3SJTGR7ANCNFSM4SHTU5PA .

arunkumarmr commented 4 years ago

That's so confusing. Please help me doing this project for tommorow . Mobile Hotspot ( wifi ) hacking (WPA/WPA2 ENCRYPTED)

On Thu, Oct 8, 2020, 2:08 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

I think I should try all these projects on Linux OS .

On Thu, Oct 8, 2020, 2:07 AM Ricardo Ruiz notifications@github.com wrote:

For that you can check this one ;) - https://github.com/ricardojoserf/wifi-pentesting-guide

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705180321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR3CEBHSEYOO6BQVKI3SJTGR7ANCNFSM4SHTU5PA .

arunkumarmr commented 4 years ago

I do have only AMD 64 bit HP laptop with limited wifi.

On Thu, Oct 8, 2020, 2:18 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

That's so confusing. Please help me doing this project for tommorow . Mobile Hotspot ( wifi ) hacking (WPA/WPA2 ENCRYPTED)

On Thu, Oct 8, 2020, 2:08 AM arun kumar m r arunkumarmanjjula@gmail.com wrote:

I think I should try all these projects on Linux OS .

On Thu, Oct 8, 2020, 2:07 AM Ricardo Ruiz notifications@github.com wrote:

For that you can check this one ;) - https://github.com/ricardojoserf/wifi-pentesting-guide

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ricardojoserf/ddos_simulation/issues/1#issuecomment-705180321, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFKLR3CEBHSEYOO6BQVKI3SJTGR7ANCNFSM4SHTU5PA .

ricardojoserf commented 4 years ago

Sorry arun, I can not help you. Good luck with the project anyway!