Maybe it is yet another wheel

but still worth to do. The original idea is come from https://xmpp.net/.

This is only a script. I plan to build it with python. I need to study ssl related modules first. So I'm not sure when the project can be done. Nevertheless I make it as an opportunity to learn python programming.

Looking for hackers with the skills:

openssl python

This project is part of:

Hack Week 12

Activity

  • over 9 years ago: vitezslav_cizek liked this project.
  • over 9 years ago: HaxxonHAx liked this project.
  • over 9 years ago: whdu liked this project.
  • over 9 years ago: whdu liked this project.
  • over 9 years ago: whdu started this project.
  • over 9 years ago: whdu added keyword "openssl" to this project.
  • over 9 years ago: whdu added keyword "python" to this project.
  • over 9 years ago: whdu originated this project.

  • Comments

    • vitezslav_cizek
      over 9 years ago by vitezslav_cizek | Reply

      Do you mean something like https://www.ssllabs.com? Eg. https://www.ssllabs.com/ssltest/analyze.html?d=www.suse.com&s=130.57.66.10 It has public api: https://github.com/ssllabs/ssllabs-scan/

    • vitezslav_cizek
      over 9 years ago by vitezslav_cizek | Reply

      Do you mean something like ssllabs?
      Example for suse.com
      It has public api.

      • whdu
        over 9 years ago by whdu | Reply

        Yes, it's the kind of thing like that. But I want to implement locally so don't depend on third part on-line api. The advantage is to work in a isolated network (for confidential considering). The most important is that the code should be freed(opened).

        But anyway, people may think it's recreating the wheel. I'm okay with recreate wheels ;)

        • vitezslav_cizek
          over 9 years ago by vitezslav_cizek | Reply

          No problem.
          Btw, here's another project you might be interested.
          It's an SSL fingerprinting tool written in python.

    Similar Projects

    This project is one of its kind!