Skip to content

Commit

Permalink
move Deny001-Deny005 from panOS to AWS denylist (#4901)
Browse files Browse the repository at this point in the history
ServiceNow ticket will be create to remove from panOS

Co-authored-by: Beck Davis <beck-davis@users.noreply.github.com>
  • Loading branch information
VickieKarasic and Beck-Davis authored May 6, 2024
1 parent 4d2d27e commit 0ff4795
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions roles/denyhost/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,22 @@ banned_ranges:
- name: whisperisp
ip_range:
- 45.40.0.0/20
- name: University of Massachusettes
ip_range:
- 69.16.0.0/16
- name: Croatian Academic and Research Network
ip_range:
- 161.53.0.0/16
- name: TPG Telecom Limited
ip_range:
- 203.87.0.0/16
- name: TulsaConnect
ip_range:
- 65.38.0.0/16
- name: Proximus NV
ip_range:
- 81.169.0.0/16

# Below is an example of banning Francis
# - name: Francis test
# ip_range:
Expand Down

0 comments on commit 0ff4795

Please sign in to comment.