Commit Graph

4 Commits

Author SHA1 Message Date
Cutieguwu
0fbd527d85 Update Detectowor.py
Adjusted comments.
Added file search scanning for Linux.
Added final scan summary.

DetectOwOr now has base functionality on Linux.
2023-06-13 20:05:13 -04:00
Cutieguwu
415a362a92 Update Detectowor.py
Added NOTICE terminal output flair.
Added recursive string reading.
Added tracking basic for current malware search and search type.
Realigned lists.
Moved some lists.
Removed init_lib() as it was unnecessary and served no purpose for expansion.
Temporarily added terminal output for list objects. This will later be reserved for notices of files found only and current malware search and search type.
2023-06-13 13:54:31 -04:00
Cutieguwu
aa39355755 Update Detectowor.py
Made lists global
Added OS detection for Linux and Windows
Added list threats[] for later
2023-06-12 19:48:09 -04:00
Cutieguwu
4cf48f7e8a Create Detectowor.py
Preemptively adding needed format for signature checking functions and notes for future. Suspicious files data is temporarily hard-coded into the script until read from file is added before sync database to updated version functionality added.
2023-06-12 12:13:26 -04:00