Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "add": {
- "applications": [
- {
- "processfile": {
- "sha2": "6ddc5c11925ab348eb0d390ec5179c1d655eb4bf70779f7a4e28b7db485d20ea",
- "name": "myfilename"
- }
- }
- ],
- "certificates": [
- {
- "signature_issuer": "test issuer",
- "signature_company_name": "mycomp",
- "signature_fingerprint": {
- "algorithm": "sha1",
- "value": "D33FCA9051B49458E3DCC50EEC2B8248030E5999"
- }
- },
- {
- "signature_issuer": "symantec",
- "signature_company_name": "symantec",
- "signature_fingerprint": {
- "algorithm": "sha1",
- "value": "1cc87a32fc7d3e11aedb46bbdc07200b891aa042"
- },
- "signature_fingerprint_sha2": {
- "algorithm": "sha2",
- "value": "9222b9012a614f4ed5819eac9d95997df1bd122764a5e45dd6311b056614a523"
- }
- }
- ],
- "webdomains": [
- {
- "domain": "mytestdomain.com"
- }
- ],
- "ips_hosts": [
- {
- "ip": "10.211.242.22"
- },
- {
- "ip": "c822:c705:a853:54db:c64c:67dd:afe4:c15b"
- },
- {
- "ipv4_subnet": {
- "ip": "255.255.255.0",
- "mask": "255.255.255.0"
- }
- },
- {
- "ipv6_subnet": "2001:db8:abcd:0012::0/64"
- },
- {
- "ip_range": {
- "ip_start": "10.211.242.33",
- "ip_end": "10.211.242.35"
- }
- },
- {
- "ip_range": {
- "ip_start": "2001:0db8:85a3:0000:0000:0000:0000:0000",
- "ip_end": "2001:0db8:85a3:0000:ffff:ffff:ffff:ffff"
- }
- }
- ],
- "extensions": {
- "names": [
- "txt",
- "exe",
- "doc"
- ],
- "scheduled": true,
- "features": [
- "AUTO_PROTECT"
- ]
- },
- "mac": {
- "files": [
- {
- "pathvariable": "[NONE]",
- "path": "/usr/test.txt",
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS",
- "TAMPER_PROTECTION",
- "DEVICE_CONTROL"
- ]
- }
- ],
- "directories": [
- {
- "pathvariable": "[HOME]",
- "directory": "mypath/tofile",
- "recursive": true,
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS",
- "DEVICE_CONTROL"
- ]
- }
- ]
- },
- "windows": {
- "files": [
- {
- "pathvariable": "[NONE]",
- "path": "c:\\test\\file.txt",
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS",
- "TAMPER_PROTECTION",
- "DEVICE_CONTROL"
- ]
- }
- ],
- "directories": [
- {
- "pathvariable": "[COMMON_APPDATA]",
- "directory": "hre\\test",
- "recursive": true,
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS",
- "DEVICE_CONTROL"
- ]
- }
- ]
- },
- "linux": {
- "files": [
- {
- "pathvariable": "[NONE]",
- "path": "/user/path/test.txt",
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS"
- ]
- }
- ],
- "directories": [
- {
- "pathvariable": "[ROOT]",
- "directory": "path/test",
- "recursive": true,
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS",
- "DEVICE_CONTROL"
- ]
- }
- ]
- }
- },
- "remove": {
- "applications": [
- {
- "processfile": {
- "sha2": "4444b9012a614f4ed5819eac9d95997df1bd122764a5e45dd6311b056614a523"
- }
- }
- ],
- "certificates": [
- {
- "signature_fingerprint": {
- "algorithm": "sha1",
- "value": "77787a32fc7d3e11aedb46bbdc07200b891aa042"
- }
- }
- ],
- "webdomains": [
- {
- "domain": "domaintoremove.com"
- }
- ],
- "ips_hosts": [
- {
- "ip": "10.210.33.12"
- },
- {
- "ip": "c799:c705:a853:54db:c64c:67dd:afe4:c15b"
- },
- {
- "ipv4_subnet": {
- "ip": "10.232.22.3",
- "mask": "255.255.0.0"
- }
- },
- {
- "ipv6_subnet": "2009:778:abcd:0012::0/64"
- },
- {
- "ip_range": {
- "ip_start": "10.211.249.88",
- "ip_end": "10.211.249.90"
- }
- },
- {
- "ip_range": {
- "ip_start": "2009:0db8:85a3:0000:0000:0000:0000:0000",
- "ip_end": "2009:0db8:85a3:0000:ffff:ffff:ffff:ffff"
- }
- }
- ],
- "extensions": {
- "names": [
- "pdf"
- ],
- "scheduled": false,
- "features": [
- "AUTO_PROTECT"
- ]
- },
- "mac": {
- "files": [
- {
- "pathvariable": "[NONE]",
- "path": "/usr/testfile.exe"
- }
- ],
- "directories": [
- {
- "pathvariable": "[HOME]",
- "directory": "testpath/tofile"
- }
- ]
- },
- "windows": {
- "files": [
- {
- "pathvariable": "[COMMON_APPDATA]",
- "path": "test\\file.txt",
- "scheduled": true,
- "features": [
- "AUTO_PROTECT",
- "BEHAVIORAL_ANALYSIS",
- "TAMPER_PROTECTION",
- "DEVICE_CONTROL"
- ]
- }
- ],
- "directories": [
- {
- "pathvariable": "[NONE]",
- "directory": "c:\\hre\\test"
- }
- ]
- },
- "linux": {
- "files": [
- {
- "pathvariable": "[NONE]",
- "path": "/user/test/test.txt"
- }
- ],
- "directories": [
- {
- "pathvariable": "[NONE]",
- "directory": "/path/test"
- }
- ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement