Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Company Name does not exist on LinkedIn #13

Open
freakyjo opened this issue Sep 12, 2023 · 11 comments
Open

Company Name does not exist on LinkedIn #13

freakyjo opened this issue Sep 12, 2023 · 11 comments

Comments

@freakyjo
Copy link

Hello,

I've configured the module as described with JSESSIONID and li-at. However, whenever i'm trying to run command "run find CompanyName", it shows company name does not exist on LinkedIn.

Could you please help?

@lupulabs
Copy link
Collaborator

Run the command run impersonate before the run find

@Shellshock9001
Copy link

I am getting this error a lot as well. I'll do the setopt JESSION, use the full value of whats in the browser storage. same with Li-at, run impersonate and says its good. But It says companies like google doesn't exist and a few others. I don't understand whats going on. reinstalling the entire tool doesn't help this either.

@Ox1gab
Copy link
Contributor

Ox1gab commented Sep 12, 2023

Hey @Shellshock9001 that's weird. Can you provide more information about your OS? It's weird because I'm using OSX and it is working well:

emploleaks(linkedin)> run find google
[+] Added 25 new names.
[...]
[+] We have hit the end of the road! Moving on...
💻 Listing profiles:
 0:
	full name: Rolando Marcelo Vallejos
	profile name: rolando-marcelo-vallejos-766b0752
	occupation: Cloud Infrastructure & Security Architect - CISSP-ISSAP, CCSP, CCSK, TOGAF
	public identifier: rolando-marcelo-vallejos-766b0752
	urn: urn:li:member:187881342

The only way I can "trigger" your error is when putting invalid data in the JSESSIONID and li-at:

emploleaks(linkedin)> show op
Module options:

Name        Current Setting    Required    Description
----------  -----------------  ----------  -----------------------------------
hide        yes                no          hide the JSESSIONID field
JSESSIONID  ****               no          active cookie session in browser #1
li-at       1234               no          active cookie session in browser #1
emploleaks(linkedin)> run find faradaysec
⠇ Gathering Information[-] Unexpected HTTP repsonse code 500 when trying to get the company info:
[-] The company name 'faradaysec' does not exist at LinkedIn

Is that the error you are having? Also, when setting the JSESSIONID value, are you using the double quotes? It should be similar to this:

emploleaks(linkedin)> show op
Module options:

Name        Current Setting            Required    Description
----------  -------------------------  ----------  -----------------------------------
hide        no                         no          hide the JSESSIONID field
JSESSIONID  "ajax:1234[REDACTED]5678"  no          active cookie session in browser #1
li-at       A[REDACTED]bV              no          active cookie session in browser #1

@Shellshock9001
Copy link

I copy the full value from the JSESSION field after pressing F12 like instructed and going to the storage. I tried grabbing the full quotes, with ajax, without ajax. and just the numbers. Same thing happened. Some companies it will display 25 new names added a few times and then it will display one of the profiles with information but then ill get the typeerror as I mentioned in another issue.

Im running on GNOME kali linux 2023.3

@freakyjo
Copy link
Author

I'm using JSESSIONID with double quotes. Did everything as given in the steps. Still no luck, it keeps displaying "Does not exist at LinkedIn"

@Shellshock9001
Copy link

I'm using JSESSIONID with double quotes. Did everything as given in the steps. Still no luck, it keeps displaying "Does not exist at LinkedIn"

show some screenshots of what you're doing please.

@freakyjo
Copy link
Author

I'm using JSESSIONID with double quotes. Did everything as given in the steps. Still no luck, it keeps displaying "Does not exist at LinkedIn"

show some screenshots of what you're doing please.

image

@Shellshock9001
Copy link

Shellshock9001 commented Sep 13, 2023

I'm using JSESSIONID with double quotes. Did everything as given in the steps. Still no luck, it keeps displaying "Does not exist at LinkedIn"

show some screenshots of what you're doing please.

image

That company is working for me, I am on kali linux gnome.
you installed the requirements?
gave chmod +x to emploleaks.py?
make sure you're using python3 emploleaks.py
Make sure your jsessionid and li-at are up to date depending on the browser you may have used.
download the latest emploleaks.py from the repo and trash the one you have now.

Once I did all of this then it started working for me. My problem was the FG color was messing it up.

Now I am trying to get the workflow going. It seems to be back to square one with the workflow. It's not detecting companies using workflow, but it detect companies for me now using emploleaks.py. I guess we gotta fix one problem at a time.

@freakyjo
Copy link
Author

I'm using JSESSIONID with double quotes. Did everything as given in the steps. Still no luck, it keeps displaying "Does not exist at LinkedIn"

show some screenshots of what you're doing please.

image

That company is working for me, I am on kali linux gnome. you installed the requirements? gave chmod +x to emploleaks.py? make sure you're using python3 emploleaks.py Make sure your jsessionid and li-at are up to date depending on the browser you may have used. download the latest emploleaks.py from the repo and trash the one you have now.

Once I did all of this then it started working for me. My problem was the FG color was messing it up.

Now I am trying to get the workflow going. It seems to be back to square one with the workflow. It's not detecting companies using workflow, but it detect companies for me now using emploleaks.py. I guess we gotta fix one problem at a time.

Thanks buddy! I'm on Windows and I guess it's messing up with the path for few modules. I'll do it again from the scratch.

Thanks for helping out :)

@Ox1gab
Copy link
Contributor

Ox1gab commented Sep 13, 2023

perfect @freakyjo , I think with the team we never ran it in Windows, so maybe you have a problem with dependencies! In case you get it working, please let us know!

@Shellshock9001 I'm going to close this one since it seems fixed (the first you reported with the run find). Can you please open a new issue for the workflow?

Thanks!

@Shellshock9001
Copy link

perfect @freakyjo , I think with the team we never ran it in Windows, so maybe you have a problem with dependencies! In case you get it working, please let us know!

@Shellshock9001 I'm going to close this one since it seems fixed (the first you reported with the run find). Can you please open a new issue for the workflow?

Thanks!

Yes. Closing this is fine. It has been working for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants