ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Python script


  • Please log in to reply
Python script

#1

Felix420
Felix420
    Offline
    -2
    Rep
    20
    Likes

    They can lock the locks but they can’t stop the clocks

Posts: 92
Threads: 15
Joined: Jul 21, 2019
Credits: 0

Four years registered
#1
I coded this my self and spent a lot of time doing this it’s hard hitting if you need help setting up please message me.

Hidden Content
You'll be able to see the hidden content once you reply to this topic or upgrade your account.

Edited by Felix420, 24 August 2019 - 07:28 PM.

  • 0

#2

venkatklr
venkatklr
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 10
Threads: 0
Joined: Mar 04, 2017
Credits: 0
Seven years registered
#2

I coded this my self and spent a lot of time doing this it’s hard hitting if you need help setting up please message me.
 

thanks


  • 0

#3

MortalK
MortalK
    Offline
    0
    Rep
    3
    Likes

    Member

Posts: 60
Threads: 6
Joined: Jul 11, 2019
Credits: 0
Four years registered
#3

thanks

Thanks messages = spam, stop spamming kid


  • 0

#4

elemen0
elemen0
    Offline
    0
    Rep
    0
    Likes

    Lurker

  • Pip
Posts: 6
Threads: 0
Joined: Aug 27, 2019
Credits: 0
Four years registered
#4

thanks


  • 0

#5

paul
paul
    Offline
    150
    Rep
    371
    Likes

    -

Posts: 1295
Threads: 168
Joined: Nov 29, 2018
Credits: 2

Five years registered
#5
Would you mind telling us, what this script does?

  • 0

#6

AnticBoy
AnticBoy
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 101
Threads: 0
Joined: Aug 11, 2019
Credits: 0
Four years registered
#6

thx


  • 0

#7

yourrable
yourrable
    Offline
    19
    Rep
    25
    Likes

    Fitbit Yahoo-Email Changer

Posts: 404
Threads: 28
Joined: Aug 06, 2019
Credits: 0

Four years registered
#7

what does it do?


  • 0

UeWf0V2.png

 

1GDru3TLBFTqjwdX57MsNsjt76oNGd5UuL


#8

flofianeu
flofianeu
    Offline
    0
    Rep
    0
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 123
Threads: 0
Joined: Oct 01, 2019
Credits: 0

Four years registered
#8

would be nice to know what it does


  • 0

#9

xBerlinx
xBerlinx
    Offline
    0
    Rep
    11
    Likes

    New Member

Posts: 23
Threads: 2
Joined: Sep 05, 2019
Credits: 0
Four years registered
#9

Thnaks allot man 


  • 0

#10

FaithHF
FaithHF
    Offline
    36
    Rep
    234
    Likes

    SESH

Posts: 408
Threads: 36
Joined: Dec 04, 2016
Credits: 0

Seven years registered
#10

For the retarded, it's a DoS script. Note how I didn't say DDoS because it lacks any features which would make it of a distributed nature.

Second, it's absolutely not at all hard-hitting. It's basically just a slowloris attack, ie. making requests over and over on a single thread until (hopefully) something dies out or once the user-inputted amount of connections is made.

Third, it's not even like slowloris because it doesn't even keep connections active. Basically just like a ping command, except as a raw TCP packet rather than an ICMP request.

Fourth, the overall code quality is bad. if __name__ == __main__ shouldn't be at the very end of the script, it should be your main function which is called at the very beginning. Learn some fucking PEP8.

Fifth, posted in the wrong section.

 

There are a few more things wrong with it, but goddamn, if you spent more than 5 minutes writing this shit, give up now.


  • 0


 Users browsing this thread: