OK fixed the lookup command, apperantly the lookup table was corrupted during import. But still, this did not do the trick, the output is still empty. just to give some more input. Attacktoolsh.csv has a content of: "discovery_or_attack",filename,hash,platform attack,nmap,,linux attack,nc,,linux attack,tcpdump,,linux attack,putty,,windows the secondlookup.csv file has: filename,computername,username nmap,pc001, putty,pc002,user1 the default search give an output of all so no problem there. but what i am lookin for it that primary search only show computers that are not in the secondlookup.csv list. so pc003 that runned putty should be displayed.
... View more