You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Gathering-weak-npm-credentials.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Gathering weak npm credentials
2
2
3
+
_Or how I obtained publish access to 13% of npm packages (including popular ones)._
4
+
5
+
---
6
+
3
7
In this post, I speak about three ways of gathering credentials — bruteforce attack, known accounts leaks from other sources (not npm), and npm credentials leaks on GitHub (and other places). _The last one was already covered in the [previous post](Do-not-underestimate-credentials-leaks.md), but it's still a valid source nowadays nevertheless._
4
8
5
9
Also check out the npm, Inc [blog post](http://blog.npmjs.org/post/161515829950/credentials-resets) about this, if you haven't seen it already.
0 commit comments