Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Better not. Someone might come to the idea to ddos it. It's a raspi 3 handling it.
-
@Andi ddos is pretty lame, it's way too easy to do and way too hard to do anything against it
That being said, Slowloris is definitely the best most interesting method (in my opinion of course) -
Andi35107y@incognito To be fair dns amplification attacks are ddos attacks and they are pretty cool.
...
No they are not.
Don't do dos attacks kids! -
@Andi I've never heard of it, it does not sound pretty cool UH I mean I interesting, very scientific, much math... Wow
-
I made the php so that it only accepts if the x-referer has /index.php (therefore, someone who just comes to the website actually can't login even if the password is correct) only if it has a password entered.
-
I type in the name of the domain.
*website opens*
I type in the correct password.
*won't work*
You would need to add "/index.php" to the domain. -
Dacexi120367y@Andi @incognito my favorite DOS is slow loris tbh. It requires basically no internet or processing power and achieves the same result as a ddos attack. Very cool if you ask me.
-
Dacexi120367y@gitpull share the link, I wanna see if it's secure and if not give you some tips :)
login.ready()
It's online btw. :D
undefined