
Product
Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies
A safer, faster way to eliminate vulnerabilities without updating dependencies
@draganfilipovic/anketa
Advanced tools
Headless browser nodejs script
NodeJs v8+
How to install -> https://nodejs.org/en/download/
During first install additional time is needed in order to download Chromium.
If you use it without install (with npx), Chromium will be downloaded each time.
If you see a lot of errors when opening a page:
ERROR: opening page ... 14
Page is probably broken, so there is no response. Please stop script manually:
CTRL + c
npm i @draganfilipovic/anketa -g
anketa ne -u https://example.com/anketa
anketa ne -u https://example.com/anketa -v 10000
anketa ne -u https://example.com/anketa -v 10000 -l 40
npx @draganfilipovic/anketa ne -u https://example.com/anketa
Usage: anketa <vote> [options]
Options:
-V, --version output the version number
-u, --url <url> Page url (required)
-v, --votes [votes] Number of votes, default 12 (default: 12)
-t, --timeout [timeout] Time to wait after page load, default 10, in seconds (default: 10)
-r, --response [response] Time to wait for form response, default 10, in seconds (default: 10)
-l, --limit [limit] Limit number of browsers to open at once, default 10 (default: 10)
-c, --cookie [cookie] Name of the cookie, default `tpc_1539354118305` (default: "tpc_1539354118305")
-h, --headless [headless] is browser headless, default true (default: true)
-h, --help output usage information
###The only required params are vote and -u <url>.
FAQs
NodeJs script for totalpoll
We found that @draganfilipovic/anketa 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.

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.