Author: Michael Meade
-
Another Day, Another Scammer.
Please also check out the other posts regarding exposing scammers, Exposing Scammers and Exposing the Scammers Part two. Talking to the scammer Get personal data of the scammer I wrote in a Ravencoin Telegram chat that I was new to RavenCoin and looking for help. Almost immediately I received a private message from “RavenCoin admin…
-
Using Dorks for learning and for fun.
Google dorks do not only have to be used to find vulnerabilities or misconfigurations. Dorks can be used in your everyday searching. In this blog post I will show you dorks that can be used for everyday searching and dorks that can be used by hackers. Here are some examples of Dorks that I found…
-
Exposing the Scammers Part two.
Please check out the other posts that exposes more scammers, Exposing Scammers and Another Day, Another Scammer. In my last post, we exposed a scammer who used a famous actress’s identity to scam people. In this post, I will expose a new scammer who went by the name ‘Mary J.’ This time, she found me…
-
Silver Stacking Terminology and information
This is a table of terminology related to the stacking of silver. These terms could be found on “/r/silverbugs” or “/r/pmsforsale“. This is a living document that will be updated when I learn or see other terms or information that can be added to the page. Terminology Word Definition LCS Local Coin Store Junk Silver…
-
PowerShell Script to generate queries
At work sometimes we have to create nested queries with a handful of different IPs. I am not going to name the product for Operational Security reasons. But anyways I was tired of having to manually add all the IPs into a nested format like: ( ( addr.dst in ‘1.1.1.1’ ) or ( addr.dst in…
-
UTCFT 2025 Challenge: March 14th
If you are interested reading CTF challenges please check out my other article named Snyk CTF Challenge: Feb 28th 2025 where I talk about other CTF I have participated in. Big thanks to Texas University ISSS for creating and moderating the game and the Discord chat. It was tons of fun and I learned a…
-
Snyk CTF Challenge: Feb 28th 2025.
Please check out my other posts about other CTF’s I have participated on such as UTCFT 2025 Challenge: March 14th This was the first reverse engineering challenge. It was labeled easy. The first thing I did was use the strings command to view all the strings in the binary. The string command will print all…
-
My First Silver Pour
If you are new to this hobby and want to learn more on how I picked the furnace and other gear please check out my other post that describes the process in more details and some hot tips to stay safe. The article is titled “My Journey in Silver casting…“ The image above shows some…
-
Comment Column on Wireshark.
Adding column to Wireshark. In this tutorial, I will explain how to add a new column to Wireshark that displays comments. I have found this to be helpful at work when looking at a packet capture that has a lot of IPs, and I need to determine information about them in a quick manner. The…