Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@maxijonson/phisherman-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxijonson/phisherman-cli

Spam phishing endpoints with fake data

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
3
-57.14%
Maintainers
1
Weekly downloads
 
Created
Source

Phisherman CLI

A CLI tool that can be used to interact with the API from the command line.

Installation

Install the CLI tool globally with npm:

npm install -g @maxijonson/phisherman-cli

Or with yarn:

yarn global add @maxijonson/phisherman-cli

Usage

1. Create a new configuration file

# Creates a phisherman.config.json file in the current directory
phisherman init

# Creates a custom name config file
phisherman init my-config

2. Edit the configuration file

Edit the configuration file using the instructions in the configuration section of the library.

3. Run the Spammer

# Run the spammer with the default config file
phisherman run

# Run the spammer with a custom config file
phisherman run my-config

Keywords

phishing

FAQs

Package last updated on 03 Jan 2023

Did you know?

Socket

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.

Install

Related posts