mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-20 08:37:46 +02:00
add suip to travis and gh actions
This commit is contained in:
@@ -79,6 +79,10 @@ jobs:
|
||||
run: |
|
||||
python theHarvester.py -d metasploit.com -b otx
|
||||
|
||||
- name: Run theHarvester module Suip
|
||||
run: |
|
||||
python theHarvester.py -d metasploit.com -b suip
|
||||
|
||||
- name: Run theHarvester module threatcrowd
|
||||
run: |
|
||||
python theHarvester.py -d metasploit.com -b threatcrowd
|
||||
|
||||
Reference in New Issue
Block a user