What could be the npm package the author of this article is referring to?
Harvesting credit card numbers and passwords from websites
11–20 of 128 posts
Re: Harvesting credit card numbers and passwords from websites
#12What could be the npm package the author of this article is referring to?
Although this is all made up, it worries me that none of this is hard."
Re: Harvesting credit card numbers and passwords from websites
#13Re: Harvesting credit card numbers and passwords from websites
#14Which Time Zone? Hah!
(Not that this one nit pick takes away from the general very well made point of the article, I just love how TimeZone problems infect everything)
Re: Harvesting credit card numbers and passwords from websites
#15One of the biggest problems here is that there is no “chain of custody” from Github source to uploaded NPM module; otherwise one of the developers using the malicious package could have audited the source code before including it in their own code. ‘npm publish’ would ideally insist on reproducible builds, enforce this by minifying or compiling packages itself, and finally encourage the community to always audit the…
The whole point of the article is you should implement CSP.
Re: Harvesting credit card numbers and passwords from websites
#16Re: Harvesting credit card numbers and passwords from websites
#17> Our penetration testers would see it in their HTTP request monitoring tools! > What hours do they work? My code doesn’t send anything between 7am and 7pm. Which Time Zone? Hah! (Not that this one nit pick takes away from the general very well made point of the article, I just love how TimeZone problems infect everything )
Re: Harvesting credit card numbers and passwords from websites
#18Re: Harvesting credit card numbers and passwords from websites
#19> Our penetration testers would see it in their HTTP request monitoring tools! > What hours do they work? My code doesn’t send anything between 7am and 7pm. Which Time Zone? Hah! (Not that this one nit pick takes away from the general very well made point of the article, I just love how TimeZone problems infect everything )