depthsecurity / armory

Armory is a tool meant to take in a lot of external and discovery data from a lot of tools, add it to a database and correlate all of related information.
GNU General Public License v3.0
413 stars 72 forks source link

--rescan often doesn't work #37

Closed sfttw closed 4 years ago

sfttw commented 4 years ago

Expected Behavior

Rerun module on systems that have already been processed

Actual Behavior

Nothing happens.

Steps to Reproduce the Problem

  1. Run: armory -m Gowitness -i
  2. Cancel the process before it finishes (ctrl+c)
  3. run: armory -m Gowtiness -i --rescan

Specifications

fang0654 commented 4 years ago

That's strange - I use --rescan all the time. Are you only running into this on the Gowitness module?

sfttw commented 4 years ago

Ope! I jumped the gun here. This was my fault for not running shodan or aquatone-discover first, so when I ran Gowitness it just did nothing.

Amazing project by the way, been using it for months now! Gonna close this.