The OWASP SecureTea Project is an application designed to help secure a person’s laptop or computer / server with IoT (Internet Of Things) and notify users (via various communication mechanisms), whenever someone accesses their computer / server.
This application uses the touchpad/mouse/wireless mouse to determine activity and is developed in Python and tested on various machines (Linux, Mac & Windows).
The software is still under development, and will eventually have it’s own IDS(Intrusion Detection System) / IPS(Intrusion Prevention System), firewall, anti-virus, intelligent log monitoring capabilities with web defacement detection, and support for much more communication medium.
Also Read – Ustealer : Steal Ubuntu Information In Local PC
Target User
It was written to be used by anyone who is interested in IoT Security (Internet of Things) and still needs further development.
To alert the user via various communication mechanism, whenever The Computer / Server had been accessed by someone / attacker. And also it can be used to monitor your system & SecureTea firewall as Defense.
Installation Procedure
See more at User Guide for translated user guides(/doc)
See more at Developer guide for translated developer guides(/doc)
The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…
Introduction In digital investigations, images often hold more information than meets the eye. With the…
The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…
What is a Port? A port in networking acts like a gateway that directs data…
The ls command is fundamental for anyone working with Linux. It’s used to display the files and…
The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…