Jump to content

Overheating?


anode

Recommended Posts

Have issues with exfil.

Copying about 450 files totaling 150MB *always* fails.

Wether by script/payload or just mass storage drag-n-drop.

When by payload it it does a self eject with the typical OS warning.

When by D-n-D, it just hangs after abut 15MB. (have to yank out)

Bunny gets rather warm too.

(Mac OSX is the host PC)

Link to comment
Share on other sites

Include SERIAL in your attack mode, ssh into the bunny and run the following to monitor temps:

while [ true ]; do
	echo "Zone 0: "`cat /sys/class/thermal/thermal_zone0/temp`
	echo "Zone 1: "`cat /sys/class/thermal/thermal_zone1/temp`
	printf "\n"
	sleep 10s
done

This will allow you to see if it is an actual overheating issue or if its another issue... Darren posted the following about the temp because many have reported warm/hot devices.

On 3/3/2017 at 4:01 PM, Darren Kitchen said:

The temperature isn't a problem, it was casing was designed to keep the board well within its thermal limits. It will run warm over time (Idling around 50C), but it isn't an issue as the CPU is rated to 125 C.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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