Skip to content

A tool to make unlimited posts to regular phishing sites

Notifications You must be signed in to change notification settings

igomez10/falsePost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falsePost

Generate fake user data and make unlmited posts to common uniandes phishing sites

How to get it working

Install "request" package dependency ⬇️

$ npm install request
## or
$ yarn add request

Try a single post 1️⃣

$ node falsepost.js

Start Infinite Posting ∞🦄👌

$ while true
do
node falsepost.js
done

## or

$ sh start.sh

Example of logs

alt text

About

A tool to make unlimited posts to regular phishing sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published