β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦ how to set a new firewall features BY undercode :
t.me/undercodeTesting
#echo stream tcp nowait root internal
#echo dgram udp wait root internal
#discard stream tcp nowait root internal
#discard dgram udp wait root internal
#daytime stream tcp nowait root internal
#daytime dgram udp wait root internal
#chargen stream tcp nowait root internal
#chargen dgram udp wait root internal
# FTP firewall gateway -------- FTP firewall gateway
ftp-gw stream tcp nowait.400 root / usr / local / etc / ftp-gw ftp-gw
# Telnet firewall gateway ------ Telnet firewall gateway
telnet stream tcp nowait root / usr / local / etc / tn-gw / usr / local /
etc / tn-gw
# local telnet services ------ user's telnet function
telnet-a stream tcp nowait root / usr / local / etc / netacl in.telnetd
# Gopher firewall gateway ---- --Gopher firewall gateway
gopher stream tcp nowait.400 root / usr / local / etc / http-gw / usr / loca
l / etc / http-gw
# WWW firewall gateway ------ WWW firewall gateway
http stream tcp nowait.400 root / usr / local / etc / http-gw / usr / local / etc / ht
tp-gw
# SSL firewall gateway ----- -SSL firewall gateway
ssl-gw stream tcp nowait root / usr / local / etc / ssl-gw ssl-gw
# NetNews firewall proxy (using plug-gw) ------ NetNews firewall proxy server (using pl
ug- gw)
nntp stream tcp nowait root / usr / local / etc / plug-gw plug-gw nntp
#nntp stream tcp nowait root / usr / sbin / tcpd in.nntpd
# SMTP (email) firewall gateway ------ SMTP (Email) firewall gateway
#smtp stream tcp nowait root / usr / local / etc / smap smap
#
# Shell, login, exec and talk are BSD protocols ------ Shell, login, exec and
talk are all BSD protocols
#
#shell stream tcp nowait root / usr / sbin / tcpd in.rshd
#login stream tcp nowait root / usr / sbin / tcpd in.rlogind
#exec stream tcp nowait root / usr / sbin / tcpd in.rexecd
#talk dgram udp wait root / usr / sbin / tcpd in.talkd
#ntalk dgram udp wait root / usr / sbin / tcpd in.ntalkd
#dtalk stream tcp waut nobody / usr / sbin / tcpd in.dtalkd
#
# Pop and imap mail services et al- ----- Pop and imap mail function
#
# pop-2 stream tcp nowait root / usr / sbin / tcpd ipop2d
# pop-3 stream tcp nowait root / usr / sbin / tcpd ipop3d
#imap stream tcp nowait root / usr / sbin / tcpd imapd
written by undercode
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦ how to set a new firewall features BY undercode :
t.me/undercodeTesting
#echo stream tcp nowait root internal
#echo dgram udp wait root internal
#discard stream tcp nowait root internal
#discard dgram udp wait root internal
#daytime stream tcp nowait root internal
#daytime dgram udp wait root internal
#chargen stream tcp nowait root internal
#chargen dgram udp wait root internal
# FTP firewall gateway -------- FTP firewall gateway
ftp-gw stream tcp nowait.400 root / usr / local / etc / ftp-gw ftp-gw
# Telnet firewall gateway ------ Telnet firewall gateway
telnet stream tcp nowait root / usr / local / etc / tn-gw / usr / local /
etc / tn-gw
# local telnet services ------ user's telnet function
telnet-a stream tcp nowait root / usr / local / etc / netacl in.telnetd
# Gopher firewall gateway ---- --Gopher firewall gateway
gopher stream tcp nowait.400 root / usr / local / etc / http-gw / usr / loca
l / etc / http-gw
# WWW firewall gateway ------ WWW firewall gateway
http stream tcp nowait.400 root / usr / local / etc / http-gw / usr / local / etc / ht
tp-gw
# SSL firewall gateway ----- -SSL firewall gateway
ssl-gw stream tcp nowait root / usr / local / etc / ssl-gw ssl-gw
# NetNews firewall proxy (using plug-gw) ------ NetNews firewall proxy server (using pl
ug- gw)
nntp stream tcp nowait root / usr / local / etc / plug-gw plug-gw nntp
#nntp stream tcp nowait root / usr / sbin / tcpd in.nntpd
# SMTP (email) firewall gateway ------ SMTP (Email) firewall gateway
#smtp stream tcp nowait root / usr / local / etc / smap smap
#
# Shell, login, exec and talk are BSD protocols ------ Shell, login, exec and
talk are all BSD protocols
#
#shell stream tcp nowait root / usr / sbin / tcpd in.rshd
#login stream tcp nowait root / usr / sbin / tcpd in.rlogind
#exec stream tcp nowait root / usr / sbin / tcpd in.rexecd
#talk dgram udp wait root / usr / sbin / tcpd in.talkd
#ntalk dgram udp wait root / usr / sbin / tcpd in.ntalkd
#dtalk stream tcp waut nobody / usr / sbin / tcpd in.dtalkd
#
# Pop and imap mail services et al- ----- Pop and imap mail function
#
# pop-2 stream tcp nowait root / usr / sbin / tcpd ipop2d
# pop-3 stream tcp nowait root / usr / sbin / tcpd ipop3d
#imap stream tcp nowait root / usr / sbin / tcpd imapd
written by undercode
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦#Shell Script Development :
- ansi - ANSI escape codes in pure bash
- change text color, position the cursor, much more
- argbash - Bash argument parsing code generator
- assert.sh - Bash unit testing framework
- BashScriptTestingLibrary - A unit testing framework for Bash scripts
- bash3boilerplate - Templates to write better Bash scripts
- bashful - A collection of libraries to simplify writing Bash scripts
- bashmanager - mini bash framework for creating command line tools
- bats - Bash Automated Testing System
- bash_unit - bash unit testing enterprise edition framework for professionals
- mo - Mustache templates in pure bash
- semver_bash - Semantic Versioning in Bash
- shfmt - Format bash programs
- shunit2 - A unit test framework for
Bash scripts with a flavour of JUnit/PyUnit
- bashing - Smashing Bash into Pieces
- Bash framework for creating command line tools
- shellcheck - ShellCheck, a static analysis tool for shell scripts
>git sources
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦#Shell Script Development :
- ansi - ANSI escape codes in pure bash
- change text color, position the cursor, much more
- argbash - Bash argument parsing code generator
- assert.sh - Bash unit testing framework
- BashScriptTestingLibrary - A unit testing framework for Bash scripts
- bash3boilerplate - Templates to write better Bash scripts
- bashful - A collection of libraries to simplify writing Bash scripts
- bashmanager - mini bash framework for creating command line tools
- bats - Bash Automated Testing System
- bash_unit - bash unit testing enterprise edition framework for professionals
- mo - Mustache templates in pure bash
- semver_bash - Semantic Versioning in Bash
- shfmt - Format bash programs
- shunit2 - A unit test framework for
Bash scripts with a flavour of JUnit/PyUnit
- bashing - Smashing Bash into Pieces
- Bash framework for creating command line tools
- shellcheck - ShellCheck, a static analysis tool for shell scripts
>git sources
@UndercodeTesting
@UndercodeSecurity
@UndercodeHacking
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
GitHub
GitHub - fidian/ansi: ANSI escape codes in pure bash - change text color, position the cursor, much more
ANSI escape codes in pure bash - change text color, position the cursor, much more - fidian/ansi
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦PHP #Shell new list :
* [Simple Shell](https://github.com/backdoorhub/shell-backdoor-list/blob/master/shell/php/simple-shell.php)
* [B374K Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/b374k.php)
* [C99 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/c99.php)
* [R57 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/r57.php)
* [Wso Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/wso.php)
* [0byt3m1n1 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/0byt3m1n1.php)
* [Alfa Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/alfa.php)
* [AK-47 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/ak47shell.php)
* [Indoxploit Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/indoxploit.php)
* [Marion001 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/ak47shell.php)
* [Mini Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/mini.php)
* [p0wny-shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/p0wny-shell.php)
* [Sadrazam Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/sadrazam.php)
* [Webadmin Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/webadmin.php)
* [Wordpress Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/wordpress.php)
* [LazyShell](https://github.com/joeylane/Lazyshell.php/blob/master/lazyshell.php)
β top git
β β β Uππ»βΊπ«Δπ¬πβ β β β
π¦PHP #Shell new list :
* [Simple Shell](https://github.com/backdoorhub/shell-backdoor-list/blob/master/shell/php/simple-shell.php)
* [B374K Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/b374k.php)
* [C99 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/c99.php)
* [R57 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/r57.php)
* [Wso Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/wso.php)
* [0byt3m1n1 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/0byt3m1n1.php)
* [Alfa Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/alfa.php)
* [AK-47 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/ak47shell.php)
* [Indoxploit Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/indoxploit.php)
* [Marion001 Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/ak47shell.php)
* [Mini Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/mini.php)
* [p0wny-shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/p0wny-shell.php)
* [Sadrazam Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/sadrazam.php)
* [Webadmin Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/webadmin.php)
* [Wordpress Shell](https://github.com/ismailtasdelen/shell-backdoor-list/blob/master/shell/php/wordpress.php)
* [LazyShell](https://github.com/joeylane/Lazyshell.php/blob/master/lazyshell.php)
β top git
β β β Uππ»βΊπ«Δπ¬πβ β β β
GitHub
shell-backdoor-list/shell/php/simple-shell.php at master Β· backdoorhub/shell-backdoor-list
π― PHP / ASP - Shell Backdoor List π―. Contribute to backdoorhub/shell-backdoor-list development by creating an account on GitHub.
Forwarded from UNDERCODE DEV
β«οΈMethods for Executing a Shell script:
#Shell
https://dev.undercode.help/methods-for-executing-a-shell-script/
#Shell
https://dev.undercode.help/methods-for-executing-a-shell-script/
undercode dev
Methods for Executing a Shell script - undercode dev
A) Shell scripts can be executed in two different ways: one in a new process, and the other in the existing shell process...
Forwarded from UNDERCODE DEV
β«οΈShell gets the length of the array:
#Shell
https://dev.undercode.help/shell-gets-the-length-of-the-array/
#Shell
https://dev.undercode.help/shell-gets-the-length-of-the-array/
undercode dev
Shell gets the length of the array - undercode dev
The so-called array length is the number of array elements. Using @or *, you can expand the array into a list, and then use it #to get...
Forwarded from UNDERCODE DEV
β«οΈShell positional parameters (command line parameters)
#Shell
https://dev.undercode.help/shell-positional-parameters-command-line-parameters/
#Shell
https://dev.undercode.help/shell-positional-parameters-command-line-parameters/
Forwarded from UNDERCODE DEV
β«οΈShell variables: definition, assignment and deletion of Shell variables :
#Shell
https://dev.undercode.help/shell-variables-definition-assignment-and-deletion-of-shell-variables/
#Shell
https://dev.undercode.help/shell-variables-definition-assignment-and-deletion-of-shell-variables/
undercode dev
Shell variables: definition, assignment and deletion of Shell variables - undercode dev
Variables are a necessary component of any programming language. Variables are used to store different types of data. Wh...