The springboard machine was generally used as a transit station between different networks. For example, in a network environment, the firewall only gave the user the permission to access one server. The user could not access other hosts in the local area network, but the server that the user could access had the permission to access other hosts, so this server could be used as a springboard for the network (sometimes called a pre-processor). In the Windows system, the built-in IP Helper service had a port forward function. This function could be used as a springboard to access the services of other hosts. You can run services. sco to check if the IP Helper service is started, because the port forward of Windows is provided by this service. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
The following is a tutorial for building a springboard machine: * * 1. System environment preparation (CentOS as an example)** 1. * * Shut down the defense mechanism ** - Execution order: - `setenforce 0` - Use `sed-i '7s/enforcing/disabled/'/etc/selinux/configuration` to modify the configuration file. - `systemvl stop firewall` Stop firewall service - `systemvl disable firewall` prevents the firewall from starting up automatically. 2. * * Modifies character set (to prevent input/output error)** - Execution order: - `localedef -c -f UTF - 8 -i zh_CN zh_CN.UTF - 8` - `export LC_ALL = zh_CN.UTF - 8` - Write `LANG ="zh_GN. UTF-8" into the``/etc/locale.conf `file. 3. * * Installs the dependent package ** - Execution order: - `yum -y install epel - release` - `yum -y update` - `yum -y install git python - pip mysql - devel gcc automake autoconf python - devel vim sshpass lrzsz readline - devel` * * 2. Installs Jumpserver (Jumpserver 3.0 as an example)** 1. * * Unzip the installation package ** - Assuming that the installation package is `jumpserver 3.0.tar.gz`, execute the command `tar-zvxf jumpserver 3.0.tar.gz-C/usr/Src`, and then enter the unzipped `CD jumpserver` and the `install/`. 2. * * Use Quick Installment Script ** - Execute the command `pip install--upgrade pip-r requirements.txt-https://pypi.tuna.tsinghua.edu.conn/simple`. After that, you can use `pip freeze` to check all the installed software. * * Third, install and start MariaDB (Database-related configuration)** 1. * * Installs and starts ** - Execute the command `yum-y install mariadb mariadb-server` - Start service: `systemvl start mariadb` - Set the boot-up function: `systemvl enable mariadb` 2. * * Simple configuration of MariaDB (password setting)** - Execute `mysql-secure-installation` and follow the prompts: Enter directly, enter `Y-enter to set the password (follow the prompts), enter whether to delete anonymous users, enter whether to prohibit root remote login (set according to the situation), enter whether to delete the test database, enter whether to reload the permission table. 3. * * Test login ** - Assuming the password is 123456, execute the command `mysql-uroot-p123456`. 4. * * Configures the character set of MariaDB ** - For the `/etc/my.cnf `file (added under the`(mysqld)`tag): - Back up `ep/etc/my. ckf {,. bak}` first. - Added content: - `init_connect =‘SET collation_connection = utf8_unicode_ci’` - `init_connect =‘SET NAMES utf8’` - `character - set - server = utf8` - `collation - server = utf8_unicode_ci` - `skip - character - set - client - handshake` - For the `/etc/my.cnf.d/client.cnf `file (add in`(client)`): - Back up `CP/etc/my.cnf.d/client.cnf {,. bak}` first - Add `default-character-set = utf8`. - For the configuration file `/etc/my.cnf. d/mysql-clients.cnf `(add relevant content in`(mysql)`). * * 4. User settings of the springboard console (CentOS6.7 as an example)** 1. * * Create a springboard machine user and group ** - First, create a user and a group. For example, create a `tiaobanji` user and a `tiaobanji` group. Then, execute the command: - `useradd tiaobanji` - `username-s/sbin/nologin tiaobanji`(For security reasons, the user is not allowed to log into the system). - You can also create a springboard machine user through the script that comes with the project (such as `add_user. sh `) and perform operations such as initialisation. In addition, if it involves connecting to the springboard machine through Pagant (PuTTY authentication agent): 1. * * Prerequisite ** - Make sure that Pagant is installed with the PuTTY suite and that you have saved at least one Shh key on your local computer. 2. * * Add the secret key to Pagant ** - Start Pagant from the PuTTY folder. By default, Pagant will be minimized in the system tray. - Right-click its icon and select `Add Key` or `View Key` to open the `Pagant Key List` window, where you can view, add, and delete keys. When adding the key, select a file with the extension `. ppk`. If the key is password-protected, you need to enter the password. 3. * * Landing the springboard machine through Putty ** - These keys will be available when you connect to any server during a PuTTY session. Enter the host name or IP address, as well as the ssh user, and select the "Allow agent shipping" option under the SSH-Auth folder on the left. This option will allow the ssh client on the springboard to communicate with the local ssh-agent of the management terminal to complete the subsequent operations.> While watching the Olympics, you can also read the wonderful novels related to the Olympics!
The following is the content related to the construction of the springboard machine and the infiltration of the intranet: ** 1. Basic Principles and Network Topologies ** 1. ** Network Topologies ** - When infiltrating the internal network, the network's structure was an important foundation. For example, when the CS (Cobalt Strike) console was deployed on a public network VPS (Virtual Private Server), the intranet springboard machine could connect to both the public network and the intranet at the same time, while the lost host could only connect to the springboard machine and could not access the public network. 2. ** Position of springboard machine ** - The springboard machine played the role of an intermediary in the infiltration of the intranet. For the lost host that could only be connected to the intranet springboard machine, the CS client on it had to be forwarded online through the port of the springboard machine. ** 2. Port Forwarding of the Jumping Board Machine (Take the Jumping Board Machine of the Linux-based system as an example)** 1. ** Tools and installation ** - You can use rinetd for port forward. pkgs.org/search/? installation method can be found at: q = rinetd query. - After installation, edit the/etc/rinetd.conf file to set the port forward rules. For example, if you want to forward traffic from any IP address (0.0.0.0) to the local monitoring port (such as 8444) to the destination IP (such as 39.*.*.*) can be set in the file as 0.0.0.0 8444 39.*.*.* 8444。 2. ** Port Forwarding Running ** - After saving the settings, use the command rinetd - c /etc/rinetd. conf. In order to test whether the port forward is successful, you can open a web service on the destination port (such as port 8444 of the vps) and access port 8444 of the springboard machine from the lost host. If you can successfully access the vps web service, the port forward is successful. ** 3. Set up a private network forward platform (after controlling a host)** 1. ** Tool Usage ** - After successfully controlling a host in a network, since the other hosts in the network could not be accessed, an agent could be built on the springboard machine to access other hosts in the network. portfwd was a powerful port forward tool that supported both IP, IP, and IP. It was also built into Meterpreter. ** 4. Security and access control ** 1. ** Safety Protection of the Springboard Machine ** - The springboard machine system could ensure the safety of data transmission and the convenience of system management through the multi-layer protection of the firewall, the fortress system, and the workstation. - The security of data transmission between the local computer and the fortress system was ensured through the use of the Hypertext Packet Broker, and the real IP address was concealed. - When connecting to a remote server, only the IP address of the fortress system could be seen. The restriction allowed only the IP address of the fortress system to connect to prevent unauthorized login to the server. - The fortress system could regularly clean up server logs and connection records to ensure operational security and privacy. - By enabling strict access control on the fortress system, all connection records only showed the agent's IP address, protecting user identity and behavior privacy. - The Fortress System supported binding domain names and using tools such as CDA or Pagoda to limit access rights. Only specific regions or whitelisted IPs were allowed to access, improving the control and security of network access. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
The price of the springboard machine varied. For example, there was a springboard machine package that included a 4C/8G/40G-JumpServer for 1080 RMB, and there was also a springboard machine that only cost 2999 RMB to enjoy the relevant security and management protection functions. However, the price of the springboard machine varied according to the configuration, function, and service content. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
If it was a three-meter springboard (one of the diving events in the Olympic Games and the World Championship), the width of the springboard was 0.5 meters according to the regulations of the International Swimming Federation. If it was a steel springboard, the national standard width was 250mm, and the non-standard steel springboard width was 210mm and 240 mm. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
The springboard principle, also known as Fayol's springboard principle, was proposed by Fayol in 1916. Under certain conditions, allowing direct horizontal communication across the power line could overcome the delay in information transmission caused by unified command. If the two parties could not coordinate, they would report to their superiors and be coordinated by their superiors (that is, they would report to the higher authorities). This principle was to resolve general affairs quickly and in a timely manner while maintaining the unity of orders, so that the upper echelons of the organization could get rid of complicated matters and focus on major issues. For example, in the management of an organization, when horizontal communication was needed, if the organization had relevant rules, departments could directly cooperate. This reflected the concept of improving efficiency on the basis of respecting the hierarchy. Although the hierarchy was the order of power and the way to transmit information, it was not the fastest way to manage according to the hierarchy. The springboard principle was a supplementary optimization. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
Different types of springboards had different lengths. According to the regulations of the International Swimming Federation, the 3m springboard should be at least 4.8m long; the Korean springboard is generally 5.5m long; the length of the zinc-plated steel springboard is not limited. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
There were many key points to be paid attention to in springboard teaching. First of all, safety was very important. Because the springboard was elastic, it was difficult for athletes to control their movements on it. It was easy to make mistakes, such as "exploding fish" or getting injured if the springboard was not well combined with the springboard. Therefore, safety measures should be in place during teaching. Secondly, the springboard had certain requirements for the athlete's physical fitness such as strength and weight. Age and competition experience would also affect the athlete's mastery of the springboard. Teaching should be based on the athlete's physical development. Moreover, the springboard movement required a high degree of precision, including the precise grasp of the take-off strength, the flexibility of the board, the air posture, and so on. This required the teaching process to pay attention to the training of these details, constantly correct the athlete's movements, and improve the completion of the movements. <a href="/?from=ask_words" style="color:red" target="_blank">Read more exciting novels for free</a>
The construction site springboard was a tool used in the construction industry. There were many types of springboards, such as steel springboards (also known as steel plank, construction steel springboard, steel pedal, Galvanized steel springboard, hot-dip Galvanized steel pedal, etc.), and wooden springboards (such as larch springboard, etc.). The springboard had many uses in construction, such as being used as a footboard for workers to walk or place materials when building a falsework, and providing a temporary working surface for workers to work at high altitudes during construction. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
According to the rules of the International Swimming Federation, the 3m springboard should be at least 4.8m long and 0.5m wide, and the surface should be covered with anti-slip materials. The raw materials for the manufacture of steel springboards shall comply with the relevant requirements of GB/T2518. The material grade is DX51D + Z80, the thickness is no less than 1.5mm, and the friction coefficient of the surface layer is smaller than that of the wood surface layer. Anti-slip measures must be taken.(For example, if the type of round hole with flanging and round drum with flanging is used, the friction force in dry environment shall not be less than 30N, and the friction force in humid environment or when there is water on the surface shall not be less than 25N). Under the setting conditions that meet the standard requirements, the design shall meet the requirements of the plate surface bending of not more than 12mm and the plate surface distortion of not more than 5mm under the action of 5kN uniform load and 2kN concentrated load. The parts shall be connected by compression molding and bolt connection, and welding is strictly prohibited; The overall size of the zinc-plated steel springboard was not limited. The general width was 240mm and 250mm, and the height was 65mm, 50mm and 45mm respectively. While watching the Olympics, you can also read the wonderful novels related to the Olympics!
I'm not sure exactly which novels are in the Springboard 6th Curriculum. It might vary depending on the specific educational institution or region.