rengine icon indicating copy to clipboard operation
rengine copied to clipboard

Error While Opening "/usr/src/github/Infoga/infoga.py" File

Open Deathpoolxrs opened this issue 1 year ago • 7 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Recently, I ran a scan and observed the following error message.

python3 /usr/src/github/Infoga/infoga.py --domain oneweb.net --source all --report /usr/src/scan_results/oneweb.net_32/emails_tmp.txt


python3: can't open file '/usr/src/github/Infoga/infoga.py': [Errno 2] No such file or directory

Expected Behavior

/usr/src/github/Infoga/infoga.py -- This file should exist, so the OS Intelligence module can run properly.

Steps To Reproduce

Just scan any target, you will get this error target

Environment

reNgine: latest version
OS: Ubuntu 20.04
Python: 3.11.0
Docker: 20.10.22
Docker compose: 2.15.1
Browser: Microsoft Edge 112.0.1722.58

Anything else?

No response

Deathpoolxrs avatar Dec 04 '23 18:12 Deathpoolxrs

👋 Hi @Deathpoolxrs, Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

github-actions[bot] avatar Dec 04 '23 18:12 github-actions[bot]

The original repository seems to be deleted in favor of this one https://github.com/GiJ03/Infoga

Anyway this project seems old and not maintained. I will fix the path, but we need to know if this tool is working again. @AnonymousWP What's your advice ?

psyray avatar Dec 04 '23 22:12 psyray

Fixed, Thanks for reporting this issue. If you want to test it before released, update link in celery-entrypoint.sh and restart celery container docker-compose restart celery

psyray avatar Dec 04 '23 22:12 psyray

The original repository seems to be deleted in favor of this one https://github.com/GiJ03/Infoga

Anyway this project seems old and not maintained. I will fix the path, but we need to know if this tool is working again. @AnonymousWP What's your advice ?

I think we should drop it, as it's old anyway and only introduces increased durations of scans. We have h8mail anyway that does a similar job: https://github.com/khast3x/h8mail

AnonymousWP avatar Dec 04 '23 23:12 AnonymousWP

Yes I agree, infoga can be dropped. h8mail is there anyways.

yogeshojha avatar Dec 05 '23 12:12 yogeshojha

Infoga dropped in PR #1099

psyray avatar Dec 05 '23 19:12 psyray

This has been merged in master, should close.

Talanor avatar May 12 '24 07:05 Talanor