This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
TARGETS="192.168.1.0/24" | |
OPTIONS="-v -T4 -F -sV" | |
date=$(date +%Y-%m-%d-%H-%M-%S) | |
cd /nmap/diffs | |
nmap $OPTIONS $TARGETS -oA scan-$date > /dev/null | |
slack(){ | |
curl -F file=@diff-$date -F initial_comment="Internal Port Change Detected" -F channels=#alerts -F token=xxxx-xxxx-xxxx https://slack.com/api/files.upload | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
TARGETS=${TARGETS:="192.168.1.0/24"} | |
OPTIONS=${NMAPOPS:="-v -T4 -F -sV"} | |
DATE=$(date +%Y-%m-%d-%H-%M-%S) | |
cd /nmap/diffs | |
nmap $OPTIONS $TARGETS -oA scan-$DATE > /dev/null | |
slack(){ | |
curl -F file=@diff-$DATE -F initial_comment="Internal Port Change Detected" -F channels=#$SLACKCHAN -F token=$SLACKTOKEN https://slack.com/api/files.upload | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
firewall { | |
all-ping enable | |
broadcast-ping disable | |
ipv6-receive-redirects disable | |
ipv6-src-route disable | |
ip-src-route disable | |
log-martians enable | |
name GUEST_LOCAL { | |
default-action accept | |
description "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Correct Answer From API Gateway |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2] | |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
Content from Website 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data:image/pngbase64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABLCAYAAAG+QhHxAAAAAXNSR0IArs4c6QAAGFpJREFUeAG9XAt8lMW1/+b7Ng+WR6LyELQKJQlBKmwSkao1WRCwiF58Ua3i9VlRq/VZr9dWoFZbvffWKleUalV89NoLFhGLVASyyc9qeYQkWBSSoCiggALhFZLsft/0/5/d+fh2s9kkG+H7/cjMnHPmzJkzM2fOnJnFMBK+vFFlv0oAJS8Gg0FfHCYvUPaWFzB0VKnUZeb5z9dQUzEFhG9KKS8WprhNOi6NYVrGadIRrwtvLZUX4nkhjR9LIa7ZXBNaRJipiXQqhNgjhfGVJiBccUKP1klDFm2urRQUeuteJwzMV0D+QQhfuTF0VNlYzYVpMsG9eJXPD5TdnwhsI5Mj5eOJRG3KU6dOtbzAOC6UpfqznSO9BCrvFTIR6UOXf9fP399vBEqbemRlDDncHN7hJXI1TCA5AfACBuJG6oiwOBkIaKitvInpsOJx45iK/EDwuvqa0DwtBwevj8j8sjHS2kgCI69oUj+NZHlY8Xlte0EEv6GB0kNeYsLiZDAN60cEdvrT3DDZ6lNVUq1AXwd0BS8x1UE4VBM/12NEBUXBK5k10coTxiB/31iFsGYyvOT8gS5jKQe7+RgBy3XVoT/nFZX+b9ygEF945nkn2K3haVgiT1o+c7jjMw42rAptyxtV+kcOFmn0gDHPL05pBIRbwt/U11Q+xbwdcT4xWo3bmccQKtHJIHEut2GC5XI4WgnVzIwR0nHup+gNtRW9sO5eyQuUttbXVPyXpmFqDjtz4pC84rKLWCDx5ppKP/P8hAxP8PXKzYnpyzakHNtQU5lJHHT5NVNXV+jvP9wCMZ6vPThJUO8/PKTJs5oBDJLgaCWn6gDKJdxpw9keL0iyiTgtUXt0bUcnRjli6tTMDJ9xeXsV4+CzZs0y2dKIkvGnxCFQGBoo29KeFNRTQaBstKqjiTj+iUxY1ngv7vQfTD4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"releases": [ | |
{ | |
"version": "v1.28.2-eksbuild.2" | |
}, | |
{ | |
"version": "v1.28.1-eksbuild.1" | |
}, | |
{ | |
"version": "v1.27.6-eksbuild.2" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Blue</title> | |
<style> | |
body { | |
font-family: Arial, sans-serif; | |
background-color: #ADD8E6; /* Light blue background */ | |
color: white; | |
text-align: center; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test.com | |
test2.com |