Git Product home page Git Product logo

Comments (7)

shmilylty avatar shmilylty commented on August 19, 2024

参考#40

from oneforall.

depycode avatar depycode commented on August 19, 2024

也是同样的问题,csdn的方案无法解决。
`[root@vultr oneforall]# python3 oneforall.py --target ./domains.txt --brute True run

OneForAll是一款功能强大的子域收集工具
___ _ _
___ ___ | | ___ | | | {v0.0.8#dev}
| . | | -
| | . | | .'| | |
|
|
|
||| ||| |__,||| git.io/fjHT1

OneForAll处于开发中,会进行版本快速迭代,请每次在使用前进行更新!

[*] Starting OneForAll @ 2020-02-15 05:08:07

05:08:07,585 [INFOR] oneforall:195 - 开始运行OneForAll
05:08:07,590 [INFOR] utils:131 - 获取到2个域名
05:08:07,591 [INFOR] collect:55 - 开始收集example.com的子域
RuntimeError: Sorry but the OpenSSL being used by this python install (OpenSSL 1.0.2k-fips 26 Jan 2017) does not meet the minimum version (>= OpenSSL 1.1.1) in order to support TLS 1.3 required by Cloudflare.
[root@vultr oneforall]# openssl version
OpenSSL 1.1.1-pre8 (beta) 20 Jun 2018 [root@vultr Python-3.9.0a1]# ./configure --prefix=/usr/local/python3.9 --with-openssl=/usr/local/openssl [root@vultr Python-3.9.0a1]# python3 -V
Python 3.9.0a1
[root@vultr Python-3.9.0a1]# `

from oneforall.

shmilylty avatar shmilylty commented on August 19, 2024

yum install openssl-devel
yum install pyOpenSSL

from oneforall.

feixiangdao avatar feixiangdao commented on August 19, 2024

还是不行,问题一样,我是用pyenv安装python 3.8的,不知道跟这个有没有关系

from oneforall.

shmilylty avatar shmilylty commented on August 19, 2024

image
这个问题的根本原因是你的python的openssl库版本过低,不是openssl版本过低。

from oneforall.

feixiangdao avatar feixiangdao commented on August 19, 2024

请教下python的openssl库版本过低的问题怎么解决,搜索了很多还是解决不了

from oneforall.

shmilylty avatar shmilylty commented on August 19, 2024

现在最新的OneForAll不使用到openssl,关闭此问题。

from oneforall.

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.