RouterSploit is an open-source exploitation framework dedicated to embedded devices. It focuses on the security of routers and other embedded devices commonly found in networks. The primary purpose of RouterSploit is to identify and exploit vulnerabilities in these devices for security testing and penetration testing. It has a number of modules that can help your penetration testing operations.
The tool is available in Kali Linux sources so we can use the normal installation command as shown.
apt install routersploit -y
routersploit
Start routersploit using the command shown above.
As mentioned, routersploit has exploirts, creds, scanners and payloads. You can search for them generically. In this case I search "huawei".
search huawei
You can try searching for some device brand that has some embedded products, particularly routers and switches. For a more specific search, you can use some arguments as shown below.
search type=exploits device=routers vendor=cisco