CSIRTAmericas / pyintelxio

1 stars 0 forks source link

Transform Return JSON to Reflect Identity Portal #2

Closed cmlh closed 5 months ago

cmlh commented 6 months ago

Line 263 of cli/pyintelx returns JSON that does not reflect the UI of https://identity.intelx.io/

The JSON returned from both pyintelx -search [domain] -limit 10 --identityenabled --accounts and pyintelx -search [domain] -limit 10 --identityenabled can be reproduced with httpie.

cmlh commented 5 months ago

This has been clarified by @Kleissner of @IntelligenceX and is available in their latest developmental release.