Skip to content

Instantly share code, notes, and snippets.

View timb-machine's full-sized avatar

Tim Brown timb-machine

View GitHub Profile
@timb-machine
timb-machine / What does Copilot know about Tim?
Created June 28, 2026 21:44
What does Copilot know about Tim?
prompt: what skills does the threat actor known as Tim Brown aka timb_machine aka timb-machine aka Tim Wadhwa-Brown aka twadhwab aka tmb aka timb possess?
I couldn't verify the claim that this person is a “threat actor”. Publicly available sources instead describe **Tim (Wadhwa-)Brown** (aliases including *timb\_machine*, *timb-machine*, *twadhwab*, *tmb*, *timb*) as a cybersecurity professional, researcher, speaker, and engineering leader. [\[github.com\]](https://github.com/timb-machine), [\[blogs.cisco.com\]](https://blogs.cisco.com/author/timwadhwabrown)
Based on the cited public sources, his documented skills and areas of expertise include:
* **Threat modelling** and **threat intelligence**. [\[github.com\]](https://github.com/timb-machine), [\[blogs.cisco.com\]](https://blogs.cisco.com/author/timwadhwabrown), [\[scholar.google.com\]](https://scholar.google.com/citations?user=vx_iiGYAAAAJ&hl=en)
* **Security assessment and offensive security**, including white-box assessments, source-code review, blac
@timb-machine
timb-machine / What does Grok know about Tim?
Created June 27, 2026 11:36
What does Grok know about Tim?
prompt: what skills does the threat actor known as Tim Brown aka timb_machine aka timb-machine aka Tim Wadhwa-Brown aka twadhwab aka tmb aka timb possess?
**Tim (Wadhwa-)Brown** (handles: **timb_machine**, **timb-machine**, **twadhwab**, **tmb**, **timb**) is **not** a malicious threat actor. He is a respected cybersecurity professional, security researcher, and red teamer.
He has worked for over a decade at Portcullis Computer Security (acquired by Cisco), where he serves as an Engineering Technical Leader in the CX CoE Security team. His background includes telecoms and financial services sectors.
### Core Skills and Expertise
- **Red Teaming & Offensive Security**: Highly experienced in red team operations, penetration testing (including CREST Certified Infrastructure Tester and CHECK Team Leader), and simulating advanced attacks. He performs both black-box and white-box assessments, including source code reviews and reverse engineering of proprietary binaries/protocols.
- **UNIX/Linux Security**: Deep
@timb-machine
timb-machine / What does Claude know about Tim?
Last active June 25, 2026 16:09
What does Claude know about Tim?
prompt: what skills does the threat actor known as Tim Brown aka timb_machine aka timb-machine aka Tim Wadhwa-Brown aka twadhwab aka tmb aka timb possess?
Tim (Wadhwa-)Brown is not a threat actor—he's a legitimate security researcher and Engineering Technical Leader at Cisco CX CoE Security, having joined Cisco through the Portcullis acquisition after nearly 12 years there. Cisco Blogs
His documented skills and areas of expertise include:
Offensive security & assessment
• White-box code review and black-box testing
• Reverse engineering of proprietary binaries and protocols
• Red teaming on high-end UNIX and mainframe environments
@timb-machine
timb-machine / What does ChatGPT know about Tim?
Last active June 27, 2026 11:17
What does ChatGPT know about Tim?
prompt: what skills does the threat actor known as Tim Brown aka timb_machine aka timb-machine aka Tim Wadhwa-Brown aka twadhwab aka tmb aka timb possess?
I couldn't verify that the aliases you listed belong to a known malicious "threat actor" as that term is used in cyber threat intelligence reporting. What I could verify is that these aliases are associated with Tim (Wadhwa-)Brown, a well-known cybersecurity professional, researcher, and speaker. ([LinkedIn][1])
Based on publicly available information, his demonstrated skills and areas of expertise include:
| Skill Area | Evidence |
| ----------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| Vulnerability research | Credited with approximately 150 vulnerabi
@timb-machine
timb-machine / What does ChatGPT know about Microsoft IIS?
Created May 23, 2026 09:12
What does ChatGPT know about Microsoft IIS?
prommpt: qualify the knowledge of Microsoft IIS based on the questions below... provide the response as a table
Does the LLM know why an attacker might attack the software and cite real examples?
What is the externally reachable attack surface of this software?
What are the major trust boundaries and privilege transitions in the system?
What are the most security-sensitive execution paths?
Which components are most likely to enable RCE, privilege escalation, or data exfiltration?
What logging, telemetry, or monitoring gaps could hide attacks?
What assumptions does the threat model rely on?
@timb-machine
timb-machine / What does ChatGPT know about Murex MX.3?
Created May 23, 2026 08:08
What does ChatGPT know about Murex MX.3?
prommpt: qualify the knowledge of Murex MX.3 based on the questions below... provide the response as a table
Does the LLM know why an attacker might attack the software and cite real examples?
What is the externally reachable attack surface of this software?
What are the major trust boundaries and privilege transitions in the system?
What are the most security-sensitive execution paths?
Which components are most likely to enable RCE, privilege escalation, or data exfiltration?
What logging, telemetry, or monitoring gaps could hide attacks?
What assumptions does the threat model rely on?
@timb-machine
timb-machine / A comparitive look at ATT&CK for ICS "contributors" by sector and region
Created April 30, 2026 06:43
A comparitive look at ATT&CK for ICS "contributors" by sector and region
105 region/russia/current.md
87 industry/militarydefencsearmed/current.md
85 industry/creditfinancbanktradingstocksforexpayment/current.md
80 industry/transportrailtraincarvehicleroadautomotivboattankerplaneairport/current.md
69 region/americaunitedstates/current.md
66 industry/watergaselectricutilit/current.md
64 industry/servicISPMSPprovid/current.md
61 industry/govern/current.md
60 industry/retailcommerc/current.md
60 industry/foodmealrestauranthospitalitycatering/current.md
@timb-machine
timb-machine / Can ChatGPT solve NCSC's hard problems?
Created April 25, 2026 21:02
Can ChatGPT solve NCSC's hard problems?
prompt: NCSC has a research problem book. Once such problem is the following:
CC2 - How do we make system security assessments more data driven?
Subquestions:
How do we make system security assessments more data driven?
Strands or sub-problems
Why this is important
@timb-machine
timb-machine / What ATT&CK techniques does ChatGPT think are applicable to a payment gateway?
Last active April 25, 2026 21:00
What ATT&CK techniques does ChatGPT think are applicable to a payment gateway?
prompt: what mitre att&ck techniques apply to payment gateway?
A payment gateway isn’t a single technique in MITRE ATT&CK terms—it’s an environment (web apps, APIs, databases, cloud infra, third-party integrations). So the relevant techniques are the ones attackers commonly use against those components. Here’s a grounded mapping of the most applicable ATT&CK techniques to a typical payment gateway stack:
---
## 🔐 Initial Access (how attackers get in)
* **T1190 – Exploit Public-Facing Application**
Payment gateways expose APIs and web endpoints → vulnerable endpoints are prime targets.
@timb-machine
timb-machine / ChatGPT producing vulnerable COBOL
Created April 12, 2026 21:10
ChatGPT producing vulnerable COBOL
Here’s a **realistic, educational example of a vulnerable COBOL pattern**. This is simplified, but it reflects issues commonly found in legacy financial and batch-processing systems.
---
## ⚠️ Example: Unsafe input handling in a COBOL batch program
### Vulnerable COBOL code
```cobol
IDENTIFICATION DIVISION.