Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.142.98.186
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
ufw /
[ HOME SHELL ]
Name
Size
Permission
Action
iptables
[ DIR ]
drwxr-xr-x
messages
[ DIR ]
drwxr-xr-x
after.init
1.1
KB
-rw-r--r--
after.rules
1004
B
-rw-r--r--
after.rules.md5sum
305
B
-rw-r--r--
after6.rules
915
B
-rw-r--r--
after6.rules.md5sum
248
B
-rw-r--r--
before.init
1.1
KB
-rw-r--r--
before.rules
2.48
KB
-rw-r--r--
before.rules.md5sum
558
B
-rw-r--r--
before6.rules
6.54
KB
-rw-r--r--
before6.rules.md5sum
693
B
-rw-r--r--
check-requirements
7.01
KB
-rwxr-xr-x
ufw.conf
312
B
-rw-r--r--
user.rules
307
B
-rw-r--r--
user.rules.md5sum
60
B
-rw-r--r--
user6.rules
107
B
-rw-r--r--
user6.rules.md5sum
61
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : after.rules
# # rules.input-after # # Rules that should be run after the ufw command line added rules. Custom # rules should be added to one of these chains: # ufw-after-input # ufw-after-output # ufw-after-forward # # Don't delete these required lines, otherwise there will be errors *filter :ufw-after-input - [0:0] :ufw-after-output - [0:0] :ufw-after-forward - [0:0] # End required lines # don't log noisy services by default -A ufw-after-input -p udp --dport 137 -j ufw-skip-to-policy-input -A ufw-after-input -p udp --dport 138 -j ufw-skip-to-policy-input -A ufw-after-input -p tcp --dport 139 -j ufw-skip-to-policy-input -A ufw-after-input -p tcp --dport 445 -j ufw-skip-to-policy-input -A ufw-after-input -p udp --dport 67 -j ufw-skip-to-policy-input -A ufw-after-input -p udp --dport 68 -j ufw-skip-to-policy-input # don't log noisy broadcast -A ufw-after-input -m addrtype --dst-type BROADCAST -j ufw-skip-to-policy-input # don't delete the 'COMMIT' line or these rules won't be processed COMMIT
Close