Jump to content

signal owl problem


success

Recommended Posts

Attack mode is meant to be headless, which is why Arming mode brings up the AP and enables the SSH server.

That said, if you take a look at the wifi-connect payload, it has a line commented out to enable the SSH server once it's connected as a client to your access point - so that's one means of getting a shell on the device while in arming mode. You'd just need to nmap the network to find its IP address.

Alternatively, the ssh-up-blink script I just published to the Shark Jack repo could probably be ported with very little modification (LED would need to be changed to R instead of C but otherwise its straight bash) 

Link to comment
Share on other sites

4 hours ago, Darren Kitchen said:

攻击模式是无头的,这就是布防模式启动AP并启用SSH服务器的原因。

就是说,如果您查看wifi-connect有效负载,它将注释掉一行以在将SSH服务器作为客户端连接到您的接入点后启用SSH服务器-因此,这是在安装SSH时在设备上安装外壳的一种方法设防模式。您只需要映射网络即可找到其IP地址。

另外,我刚刚发布到Shark Jack repo的ssh-up-blink脚本可能只做了很少的修改就可以移植(LED需要更改为R而不是C,否则需要直接修改) 

When signal owl is in arming mode, I observe that the ssh server is also connected to my internet access point as a client and assigned an ip address, but why can't I access it via this ip address?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...