Security-Tools-Alliance / rengine-ng

reNgine-ng is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface.
GNU General Public License v3.0
19 stars 8 forks source link

bug(ui): CIDR breakdown and domain lookup is not working as intended #123

Open specters312 opened 1 month ago

specters312 commented 1 month ago

Current Behavior

Fails all lookups on IP's and doesn't breakdown current CIDR address spaces

Expected Behavior

CIDR must be supplied such as 192.168.1.0/24 and show all relevant IP's if a domain is associated to an A record then we store that and allow the user to manually add it in the next step.

Steps To Reproduce

Enter project

go to target -> add target -> resolve and add IP Address

Enter CIDR to resolve it will fail.

Environment

- reNgine: 
- OS:
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
- Python: Python 3.10.12
- Docker Engine: Docker version 26.0.1, build d260a54
- Docker Compose: docker-compose version 1.29.2, build 5becea4c
- Browser: Chrome

Anything else?

No response

Acknowledgements

specters312 commented 1 month ago

I put in a PR for this so please do not try to fix without checking the current PR in place

AnonymousWP commented 2 days ago

Re-opening this for testing CI (that should automatically close this issue due to it being merged to the release branch).