Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| paloaltonetworks:configuration:evasion [2021/05/22 15:22] – created bstafford | paloaltonetworks:configuration:evasion [2022/11/23 12:49] (current) – external edit 127.0.0.1 |
|---|
| <code>curl --verbose --insecure --header 'Host: www.santander.com' 'https://www.sync.com/' > index.html</code> | <code>curl --verbose --insecure --header 'Host: www.santander.com' 'https://www.sync.com/' > index.html</code> |
| |
| <code>Filter results</code> | Filter results |
| ( addr.src in 10.4.4.21 ) and ( addr.dst in 104.24.101.166 ) and ( url eq 'www.santander.com/' ) and ( url_category_list contains low-risk ) and ( url_category_list contains financial-services ) | <code>( addr.src in 10.4.4.21 ) and ( addr.dst in 104.24.101.166 ) and ( url eq 'www.santander.com/' ) and ( url_category_list contains low-risk ) and ( url_category_list contains financial-services )</code> |
| |
| <code>curl --verbose --insecure --header 'Host: www.halifax.co.uk' 'https://www.sync.com' > index.html</code> | <code>curl --verbose --insecure --header 'Host: www.halifax.co.uk' 'https://www.sync.com' > index.html</code> |