Skip to content

vulnz/lolkedin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Lolkedin

enter image description here

Software is designed to do massadd in Linkedin social network by keywords using selenium web driver, handling all errors.

Getting started with lolkedin.

1) Download firefox full or portable

2) Register firefox so it could be called from terminal by name "firefox" ( add path), on window by nagigating to folder with firefox you can do it by using software path PathEditor.exe https://archive.codeplex.com/?p=patheditor2 or https://rix0rrr.github.io/WindowsPathEditor/ or https://github.com/tinwel/PathEditor or write command for adding path

3) install python 3.7

4) navigate to lolkedin folder and type in terminal pip install -r requirements OR type pip install selenium

*5) Download and add to path geckodriver https://github.com/mozilla/geckodriver/releases for your OS

6) terminal: python lolkedin.py 1 design [email protected] MyPassW0rd

Usage:

python lolkedin.py 22 pentest [email protected] B00bsterpassw0rd

First argument stands for page number you want to start, second one is keyword and login/password.

Output example in terminal:

Navigating to another page #: 22

we are here

Navigating to another page #: 23

we are here

Navigating to another page #: 24

Navigating to another page #: 25

Navigating to another page #: 26

Navigating to another page #: 27

Navigating to another page #: 28

Problems:

If you see browser lagged,or internet lagged and you want to continue, press cntrl+c on terminal and it will continue skipping problem it faces.

If you can not find pip or do not want to register it in system please use: python -m pip install selenium

About

Lolkedin is a Linkedin Mass adder script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published