Adam Ziaja

Results 6 issues of Adam Ziaja

Pomysł na funkcjonalność - możliwość przeszukania katalogów i generowania (HTML?) listy filmów wraz z informacjami np. z filmweb?

``` $ python page_brute-BETA.py -r cmd_optimistic_blanks.yar -f pagefile.sys [+] - PAGE_BRUTE processing file: pagefile.sys Traceback (most recent call last): File "page_brute-BETA.py", line 227, in main() File "page_brute-BETA.py", line 176, in...

I have problem with sorting Apache2 combined log format `LogFormat "%h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined` ``` # zgrep -E -h "1.2.3.4" /var/log/apache2/example.com_access.log* > ~/1.2.3.4.log #...

Our threat hunting product has been using the **RedEye name for the past 3 years**. - https://rtfs.pl/pl/threat-hunting.html / https://rtfs.pl/en/threat-hunting.html - https://redteam.pl/pl/threat-hunting-intelligence.html / https://redteam.pl/en/threat-hunting-intelligence.html - https://redteam.pl/pl/soc-security-operations-center.html / https://redteam.pl/en/soc-security-operations-center.html - https://forsec.pl/wp-content/uploads/2021/08/SOC_opis.pdf -...

IOError: [Errno 2] No such file or directory: '/home/adam/modules/exe_blacklist.txt' IOError: [Errno 2] No such file or directory: '/home/adam/modules/exe_regexblacklist.txt' only works if (empty) files are created

``` $ python avwhy.py mcafee malware.exe Traceback (most recent call last): File "avwhy.py", line 347, in main() File "avwhy.py", line 330, in main if not scanner.ismalicious(): File "avwhy.py", line 290,...