mirror of
https://github.com/vysecurity/LinkedInt.git
synced 2025-12-06 17:02:19 +01:00
README UPDATE
This commit is contained in:
parent
39406895ed
commit
ec78a6d067
1 changed files with 5 additions and 8 deletions
13
README.md
13
README.md
|
|
@ -34,19 +34,16 @@ Additions:
|
||||||
* Constrain to company filters
|
* Constrain to company filters
|
||||||
* Addition of Hunter for e-mail prediction
|
* Addition of Hunter for e-mail prediction
|
||||||
|
|
||||||
# To-Do List
|
|
||||||
|
|
||||||
* Allow for horizontal scraping and mass automated company domain, and format prediction per company
|
|
||||||
* Add Natural Language Processing techniques on titles to discover groups of similar titles to be stuck into same "department". This should then be visualised in a graph.
|
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
Put in LinkedIn credentials in LinkedInt.cfg
|
1. Put in LinkedIn credentials in LinkedInt.cfg
|
||||||
Put Hunter.io API key in LinkedInt.cfg
|
2. Put Hunter.io API key in LinkedInt.cfg
|
||||||
Run LinkedInt.py and follow instructions
|
3. Run LinkedInt.py and follow instructions (example below).
|
||||||
|
|
||||||
# Example
|
# Example
|
||||||
|
|
||||||
|
Using General Motors as the target as they have a bug bounty program.
|
||||||
|
|
||||||
```
|
```
|
||||||
██╗ ██╗███╗ ██╗██╗ ██╗███████╗██████╗ ██╗███╗ ██╗████████╗
|
██╗ ██╗███╗ ██╗██╗ ██╗███████╗██████╗ ██╗███╗ ██╗████████╗
|
||||||
██║ ██║████╗ ██║██║ ██╔╝██╔════╝██╔══██╗██║████╗ ██║╚══██╔══╝
|
██║ ██║████╗ ██║██║ ██╔╝██╔════╝██╔══██╗██║████╗ ██║╚══██╔══╝
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue