HackerTrans
トップ新着トレンドコメント過去質問紹介求人

CoolerVoid

no profile record

投稿

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

The Magic of Bits “Bitwise”

antonio-cooler.gitbook.io
17 ポイント·投稿者 CoolerVoid·4 年前·7 コメント

Ghost in the File System

antonio-cooler.gitbook.io
3 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

Tips to construct a web application firewall

antonio-cooler.gitbook.io
1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

Open Source C libraries to work with Data structures

github.com
2 ポイント·投稿者 CoolerVoid·4 年前·0 コメント

コメント

CoolerVoid
·4 年前·議論
This tool uses the taint analysis technique for static analysis and aims to identify points of heap memory usage vulnerabilities in C and C++ languages.
CoolerVoid
·4 年前·議論
Spock SLAF is a Shared Library Application Firewall "SLAF". It has the purpose to protect any service that uses the OpenSSL library. The SLAF inserts hooking to intercept all communication to detect security anomalies and block and log attacks like buffer overflow, path traversal, XSS and SQL injection. So to detect anomalies, Spock uses Deterministic Finite Automaton with rank scores to compute risks and create alerts for each context. https://github.com/CoolerVoid/spock_slaf
CoolerVoid
·4 年前·議論
Casper-fs is a custom Linux Kernel Module generator to work with resources to protect or hide a custom list of files. Each LKM has resources to protect or hide files following a custom list in the YAML rule file. Yes, not even the root has permission to see the files or make actions like edit and remove. The files only can be caught, edited, and deleted if the user sends a proper key to the custom device to liberate the action in the file system.
CoolerVoid
·4 年前·議論
Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.