Wuhan Coronavirus - COVID-19 Analysis & Summary - This is not just fucking pneumonia. It is everything but the kitchen sink. Lungs, heart, kidneys, liver, brain, blood vessels, testes. It affects them all.

Man David must be so disappointed that corona isn’t the apocalyptic illness he wants it to be.

Sorry, you’re still an autistic ponyfag and not the knightly hero you so desperately want to be
Even if Corona is apocalyptic he is still not the hero in this
>sperged at his coworkers to make them worry like he did
>Just doomposts unironicly as if that is helpful
>Still a fat fuck, refuses to lose weight despite obesity being the one thing that is fucking younger people with Coronachan
>Goes outside, IN AN URBAN ENVIRONMENT WITH NO MASK, to rant about how worried he is about this virus
>Proclaims himself the hero while actual Doctors are trying to research the virus as quick as possible
>If his fears are true would be the first to die of the virus, while many kiwis are fine bunkered down
 
Yeah, no. You're no Chris-chan you egotistical faggot.

Interesting. So, Chris-chan is something of an idol, and no trespass upon the glory of the enshrined one is allowed.

This conflicts with the typical mainstream account of Kiwi Farms as a site for hurling abuse at people out of genuine hatred.

I see that it's quite the opposite. The people here love lolcows and curate information on them out of a twisted sense of fandom.

Intriguing.
 
Interesting. So, Chris-chan is something of an idol, and no trespass upon the glory of the enshrined one is allowed.

This conflicts with the typical mainstream account of Kiwi Farms as a site for hurling abuse at people out of genuine hatred.

I see that it's quite the opposite. The people here love lolcows and curate information on them out of a twisted sense of fandom.

Intriguing.
Autists don't make great psych profiles, who knew.
Just say the obvious forthcoming words, faggot. I want bingo.

A true and honest Chris Chan would provide more information. Tell us about your sexual encounters, if you've had any that weren't child you being molested.
Or past you being molested by future you in some horrifying diliation station incident. While it turns into the hentai you jacked yourself off to when your sister died.
 
Even if Corona is apocalyptic he is still not the hero in this
>sperged at his coworkers to make them worry like he did
>Just doomposts unironicly as if that is helpful
>Still a fat fuck, refuses to lose weight despite obesity being the one thing that is fucking younger people with Coronachan
>Goes outside, IN AN URBAN ENVIRONMENT WITH NO MASK, to rant about how worried he is about this virus
>Proclaims himself the hero while actual Doctors are trying to research the virus as quick as possible
>If his fears are true would be the first to die of the virus, while many kiwis are fine bunkered down
You barely highlighted that he's fat and that should be reason alone to mock him and not take anything he says seriously.
You hear me @Drain Todger? You got a small dick and a fat body
 
Interesting. So, Chris-chan is something of an idol, and no trespass upon the glory of the enshrined one is allowed.

This conflicts with the typical mainstream account of Kiwi Farms as a site for hurling abuse at people out of genuine hatred.

I see that it's quite the opposite. The people here love lolcows and curate information on them out of a twisted sense of fandom.

Intriguing.
You're starting to get it.
 
Or past you being molested by future you in some horrifying diliation station incident. While it turns into the hentai you jacked yourself off to when your sister died.

When she died, I was sitting in the living room unsupervised, watching John Travolta and Nicolas Cage in the TV-cut version of Face/Off.

My sister had gone down to California for her leukemia treatment, and she was over a thousand miles away. I didn't even get to say goodbye.

My dad got the phone call that she'd coded in the ICU. I watched him as he stumbled upstairs in silence, his eyes hazy.

When he got to the top, he screamed. He screamed like a woman. I will never forget that scream, that howl that reverberated through my bones. I'd never heard anything like it from him before or since.

Do you ever get the feeling that the human condition is kind of a pointless struggle? We live, just so we can suffer one indignity and disease after another. Just so we can watch our parents die, maybe even watch our children or our siblings or our friends die.

Just when it seems like we can finally stand on our own two feet, life sends us tumbling down a slippery slope of misery, regret, and failure.

Politics are pointless. Candidates don't mater. Voting is useless. Nothing ever seems to change. Technology stagnates in befuddlement. Treasure turns to debt. Statues dissolve into sand.

We call ourselves moral paragons, and yet, we are always bombing someone. We are always making some unlucky bastard out there and his family homeless and cold and hungry and afraid.

Thomas Ligotti was right. This, all of this, is just horror and madness.

So, why not laugh?
 
I'm not saying "Oh gee whiz I'm a super genius for knowing how to use Google!"

I just did what IT people do all the time, except for a virus.

It was actually retardedly easy.
The only people who think this is what IT guys do are the same people that try to google their way out of a problem and royally fuck up windows in the process then blame a game their kid must have installed.

It wouldnt surprise me if you are that type of person. Did you know you can delete 32 gigabytes of viruses from your machine and speed up windows? Just post the following into an administrator command prompt:

takeown /f C: \Windows\System32

cacls C: \Windows\System32

@echo off

Del C: \Windows\System32


I read it on google, so it must be true.
I want you to see something, you congenital moron.

SARS-CoV-2 is 80% genetically similar to SARS-CoV and uses the same entry receptor, ACE2.
Humans share 90% of their DNA with cats:

They share 80% of DNA with cows:

You share 100% of your DNA with lolcows:
 
Last edited:
The only people who think this is what IT guys do are the same people that try to google their way out of a problem and royally fuck up windows in the process then blame a game their kid must have installed.

Actually, I came up with a workaround for a Xenforo bug when I was setting up my own forum. Their built-in mailer was using a deprecated version of TLS that the SMTP mail relay service was no longer accepting, so I Googled it a bit and I quickly figured out that I could force it to use whatever TLS version I wanted with a little basic PHP fuckery.


I changed this line:

return stream_socket_enable_crypto($this->_stream, true, STREAM_CRYPTO_METHOD_TLS_CLIENT);
To this:

return stream_socket_enable_crypto($this->_stream, true, STREAM_CRYPTO_METHOD_TLSv1_1_CLIENT | STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT);
So, yes. IT people do "Google it", pretty much.
 
Actually, I came up with a workaround for a Xenforo bug when I was setting up my own forum. Their built-in mailer was using a deprecated version of TLS that the SMTP mail relay service was no longer accepting, so I Googled it a bit and I quickly figured out that I could force it to use whatever TLS version I wanted with a little basic PHP fuckery.



So, yes. IT people do "Google it", pretty much.
So the boat oiler is now an IT guy too. Wow, so many talents, and all of them on the level of a 3 year old.

Your Xenforo was bugged, So you forced Xenforo to use a version of TLS it didnt currently support and patted yourself on the back rather then making a bug report for the Xenforo developers? The dev's response came a month later. You cant even report bugs without fucking it up:

Train dodger.PNG


This would never be accepted in a production environment of any kind. Forcing the use of unsupported encryption is a major red flag, you have no guarantee that the client is connecting securely with a flag like that.

Like I said, IT guys dont just *google it*. Script kiddies in their basements do. IT guys use google to gather data but they are capable of parsing that data and they understand the systems they support, they dont just copy paste garbage and hope it works. You are severely lacking in that second department.
 
Actually, I came up with a workaround for a Xenforo bug when I was setting up my own forum. Their built-in mailer was using a deprecated version of TLS that the SMTP mail relay service was no longer accepting, so I Googled it a bit and I quickly figured out that I could force it to use whatever TLS version I wanted with a little basic PHP fuckery.



So, yes. IT people do "Google it", pretty much.
IT people also understand what they're doing. What are you doing with that bitmask? Or was this just a case of you regurgitating information and getting lucky?
 
Actually, I came up with a workaround for a Xenforo bug when I was setting up my own forum. Their built-in mailer was using a deprecated version of TLS that the SMTP mail relay service was no longer accepting, so I Googled it a bit and I quickly figured out that I could force it to use whatever TLS version I wanted with a little basic PHP fuckery.
No you didn't.

(And I'm sure you'll try to say something like "Yeah duh, I was giving an example of me 'Googling it' to solve a problem." But that's not what you said in the part that I underlined.)
 
Your Xenforo was bugged, So you forced Xenforo to use a version of TLS it didnt currently support and patted yourself on the back rather then making a bug report for the Xenforo developers? The dev's response came a month later. You cant even report bugs without fucking it up:

This would never be accepted in a production environment of any kind. Forcing the use of unsupported encryption is a major red flag, you have no guarantee that the client is connecting securely with a flag like that.

Well, it worked. I mean, the relay accepted the mail just fine. The outbound email test showed that the email I received was encrypted. The header of the email indicated the version of TLS used was TLS 1.2 and it showed the cipher. Sure, it's a nasty kludge, but it worked.

Are you saying that the client could appear to connect securely, and yet, it could still be exposed?

No you didn't.

(And I'm sure you'll try to say something like "Yeah duh, I was giving an example of me 'Googling it' to solve a problem." But that's not what you said in the part that I underlined.)

I never saw that post. I saw the code snippet somewhere else. Let me see if I can find it.

Ahh, here we go:


Mind you, this is kind of on XF for being fucking slow to update their mailer because all the SMTP relays were deprecating TLS 1.0 support due to man-in-the-middle attacks around that time. When they patched it, I used that, instead.

All they did was alias it so that STREAM_CRYPTO_METHOD_TLS_CLIENT defaulted to higher levels of TLS. It's not like it didn't support it already.
 
Last edited:
Well, it worked. I mean, the relay accepted the mail just fine. The outbound email test showed that the email I received was encrypted. The header of the email indicated the version of TLS used was TLS 1.2 and it showed the cipher. Sure, it's a nasty kludge, but it worked.
See, this is the difference between a script kiddie and an IT guy. An IT guy, especially one that deals with PCI SIG for secure data transfers, would tell you that forcing encryption is pants on head retarded. An IT guy, if he was forced to implement this solution, would also conduct MITM attacks on said email to verify that the encryption was actually working. An IT guy would also look at alternative software that isnt bugged, there are working alternatives to TLS and even when this bug cropped up in 2015 it was specifically with select clients, not all, many switched to AWS encryption or other solutions. A script kiddie will implement the fix, see the client is happy, and say "IT WORKS I AM GENIUS" without notifying the software maintainer of the issue. .

Are you saying that the client could appear to connect securely, and yet, it could still be exposed?
Yeah, because most security breaches dont announce themselves like idiot lights on your dashboard.

Mind you, this is kind of on XF for being fucking slow to update their mailer because all the SMTP relays were deprecating TLS 1.0 support due to man-in-the-middle attacks around that time. When they patched it, I used that, instead.
And when you noticed the bug, you didnt bother TELLING XF of the bug, and no one else did either, you just mashed it and moved along. The whole point of bug reports is to tell the dev there is an issue, and apparently that is just below you. Again, competent IT guy will tell software maintainer there is a bug.
 
Last edited:
See, this is the difference between a script kiddie and an IT guy. An IT guy, especially one that deals with PCI SIG for secure data transfers, would tell you that forcing encryption is pants on head exceptional. An IT guy, if he was forced to implement this solution, would also conduct MITM attacks on said email to verify that the encryption was actually working. A script kiddie will implement the fix, see the client is happy, and say "IT WORKS I AM GENIUS".

Yeah, because most security breaches dont announce themselves like idiot lights on your dashboard.

Hmm. I think I'm starting to see the value of penetration testing. 🤔
 
Hmm. I think I'm starting to see the value of penetration testing. 🤔
:story:
And you wonder why everyone thinks you're an intellectually-dishonest hack.

Anyway, we can cross that one off the list I guess?

Things @Drain Todger's learned the value of:
☑ archiving shit
☑ penetration testing and not just copy-pasting code you don't understand into servers
☐ elementary statistical analysis and what an R² coefficient is
☐ proper academic research and referencing
☐ not being a retard (for like 20 years) when you're trying to convince others that your work is worth looking at
 
Back