Skip to content

Instantly share code, notes, and snippets.

View wowkster's full-sized avatar
🖥️
Probably Programming

Adrian Wowk wowkster

🖥️
Probably Programming
View GitHub Profile
@wowkster
wowkster / spammer.js
Created October 24, 2021 01:42
Discord Phishing Site Request Spammer
/**
* Request Spammer for https://discordhalloween.co.uk/
* (And presumably other discord pishing sites)
*
* How to use: Just copy paste this script into the concole on https://discordhalloween.co.uk/
*
* @author Wowkster#0001 (github.com/wowkster)
*/
(async () => {

Keybase proof

I hereby claim:

  • I am wowkster on github.
  • I am wowkster (https://keybase.io/wowkster) on keybase.
  • I have a public key whose fingerprint is E312 AFE9 6DA6 DEB5 5E3A 4B36 ED78 412D 52A6 9861

To claim this, I am signing this object:

@wowkster
wowkster / Explanation.md
Last active June 5, 2021 01:40
A little bit of an explanation regarding some questions I have received about the Cloaks+ Software

"Flagged by windows as a virus"

WRONG Windows Smart Screen is a part of the Windows security system and is meant to protect users from apps that may harm their computers. Essentially, the way it does this is by keeping a large databse of blacklisted and whitelisted applications. If your app is blacklisted (Likely because Windows thinks it may contain a virus) windows will display a Smart Screen popup and you will likely get a notification from Windows Defender. The problem, is the application whitelist. If your app isnt explicitly whitelisted by Microsoft, windows will display the same exact popup as if it was a virus. You can even see in Retro's video that is said it was from an Unknown Publisher. Since out app has not built a repuation with the Microsoft databaes yet, windows will display a popup.

If windows displays the same message for known malware and unrecognized software, how can I be sure that Cloaks+ is not actually a malicious program? This ties into the next claim by Retro:

"Confirm

@wowkster
wowkster / index.html
Created May 26, 2021 22:56
Threat Index Calculator
<div class="flat-form">
<ul class="tabs">
<li class="active-">
<a href="#login">Threat Index</a>
</li>
<li>
<a href="#register">FKDR</a>
</li>
<li>
<a href="#reset">BW Level</a>
@wowkster
wowkster / index.html
Created May 26, 2021 17:01
Threat Index Calculator
<div class="flat-form">
<ul class="tabs">
<li>
<a href="#login" class="active">Threat Index</a>
</li>
<li>
<a href="#register">FKDR</a>
</li>
<li>
<a href="#reset">BW Level</a>
@wowkster
wowkster / Vanilla.json
Last active March 23, 2021 19:13
Wowkster's Mod Profile
{
"autotip": {
"config": {
"enabled": true,
"locale": "en_US",
"messageOption": "SHOWN"
},
"favorite": false,
"enabled": true,
"zIndex": 100,