es
Feedback
Network Security Channel

Network Security Channel

Ir al canal en Telegram

⭕️Start Channel From 2017⭕️ ✅ Security Operation Center (SOC) ✅ Bug Bounty ✅ Vulnerability ✅ Pentest ✅ Hardening ✅ Linux ✅ Reasearch ✅ Security Network ✅ Security Researcher ✅ DevSecOps ✅ Blue Team ✅ Red Team

Mostrar más
2 963
Suscriptores
Sin datos24 horas
+47 días
+3030 días
Archivo de publicaciones
گزارش تحلیلی وقتی کاربران ایرانی نمی‌توانند ادوبی را به روز کنند ممکن است در این دام بیفتند https://blogs.jpcert.or.jp/en/2024/12/watering_hole_attack_part1.html

بیایم از یک الگوریتم داده کاوی data mining برای کمک در شکار تهدیدات استفاده کنیم. شناخت اوضاع غیر نرمال https://www.huntandhackett.com/blog/kmeans-clustering-for-lateral-movement-detection

Whitepaper ThreatResearch eBPF Security Threat Model 2024. eBPF Verifier Code Review (.pdf) https://github.com/ebpffoundation/publications

Techbook CloudSecurity Cloud Hacking Playbook 2024.

DFIR Techbook A Practical Hands-on Approach to Database Forensics.

Techbook Malware Development: The result of self-research and investigation of malware development tricks, evasion techniques and persistence 2022.

Tech book Ethical Password Cracking: Decode passwords using John the Ripper, hashcat, and advanced methods for password breaking 2024.

Research Unveiling Mac Security: A Comprehensive Exploration of Sandboxing and AppData TCC 2024. https://github.com/guluisacat/MySlides/tree/main/BlackHatUSA2024_KCon2024

Tech book API Security for White Hat Hackers: Uncover offensive defense strategies and get up to speed with secure API implementation 2024.

Hardening Enhanced Visibility and Hardening Guidance for Communications Infrastructure 2024.: Network Infrastructure Security Guide, ver.1.2 https://media.defense.gov/2022/Jun/15/2003018261/-1/-1/0/CTR_NSA_NETWORK_INFRASTRUCTURE_SECURITY_GUIDE_20220615.PDF Cisco Guide to Securing NX-OS Devices https://sec.cloudapps.cisco.com/security/center/resources/securing_nx_os.html Cisco IOS XE Hardening Guide, 2024 https://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-xe-16/220270-use-cisco-ios-xe-hardening-guide.html —————————————————— #CyberSecurity #vCISO #CISA #Hardening #SecureBusinessContinuity

Infosec Standards NIST SP 800-63B-4: "Digital Identity Guidelines. Authentication and Authenticator Management", August 2024. NIST SP 800-63-4: "Digital Identity Guidelines" https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63-4.2pd.pdf NIST SP 800-63A-4: "Identity Proofing and Enrollment" https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63A-4.2pd.pdf NIST SP 800-63C-4: "Federation and Assertions" https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63C-4.2pd.pdf National Institute of Standards and Technology (NIST) —————————————————— #CyberSecurity #vCISO #NIST #AAA

Infographics The DoD Cybersecurity Policy Chart, October 2024. https://csiac.org/resources/the-dod-cybersecurity-policy-chart

پرورش استعداد ها در امنیت سایبری راهکار استراتژیک

دزدی داده از طریق ICMP https://blog.bwlryq.net/posts/icmp_exfiltration/

You can now passively enumerate all endpoints of a website with katana. (No need waybackurls) Example: echo nasa.gov | katana -passive -f qurl -pss waybackarchive,commoncrawl,alienvault | tee endpoints You can then check the status of these endpoints or filter in order to find new vulnerabilities: Example: echo nasa.gov | katana -passive -f qurl -pss waybackarchive,commoncrawl,alienvault | httpx -mc 200 | grep -E '\.(js|php)$' | tee specificEndpoints

juicy_files.txt2.52 MB

fuzz.txt0.76 KB

Price Manipulation Method If the product price parameter cannot be changed, change the quantity of products. items[1][quantity]=1 --> 234 € items[1][quantity]=0.1 --> 23.4 €

⭐𝐗𝐒𝐒 𝐭𝐨 𝐒𝐒𝐑𝐅 (𝐌𝐞𝐭𝐡𝐨𝐝 𝟐)⭐ * Note this only works if proper sanitization is not performed and the server proces
⭐𝐗𝐒𝐒 𝐭𝐨 𝐒𝐒𝐑𝐅 (𝐌𝐞𝐭𝐡𝐨𝐝 𝟐)⭐ * Note this only works if proper sanitization is not performed and the server processes the payload server-side * Input the following code in the vulnerable field: You can also read local files: