Wednesday, December 27, 2023
Real World Social Engineering - Turning life into a Penetration Test or one Hell of an Adventure
Monday, March 27, 2023
New Consulting Series Financial Statement Workshop
I added a new video to the consulting series playlist today... This is for creating and managing your personal financial statements, your budgeting of income/expenses from various sources and how to allocate those automatically to investments to build and track over time....
If you learn something.. Like and leave a comment... Cheers...
Tuesday, March 21, 2023
Web3 Smart Contract and Blockchain Hacking with Python Free Course Section 1
Below is the full playlist and the outline for Section 1 the Web3 Hacking in Python course.. This is the most in-depth python based web3 material I have seen anywhere online.
Section 1 is the foundational section of the course using python for web3 that covers the following topics and also assumes that you have already taken my smart contract hacking course from 2020.
Smart Contract and Blockchain Web3 Hacking in Python:
Section 1:
Smart Contract Interactions:
1. Simple Smart Contract Interactions
2. ERC20 Token Interactions
3. Wallet Interactions
4. Manual ByteCode Reversing
5. ByteCode Function BruteForce Automation
6. Automated Reversing and Disassembly
7. Transaction Signing
8. In Depth Manual Smart Contract Interactions
9. Asynchronous programming to monitor Contract Events
Homework Assignments
1. Uniswap Pair nested Contract Interactions
2. Attacking Smart Contract Pathways Manually with python
3. Analyze Bytecode and Determine what it Interactions
Network Interactions:
1. Blocks and transaction Filtering and Monitoring
2. Pending Transaction Subscriptions And Network Monitoring
3. Monitoring Smart Contract Mempool Transactions (Uniswap Routers)
Playlist:
https://www.youtube.com/watch?v=UBK2BoFv6Lo&list=PLCwnLq3tOElrubfUWHa1qKrJv1apO8Aag&index=1
Thursday, February 23, 2023
Blockchain Decentralized Application Hacking Course Part 2 - A Continuation into Smart Contract Hacking and DApp Penetration Testing (Web 3) With Python
New Course Announcement:
Python Based Blockchain Hacking, Smart Contract exploitation and Automation
Twitter: https://twitter.com/ficti0n
Website: http://cclabs.io
This is the course announcement for part 2 of our smart contract hacking journey, this time we are going to pick up where we left off leveraging frameworks, automation, other tools.. Starting out learning all the ways to interact with things programmatically with python... Then automate it, attack it, and get into all kinds of other things you have not seen before...
Note: This is NOT a re-hash of old material, NOR is it an update of the previous course.. This is all new material and the old course stands on its own as a Pre-Requisite to this course.. Also requiring knowledge of basic python scripting to follow along...
This course has 3 sections:
- Web3.py in depth, Manual attacks and interactions
- Automation, Frameworks, Fun things and Automated Attacks
- Forensics and DEFI Attacks, Blockchain IDS and information gathering
Here is the Course intro Overview Outline:
Here is the Overview of Section 1 which is in depth Web3.py basics:
Other Videos to follow...
To keep up to date follow the following playlist and follow on twitter:
https://www.youtube.com/playlist?list=PLCwnLq3tOElrubfUWHa1qKrJv1apO8Aag
Filling in the Gaps of your foundational Knowlege
Hacking is basically just abuse of foundational knowledge. Seriously, its about foundational knowledge. So learn it!! So the new kids don...
-
"Swan song" is a metaphorical phrase for a final gesture, effort, or performance given just before death or retirement. This post ...
-
Firstly this post requires the following song to be playing. http://www.youtube.com/watch?v=wVfjwIyc-CU Now that we got that out of...
-
Recently added a new playlist with about 1.5 hours of Binary Ninja Content so far.. Video 1: I put this out a couple months ago covering...