After installing Kali Linux, you usually do som ethings as change sources.list files, install adobe flash, update java, install tor browser... or install some awesome hacking tools as Veil-Evasion, backdoor- factory... It can get more time, so I wrote ddos bash script to resolve this all things.
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
1 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
5 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
6 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
News: What the Heck Was Stuxnet!?
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
Hacking Windows 10: How to Create an Undetectable Payload, Part 2 (Concealing the Payload)
-
How To: Dox Anyone
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Crack Any Master Combination Lock in 8 Tries or Less Using This Calculator
-
How To: Break into Router Gateways with Patator
-
Mac for Hackers: How to Install RVM to Maintain Ruby Environments in macOS
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Make Your Own Bad USB
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
How To: Automate Brute-Force Attacks for Nmap Scans
-
How To: Leverage a Directory Traversal Vulnerability into Code Execution
-
How To: Hack WPA & WPA2 Wi-Fi Passwords with a Pixie-Dust Attack Using Airgeddon
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords with Cowpatty
-
How to Hack Wi-Fi: Capturing WPA Passwords by Targeting Users with a Fluxion Attack
-
The Hacks of Mr. Robot: How to Hack Bluetooth
26 Responses
Awesome!!
Nice!
Welcome to Null Byte!
You scared me with the DDOS name ...
He changed the name of the orignal script. See my post below. I don't know where he pullled that name from.
Oopz ......
Seriously .... This is awesome !!!! Good work. Am sad because only 1 kudos can be given at a time. Thanks , You made the life of beginners like me very easy. +1
Really Very Helpful Saves us a lot of time
The orignal script screenshot.
This script was taken/forked/modified from:
https://github.com/bradfreda/Lazykali
What this author did was to modified a github script, remove the credits, option 9 on the menu and said he wrote it w/o giving any credit to Brad Freda.
O, and plaster his facebook profile all over it instead. Not FOSS like :(
FYI: I've forked the script, but did not remove the credits. The screenshot is of my forked version. Notice the credits are still there.
UPDATE:
It's a bit more than a few functions.
I didn't have a problem with the forking, but removing credits and taking all credit (anyone can do that). Not in the spirit of FOSS.
See now, that's what I thought he did. To me, it looks exactly like lazykali with very few changes. It's upsetting that he didn't give the creator of lazykali any credit.
Yeah, he should have credited the original script, which is hosted on Google code. It's clear he lifted some bits from there.
But - variations of that script are all over github. And the one you linked to from bradfreda has also altered the original credits -- it removes "Reaperz73" and subs in "soufian-hamada" more than once.
But aside from the idea and a few declarations, they don't overlap that much -- maybe 5-6 functions in common out of roughly 40.
Edit to add -- it seems like they actually complement each other quite well, and for some it might be worth it to use them side-by-side.
Definitely will check it out. Seems like a time-saver. Thanks!
If you are interested in giving the Lazykali a try. Use my forked version. It fixed some things. The script can be found here.
https://github.com/ruped24/Lazykali
To see credits, select option 9.
Great script, thanks for the share!
so, noob question here... do i have to copy the github code and create my own .sh file? what is the process for running this script.
i think Lazykali is more suitable name.
And here is the script that Le Nguyen Hoang also edit and add his funtion(suppose original is belonging to someone that i have forgoten his name, last year he opened an facebook page and posted this script then asked everyone to suggest him which we need on script)
great job and thank you this is the best script ever.
Kali linux 2.0 not showing wifi option/ network in live USB mode
please tell how to fix this problem
when I try to ./Ddos.sh it says : permission denied, any fixes?
Are you root?
bash filename.sh
chmod 777 Ddos.sh
chmod +x Ddos.sh
actually it is coming permission denied
can anyone please tell why it is not working
You need to give root execute permission with chmod.
bash filename.sh
chmod 777 (file name)
Thanks man!
Share Your Thoughts