Actualiser README
doc IVRE
This commit is contained in:
18
README
18
README
@@ -19,5 +19,23 @@ echo hackerone.com | subfinder -silent | nuclei -j -o nuclei.json | jq . > hacke
|
||||
|
||||
# IVRE
|
||||
|
||||
|
||||
installation :
|
||||
yes | ivre ipinfo --init
|
||||
yes | ivre scancli --init
|
||||
yes | ivre view --init
|
||||
yes | ivre flowcli --init
|
||||
yes | ivre runscansagentdb --init
|
||||
ivre ipdata --download
|
||||
|
||||
ivre runscans --routable --limit 1000
|
||||
ivre runscans --network 10.10.10.10/24
|
||||
|
||||
https://doc.ivre.rocks/en/latest/index.html
|
||||
|
||||
ivre scan2db -c ROUTABLE-001 -s MySource -r scans/ROUTABLE/up
|
||||
ivre db2view nmap
|
||||
|
||||
|
||||
177 ivre scan2db -c nuclei2 -s nuclei2 -r nuclei.json
|
||||
178 ivre db2view all
|
||||
Reference in New Issue
Block a user