2*yo
2*yo
According to the ["Web Almanac" of the HTTP Archive project](https://almanac.httparchive.org/en/2019/compression#fig-2), the majority of resources are served compressed using either gzip (80%) or brotli (20%). Moreover, Brotli is supported by all...
`summary` mod is not implemented : ```json { "cmd": "/bin/ping -c 10 www.example.com", "nfrules": [ {"host": "www.example.com"} ], "input": [ ], "output": [ { "mod_name": "summary", } ] } ```...
## Problem to Solve I have multiple CTI feeds providers (with one feed = one OpenCTI connector). Each connector erase/update the `description` field of intrusion set objects at a regular...
**Description** A js file on twitter website contains a dict of sharing code and associated platform. **References** - https://abs.twimg.com/responsive-web/client-web/main.ea5f3cf9.js - https://web.archive.org/web/20220924170519/https://abs.twimg.com/responsive-web/client-web/main.ea5f3cf9.js ```js l = Object.freeze({ "01": "twcamp^share|twsrc^android|twgr^sms", "02": "twcamp^share|twsrc^android|twgr^email", "03":...
Please support the following Apache log format with`X-Forwarded-For`. Apache config : ``` LogFormat "%{X-Forwarded-For}i %h %l %u %t \"%r\" %>s %b" ``` Where `%{X-Forwarded-For}i` is : `X-Forwarded-For: client, proxy1, proxy2`...
And now you have just to [register and upload](http://peterdowns.com/posts/first-time-with-pypi.html) the package to Pypi!
Python 2.7 will reach the end of its life on January 1st, 2020.
Hi, Apple offers a feed of egress IP used by its VPN [iCloud Private Relay](https://developer.apple.com/support/prepare-your-network-for-icloud-private-relay/): https://mask-api.icloud.com/egress-ip-ranges.csv Could be nice to integrate this feed.
That would be nice to have the ability to provide a URL that points to the file that you want scanned.
From `Readme`: > CIS benchmarks — best description of hardening strategies (for some OSes), but no mapping to MITRE ATT&CK. Once they will implement this mapping, we will integrate their...