rustymagnet3000
Security Engineer | Computer Scientist | InfoSec Pro | Cloudflare, aws, GCP Pro, Redis, Terraform, GHAS | Certified Ethical Hacker ( CEH ) | DevSecOps
London
Pinned Repositories
frida_scripts
Frida scripts ( written in Javascript ) for iOS / macOS.
gdb
gdb cheat sheet
hackerone_program_scanner
Python3 project that scans the Program notes for companies that use HackerOne. It simply looks for commonly misspelled words.
ios_debugger_challenge
A playground for run-time iOS app inspection
ios_devicecheck_app_attest
Understand iOS 14's DeviceCheck and DCDevice classes.
lldb_debugger
Helpful commands when using lldb.
Reverse-Engineering-C-challenges
Reverse Engineering challenges
reverse_engineer_ios_with_swizzles
A bunch of custom `method swizzles`. Useful for finding `dormant` View Controllers. Includes two Cert Pinning bypasses.
rustymagnet3000's Repositories
rustymagnet3000/ios_debugger_challenge
A playground for run-time iOS app inspection
rustymagnet3000/lldb_debugger
Helpful commands when using lldb.
rustymagnet3000/Reverse-Engineering-C-challenges
Reverse Engineering challenges
rustymagnet3000/gdb
gdb cheat sheet
rustymagnet3000/frida_scripts
Frida scripts ( written in Javascript ) for iOS / macOS.
rustymagnet3000/ios_devicecheck_app_attest
Understand iOS 14's DeviceCheck and DCDevice classes.
rustymagnet3000/reverse_engineer_ios_with_swizzles
A bunch of custom `method swizzles`. Useful for finding `dormant` View Controllers. Includes two Cert Pinning bypasses.
rustymagnet3000/hackerone_program_scanner
Python3 project that scans the Program notes for companies that use HackerOne. It simply looks for commonly misspelled words.
rustymagnet3000/poor_man_rsa_secret_stealer
Find a ( short ) RSA Private Key. Objective-C.
rustymagnet3000/container_playground
Docker commands
rustymagnet3000/ios_macos_poor_port_scanner
Port Scanner for iOS and macOS
rustymagnet3000/notarize_a_cli_macos_app
macos
rustymagnet3000/OpenSSLKeyAgreementECDH
Key Agreement using OpenSSL and ECDH
rustymagnet3000/pycharm_lambda_setup
pycharm lambda setup guide
rustymagnet3000/rustymagnet3000
rustymagnet3000/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
rustymagnet3000/AppSecurityDumpingGround
Burp cribsheet
rustymagnet3000/aws
rustymagnet3000/beautifulParser
macOS log parser.
rustymagnet3000/c_tidy_file_read
C file read, file search and tidy results
rustymagnet3000/cloudflare
Manage Cloudflare via Terraform.
rustymagnet3000/countries
Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, countries capitals, UN M.49 codes, IANA ccTLD countries domains, IOC/NOC and FIFA codes, VERY VERY FAST, compatible with Databases/JSON/BSON/GOB/XML/CSV, Emoji countries flags and currencies support, Unicode CLDR.
rustymagnet3000/github-readme-stats
:zap: Dynamically generated stats for your github readmes
rustymagnet3000/rustymagnet3000.github.io
rustymagnet3000/swift_openssl_libcurl_setup
Avoid OpenSSL on iOS by calling libCurl. Repo uses Swift.
rustymagnet3000/objc_openssl_playground
rustymagnet3000/objection
📱 objection - runtime mobile exploration
rustymagnet3000/openssl
TLS/SSL and crypto library
rustymagnet3000/redis
Type-safe Redis client for Golang
rustymagnet3000/YDObjCFramework
Objective-C Framework for debugger Challenge repo