Skip to content

Adding Calldata + UI spoofing security tutorials#16040

Merged
wackerow merged 2 commits into
ethereum:devfrom
333cipher:333cipher-patch-1
Sep 11, 2025
Merged

Adding Calldata + UI spoofing security tutorials#16040
wackerow merged 2 commits into
ethereum:devfrom
333cipher:333cipher-patch-1

Conversation

@333cipher
Copy link
Copy Markdown
Contributor

@333cipher 333cipher commented Aug 9, 2025

Description

Adding two tutorials on UI spoofing security:

  1. Decoding Ethereum Calldata with Python
  2. Simulating Ethereum Transactions with Foundry & Python

These tutorials help developers and users detect and prevent UI spoofing attacks.

Related Issue

Adding two tutorials on UI spoofing security by Valentina Rivas:

1. Decoding Ethereum Calldata with Python
2. Simulating Ethereum Transactions with Foundry & Python

These tutorials help developers and users detect and prevent UI spoofing attacks.
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 9, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit df37b05
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6898145e1883a30008ab624d
😎 Deploy Preview https://deploy-preview-16040--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 53 (🟢 up 6 from production)
Accessibility: 94 (no change from production)
Best Practices: 92 (no change from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sync from upstream dev
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 9, 2025

This issue is stale because it has been open 30 days with no activity.

@github-actions github-actions Bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label Sep 9, 2025
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @333cipher!

@wackerow wackerow added feature ✨ This is enhancing something existing or creating something new and removed Status: Stale This issue is stale because it has been open 30 days with no activity. labels Sep 11, 2025
@wackerow wackerow merged commit 7ec88d1 into ethereum:dev Sep 11, 2025
6 checks passed
@gitpoap-bot
Copy link
Copy Markdown

gitpoap-bot Bot commented Sep 11, 2025

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2025 Ethereum.org Contributor:

GitPOAP: 2025 Ethereum.org Contributor GitPOAP Badge

Join the [ethereum.org Discord server](https://ethereum.org/discord) to explore more ways to contribute to the project. Depending on the tasks you complete, you may also unlock additional rewards. Visit [ethereum.org/contributing](https://ethereum.org/contributing) to learn more.

Head to gitpoap.io & connect your GitHub account to mint!Keep buidling, keep learning, and let's grow the Ethereum open-source community together 🌱

Learn more about GitPOAPs here.

@pettinarip pettinarip mentioned this pull request Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature ✨ This is enhancing something existing or creating something new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggest Tutorials: UI Spoofing Defense Guide (Decoding + Simulating Transactions)

2 participants