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

Updated behance #934

Closed
wants to merge 0 commits into from
Closed

Updated behance #934

wants to merge 0 commits into from

Conversation

degun-osint
Copy link
Contributor

No description provided.

@WebBreacher
Copy link
Owner

Hey @degun-osint. Can you explain more about why you are making these changes? I ask because I checked the existing ones and they still work and appear to be fine. Did you encounter false positives with certain searches or something?

@degun-osint
Copy link
Contributor Author

Hello,
I had false negative with some script, the e_string is on a upper line in the code.
Behance is quite hard with its content length :)

@WebBreacher
Copy link
Owner

can you post the name of the script or the account you checked so we can verify it?

@degun-osint
Copy link
Contributor Author

It's still a work in progress on my laptop :D
You can ignore this update if you want

@WebBreacher
Copy link
Owner

Hey if you can replicate the false negative in other tools and with other usernames, I'm happy to change the detection strings.

@degun-osint
Copy link
Contributor Author

On https://whatsmyname.app/ Behance never get a match, even with the provided usernames (john).

Copy link
Owner

@WebBreacher WebBreacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a different version of the WMN JSON file than what is in the Main branch. The Tunefind site looks like this in the live/production wmn-data.json file in the repository:


       {
        "name" : "Tunefind",
        "uri_check" : "https://www.tunefind.com/user/profile/{account}",
        "e_code" : 200,
        "e_string" : "Achievements",
        "m_string" : "Page not found",
        "m_code" : 404,
        "known" : ["baywolfmusic", "mrcerny18"],
        "cat" : "music"
       },

@WebBreacher
Copy link
Owner

On https://whatsmyname.app/ Behance never get a match, even with the provided usernames (john).

This could be for a lot of reasons. That is why I was asking which tool and which user name so we can reproduce and see if it is an issue with the username, the tool, or the detection.

@degun-osint
Copy link
Contributor Author

There is an issue with every tools I tried (blackbird, "official" webapp,…)
I closed this PR because the issue seems to be on the way Behance handle the requests…

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

Successfully merging this pull request may close these issues.

2 participants