Skip to main content

Developer Section

Project Directory Structure

  • modules/
    • NexDir.py
    • NexFTP.py
    • NexMySql.py
    • NexSMB.py
    • NexSSH.py
    • NexSubD.py
  • lists/
    • directory_list.txt
    • password_list.txt
    • subdomain_list.txt
    • user_list.txt
  • NexScan.py
  • requirements.txt
  • Dockerfile
  • docker-compose.yml

Plans for future release

  • GUI Implementation
  • AI Integration to identify vulnerabilities based on scans
  • Implementation of project workspace
  • Adding features like HTTP Enumeration, Steganography, etc.
  • Implementation of CI/CD Pipeline in project
  • Implementation of Web Interface of this tool for easier access