[bonne nuit ]
This commit is contained in:
5
scan.yml
5
scan.yml
@@ -14,13 +14,15 @@
|
||||
3961303030373531380a343061326437343066663665613833623533376437326630326432363566
|
||||
37653135666331633532653436656461396131623736353962643632316135633562346631313036
|
||||
6137356332636431643830666461333862613835336631333037
|
||||
#TODO target in list
|
||||
# 163.172.0.0/24
|
||||
# 163.172.80.0/28
|
||||
target_network: 163.172.16.0/20
|
||||
# 163.172.0.0/20
|
||||
# 163.172.16.0/20
|
||||
# 163.172.31.0/20
|
||||
# 163.172.47.0/20
|
||||
# 163.172.48.0/20
|
||||
# 163.172.63.254/20
|
||||
ansible_user: stephane
|
||||
ansible_password: stephane
|
||||
ansible_become_password: stephane
|
||||
@@ -60,6 +62,7 @@
|
||||
cmd: "masscan {{ target_network }} -p443"
|
||||
become: true
|
||||
register: scan_output
|
||||
# pause
|
||||
|
||||
|
||||
# - debug:
|
||||
|
||||
Reference in New Issue
Block a user