Sys-Admin Up – Telegram
Sys-Admin Up
1.06K subscribers
132 photos
4 videos
127 files
2.23K links
InfoSec, Hacks, Perks, Tools, IT/IS Courses, CVE… Contains part of the news that was not included in the Sys-Admin & InfoSec Channel (@sysadm_in_channel)
Download Telegram
teamcity_whitepaper_cloud_cost.pdf
468.4 KB
15 Ways to Optimize Your Cloud CI/CD Costs
poc_sec_experts_attacked.pdf
978 KB
How security professionals are being attacked: A study of malicious CVE proof of
concept exploits in GitHub
heap_detective

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. The tool uses a common approach in the first phase of static analysis, using tokenization to collect information.

https://github.com/CoolerVoid/heap_detective
Preparing for DoS (Denial of Service) attacks_V2.pdf
148.4 KB
Denial of service (DoS) Preparing for DoS attacks

5 simple illustrated steps from ncsc (2020)
Open BLD DNS project added on the Curl project wiki page ☀️

P.S. Tnx for contributing ✌️
RE2 Regex Testing in Google Docs

I recently found out about RE2 - fast regular expression library, but where can I testing this? And boom - google docs allowing testing regex with REGEXMATCH fuction.