This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Stone
Recipients Stone
Date 2016-11-11.16:03:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAEEPhYZf7c3Rtszzpx69BYuOA19sHH-9-Y3SKxuHDT0Q9RjBpg@mail.gmail.com>
In-reply-to
Content
Hello EveryOne,

Payload : 12**62**6
Test script:

import math
math.log10(12**62**6)

Program is looping. I tested apache server and flask web framework.
Result:
Frozen in frost. Cpu usage : %90-99 , system runs but server shutdowns.

Author : Onur TAŞLIOĞLU
History
Date User Action Args
2016-11-11 16:03:07Stonesetrecipients: + Stone
2016-11-11 16:03:07Stonelinkissue28669 messages
2016-11-11 16:03:06Stonecreate