Giter VIP home page Giter VIP logo

rainmap-lite's People

Contributors

clarkchiu avatar cldrn avatar lightos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rainmap-lite's Issues

Error when loading first view after installation.

Error during template rendering In template /root/rainmap-lite/rainmap-lite/nmaper/templates/registration/login.html, error at line 44 Reverse for 'django.contrib.auth.views.login' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []

Error Importing module named app

while deploying on my local server on django 1.9.6
the following error came-

  File "/home/cyborg/Desktop/cyber/rainmap-lite/rainmap-lite/nmaper/apps.py", line 3, in <module>
    from django.apps import AppConfig
    from django.apps import AppConfig

Automatic Scan

First of all, thanks a lot for your awesome work, it really helps.

Instead of using cronjob, it would be better if scans can be triggered from web server itself.

Like suppose if i set cronjob time very low like 5 minutes, then duplicates scans happen.

Let me explain that.

  • Suppose i entered a list of ips and now cronjob has started that scanning script.(Job A)
  • Now i added one more list of ips for scan
  • First scan of ips is not yet completed, so a different Job is created, lets call it Job B
  • Now when Job A will be completed, the scripts will fetch if there is any pending scans, despite Job B in running state, it will start running scan for those ips.

This process goes on and on, that is why i have stopped using cronjob, i manually fire nmaper-cronjob.py, but in case if i am on tablet or somewhere there is no terminal access, i cannot start that scan.

Plus overall even if you think, it will be good if nmap scans can be run in background and can be triggered directly from admin panel, not using cronjob. Plus there should be a history section if that particular ip or host was scanned before.

Console page

Neither /console/ nor the /domador/ page you showed in the video work at all.
While the /domador/ page seems not to be recognized at all, the /console/ one actually tries something and takes a while to load, and shows a lot of information after it open.
This is the page I get when I try to open it the /console/ page:

RuntimeError at console.html.zip

Add checkboxes for No ping and rDNS lookup

We need checkboxes for the options:

  • No Ping (-Pn)
  • No rDNS Lookup (-n)

All scanning profiles should not contain options related to them as users will be able to enable/disable them independently.

Error deploying it on django 1.9

In template /home/cyborg/Desktop/raimap-lite/rainmap-lite/rainmap-lite/nmaper/templates/registration/login.html, error at line 44

Reverse for '' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
The error is coming on the line (tried to debug it but was unable to do )-

<form action="{% url 'django.contrib.auth.views.login' %}" method="post" id="login-form">{% csrf_token %}

A question related to ROOT acesses

Actually when I want to run the commands from the terminal of mac it asking for the sudo password how this will eliminate this? Because the scanner interacts with the local system terminal which requires permission to scan with Nmap.! And does it works in Local Area Network Scanning?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.