Miscellaneous shell command

I am a information security professional with interest mainly in defenses/ blue teaming. I enjoy leisure running 🏃♂️ and PC games.
Search for a command to run...

I am a information security professional with interest mainly in defenses/ blue teaming. I enjoy leisure running 🏃♂️ and PC games.
No comments yet. Be the first to comment.
Guide on setting up detection pipeline with Github Action

Indonesia leak, ransomware, and data breach monitoring

Leveraging AWS lambda and sigma for CloudTrail monitoring

Thoughts on starting cloud-centric detection assessment

This article is an excerpt from my piece originally published on cdef.id. You can read the full article here. Indicators of Compromise (IOCs) are simply evidence that a cyber intrusion has occurred. They are the digital breadcrumbs left behind by att...

Beberapa perintah shell (bash) yang rencananya akan di-update terus.
dmesg refresh
while true;dmesg -c;sleep 5;done dmesg-c;tail -f /var/log/messages
turn off screen:
xset dpms force standby
see user:
lastlog
cat /etc/passwd
samba start/stop/restart:
sudo service smbd start/stop/restart