saeeddhqan / Maryam

Maryam: Open-source Intelligence(OSINT) Framework
GNU General Public License v3.0
1.03k stars 167 forks source link

phone search error #262

Closed cspidey closed 2 years ago

cspidey commented 2 years ago

while I using phone number search tool I getting this error

[!] [phone_number_search:opt_proc] File "/usr/lib/python3/dist-packages/maryam/modules/osint/phone_number_search.py", line 40, in module_run.
[!] [phone_number_search:opt_proc] KeyError: 'valid'.

k4u5h1k commented 2 years ago

will review and fix asap

On Fri, 14 Jan 2022 at 10:10 PM, cspidey @.***> wrote:

while I using phone number search tool I getting this error

[!] [phone_number_search:opt_proc] File "/usr/lib/python3/dist-packages/maryam/modules/osint/phone_number_search.py", line 40, in module_run. [!] [phone_number_search:opt_proc] KeyError: 'valid'.

— Reply to this email directly, view it on GitHub https://github.com/saeeddhqan/Maryam/issues/262, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOEBLLK3DWSEQUL46AFO2ALUWBGXHANCNFSM5L7ID54A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

k4u5h1k commented 2 years ago

Ah looks like numverify deprecated their demo api. The options now are to either delete the module or ask the user for a numverify api token. Will do one of those soon

k4u5h1k commented 2 years ago

fixed with https://github.com/saeeddhqan/Maryam/commit/37e3b79d92465bd64815852a13a974f7798f5e4b