
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
imgur-sucker
Advanced tools
Sucks the images from imgur for a given subreddit and gives you a usable json document containing image vitals.
A command line utility for vacuuming a subreddit's images right off of imgur
You can run this command from any location, but know it will create a /sucked/ folder in your current working directory and will add subdirectories based on the subreddits that you pull. If logging is turned on, it will also create a json file with image vitals.
You will need an Imgur Application Client Id to run this app. To get a client ID: https://api.imgur.com/oauth2/addclient
Usage: imgursucker [options]
Options:
-h, --help output usage information
-V, --version output the version number
-c, --client-id <imgur App Client Id> imgur client id
-p, --pages <pages> number of pages to suck [10]
-s, --subreddit <subreddit> subreddit to suck [cats]
-l, --logging <boolean> log downloaded image data to json file [true]
-d, --download <boolean> download the files found [true]
-r, --rate-limit-check check your current imgur credits to prevent rate limiting
Pretty much says what it does on the box. Tests have show that with 10 pages worth of sucking, you can acquire about 1750 unique images per subreddit
FAQs
Sucks the images from imgur for a given subreddit and gives you a usable json document containing image vitals.
We found that imgur-sucker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.