Naveed Ahmad

A Coding Implementation to Recover Hidden Malware IOCs with FLARE-FLOSS Beyond Classic Strings Analysis

banner(“STEP 6 — IOC hunting in the deobfuscated strings”) PATTERNS = [ (“URL”, re.compile(r”https?://[^\s\”<>]+”)), (“IP”, re.compile(r”\b(?:\d{1,3}\.){3}\d{1,3}\b”)), (“PE/script”, re.compile(r”[A-Za-z0-9_]+\.(?:exe|dll|sys|ps1|bat)\b”, re.I)), (“Win32 API”, re.compile(r”\b(?:Reg(?:Open|Set|Create|Delete)Key(?:Ex)?A?|VirtualAlloc(?:Ex)?|CreateRemoteThread|WinExec|LoadLibraryA?|GetProcAddress|InternetOpenA?)\b”)), (“Registry”, re.compile(r”SOFTWARE\\\\?[A-Za-z0-9_\\\\]+”, re.I)), (“Base64-like”, re.compile(r”\b[A-Za-z0-9+/]{24,}={0,2}\b”)), ] hits = [] for kind, items in buckets.items(): for e in items: s = e.get(“string”,””) for label, pat in PATTERNS: if pat.search(s): hits.append((kind, label, s)) if hits:…

Read More

New Nadra Jobs in Islamabad May 2026 Apply Now

The National Database & Registration Authority has announced exciting career opportunities through the latest New Nadra Jobs in Islamabad May 2026 Apply Now advertisement. NADRA is inviting applications from highly qualified, experienced, and motivated professionals for the post of Assistant Director (Legal) at its Headquarters in Islamabad. Candidates holding an LL.B or Bar at Law…

Read More
Canada doubling down on work to reunite Ukrainian youngsters ‘stolen’ by Russia: Anand – Nationwide

Canada doubling down on work to reunite Ukrainian youngsters ‘stolen’ by Russia: Anand – Nationwide

Overseas Affairs Minister Anita Anand says Canada’s ongoing work to safe the return of Ukrainian youngsters kidnapped by Russian officers reveals how Ottawa is attempting to work with a spread of nations to advance sensible, humanitarian targets. In an interview forward of a Monday convention in Brussels, Anand stated Ottawa is targeted on what it…

Read More