jok3r icon indicating copy to clipboard operation
jok3r copied to clipboard

[New feature] Nmap scan and import from db

Open cyrinux opened this issue 5 years ago • 8 comments

  • Nmap top 1000 TCP and UDP scan then import done with nmap_scan [-f, -o params,...] ip
  • nmap renamed to nmap_import

cyrinux avatar Jul 24 '19 15:07 cyrinux

I got some idea to improve this but maybe in a next iteration. Like a interactive mode for choose some "scan" preset? What do you think about? Maybe start it in a thread? Feel free to try/merge it. :)

cyrinux avatar Jul 24 '19 19:07 cyrinux

I'm - trying to - implementing threading with progressbar finally. I progress.

cyrinux avatar Jul 25 '19 12:07 cyrinux

Cool; will check that asap !

koutto avatar Jul 25 '19 15:07 koutto

This is totally improvable, but i'm a little stuck for example, i don't understand why when i run my scan one time i see my progress bar, but i can't run it a second time then without exit the program then restart it.

image

cyrinux avatar Jul 25 '19 15:07 cyrinux

Also, I search a way to get a progress for the full scan if we got TCP and UDP for example, from what i understand the progress counter back to 0 on each protocol. And better way to handle this can be with the NmapProcess evant_callback I imagine.

cyrinux avatar Jul 25 '19 15:07 cyrinux

It's not so bad now

cyrinux avatar Jul 25 '19 19:07 cyrinux

I don't find how to not stack/clean previous aborted scan for example. But this do the work.

Peek 2019-07-26 12-11

cyrinux avatar Jul 26 '19 10:07 cyrinux

Hi @koutto, is this project abandoned ?

cyrinux avatar Jul 11 '21 19:07 cyrinux