Silas Cutler

Results 17 issues of Silas Cutler

In your blog post (under 3.The process / 2. Add M5 stack) - the link to the documentation: https://m5stack.readthedocs.io/en/master/get-started/index.html is broken. These are the updated links: - https://docs.m5stack.com/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_Windows - https://docs.m5stack.com/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_MacOS...

Hello, Setup: + Clean Install of IDA 7.0 with Flare-IDA install per README.md + WIndows 7 x64 When running the StructTyper plugin, I receive the following error: Failed while executing...

`go_entry.py` requires `import idaapi` in order to execute properly It was failing on IDA v7.4

The `BFK.de` Passive DNS may be deprecated. When called, the following message is displayed: `Due to the EU GDPR policy, this service has been shut down until further notice.` ```...

As the title says. Added support for using a Hak5 Wifi Coconut (https://shop.hak5.org/products/wifi-coconut). Also updated the `tshark` filter

I'll be the first to admit this isn't perfect. Typically, the port for each C2/Reporting server is stored in the two bytes following the (address + null bytes). As two...

**Is your feature request related to a problem? Please describe.** I'd like to have screenshots taken at regular intervals during execution. **Describe the solution you'd like** [REPORT FOLDER]/screenshots **Describe alternatives...

feature

Add option to filter results by VMs like: `filter=/var/lib/mysql/,/var/log/` ``` [detuxng_xarm_ubuntu_2004] tags=linux arch=arm username=root password=ubuntu env=linux # SSH port for Linux port=22 filter=/var/lib/mysql/,/var/log/ ```

feature

Make functionality for interacting with sandboxes modular so alternatives to SSH can be used (like Frida)

feature