Giter Site home page Giter Site logo

False positives about cr3dov3r HOT 9 CLOSED

d4vinci avatar d4vinci commented on May 28, 2024
False positives

from cr3dov3r.

Comments (9)

D4Vinci avatar D4Vinci commented on May 28, 2024 3

Ok I will fix it ASAP

from cr3dov3r.

Ekultek avatar Ekultek commented on May 28, 2024

Second attempt:

[+] Testing websites with one form (14)!
 -[   Vimeo   ] Login successful !
 -[  Ask.fm   ] Login unsuccessful!
 -  Dropbox  form data is invalid! please report to us!
 -[  Github   ] Login unsuccessful!
 -[  Reddit   ] Login unsuccessful!
 -[  StackOF  ] Login unsuccessful!
 -[  Twitter  ] Login unsuccessful!
 -[ Bitbucket ] Login successful !
 -[ Ebay.com  ] Login unsuccessful!
 -[ Facebook  ] Login unsuccessful!
 -[ FourSquare ] Login unsuccessful!
 -[ Linkedin  ] Login unsuccessful!
 -[ Mediafire ] Login successful !
 -[ Wikipedia ] Login unsuccessful!

[+] Testing websites with two forms (2)!
 -[ Google ] Login unsuccessful!
 -[ Yahoo  ] Email not registered!

from cr3dov3r.

trap1001 avatar trap1001 commented on May 28, 2024

Same problem

from cr3dov3r.

trap1001 avatar trap1001 commented on May 28, 2024

@D4Vinci thanks

from cr3dov3r.

sdcampbell avatar sdcampbell commented on May 28, 2024

In addition to the false positive that I came here to report, if you don't enter any password (because no breach results were found) then it not only reports a false positive for login to Vimeo but it also returns this error:

[+] Testing websites with one form (14)!
-[ Vimeo ] Login successful !
-[ Ask.fm ] Login unsuccessful!
Traceback (most recent call last):
File "./Cr3d0v3r.py", line 123, in
main()
File "./Cr3d0v3r.py", line 115, in main
print( login( wd ,dic ,email ,pwd ) )
File "./Cr3d0v3r.py", line 53, in login
browser.select_form(form)
File "/usr/local/lib/python3.6/dist-packages/mechanicalsoup/stateful_browser.py", line 170, in select_form
found_forms = self.__current_page.select(selector, limit=nr + 1)
AttributeError: 'NoneType' object has no attribute 'select'

Let me know if I should report this as a separate issue. The application should be able to fail gracefully if no password is entered.

from cr3dov3r.

D4Vinci avatar D4Vinci commented on May 28, 2024

updated to version 0.1.1 released yesterday and it won't crash

from cr3dov3r.

0xIslamTaha avatar 0xIslamTaha commented on May 28, 2024

I used a random password and here are the results!

[+] Checking email in public leaks...

Results found : 1
---------------------------------------
      Name of leak => Dropbox
      Date of leakage => 2012-07-14T00:00:00+00:00
      Details => https://hacked-emails.com/leak/anon-dropbox68m2012txt

Please enter the password=> 

[+] Testing websites with one form (14)!
 -[   Vimeo   ] Login successful !
 -[  Ask.fm   ] Login unsuccessful!
 -[  Dropbox  ] Login successful !
 -[  Github   ] Login unsuccessful!
 -[  Reddit   ] Login unsuccessful!
 -[  StackOF  ] Login unsuccessful!
 -[  Twitter  ] Login unsuccessful!
 -[ Bitbucket ] Login successful !
 -[ Ebay.com  ] Login unsuccessful!
 -[ Facebook  ] Login unsuccessful!
 -[ FourSquare ] Login unsuccessful!
 -[ Linkedin  ] Login unsuccessful!
 -[ Mediafire ] Login successful !
 -[ Wikipedia ] Login unsuccessful!

[+] Testing websites with two forms (2)!
 -[ Google ] Login unsuccessful!
Traceback (most recent call last):
  File "Cr3d0v3r.py", line 123, in <module>
    main()
  File "Cr3d0v3r.py", line 120, in main
    print( custom_login( wd ,dic ,email ,pwd ) )
  File "Cr3d0v3r.py", line 69, in custom_login
    browser.select_form(form2)
  File "/usr/local/lib/python3.5/dist-packages/mechanicalsoup/stateful_browser.py", line 170, in select_form
    found_forms = self.__current_page.select(selector, limit=nr + 1)
  File "/usr/lib/python3/dist-packages/bs4/element.py", line 1426, in select
    'Unsupported or invalid CSS selector: "%s"' % token)
ValueError: Unsupported or invalid CSS selector: "form[class="pure-form"

from cr3dov3r.

dmcxbluecoder avatar dmcxbluecoder commented on May 28, 2024

Yeah its just false positives I usually get them more at Mediafire, Linkedin BItbucket and Vimeo
but everything else is fine I dont get those errors that are commented in here I was trying to add new websites but can seem to add them correctly

from cr3dov3r.

D4Vinci avatar D4Vinci commented on May 28, 2024

Released Version 0.2 check it out and please reopen the issue if the problem continues 😄

from cr3dov3r.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.