Skip to content
View Alb4don's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Alb4don

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Alb4don/README.md
$ whoami
alb4don
$ uname -a
Independent Researcher  | Security enthusiast • Mathematics • Computer Science
Brazil

status

$ ./profile --info
focus             Post-quantum cryptography, Differential geometry, Graph theory

expertise

$ ls -la /expertise/
cryptography/           Key encapsulation mechanisms, elliptic curves
mathematics/            Differential geometry, topological data analysis  
network-security/       Penetration testing, OSINT, reconnaissance
malware-analysis/       Control flow graphs, spectral methods
programming/            Python, JavaScript, R, Bash, C, C++, ADA

current work

$ cat /current/projects.txt
GitSec          Encrypting sensitive files using OpenPGP.
PhantomTrack    OSINT Intelligence Framework

notable tools

$ find . -type f -name "*.py" | head -5
./JSnninja            JavaScript reconnaissance automation
./GitSec              OpenPGP secret management for git
./PhantomTrack        OSINT with heuristic false-positive reduction
./DNScout             DNS benchmarking & anomaly detection
./M474                Network privacy (MAC randomization, IP mgmt)

research & writing

$ grep -r "published" ~/research/
Spectral graph geometry + malware analysis
Neural Network + Assited Integer Factorization

ORCID


$ echo "Let's build secure systems"
Let's build secure systems

Pinned Loading

  1. AdyenWebSDKSecretsScanner AdyenWebSDKSecretsScanner Public

    A script that reconstructs the original source code of Adyen’s SDK from its public source map and extracts hardcoded credentials and internal endpoint references.

    JavaScript

  2. JSnninja JSnninja Public

    Automates the reconnaissance phase of JavaScript files during authorized penetration testing and bug bounty engagements.

    Python

  3. GitSec GitSec Public

    A tool for encrypting sensitive files inside Git repositories using OpenPGP.

    Python

  4. PhantomTrack PhantomTrack Public

    OSINT Intelligence Framework

    Python