├── CNAME ├── 404.html ├── favicon.ico ├── twitter-128.png └── index.html /CNAME: -------------------------------------------------------------------------------- 1 | albinowax.skeletonscribe.net -------------------------------------------------------------------------------- /404.html: -------------------------------------------------------------------------------- 1 |
2 | -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albinowax/albinowax.github.io/master/favicon.ico -------------------------------------------------------------------------------- /twitter-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/albinowax/albinowax.github.io/master/twitter-128.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 |
@albinowax216 | I'm the Head of Research at PortSwigger Web Security, where I design and refine vulnerability detection techniques for Burp Suite's scanner, and research novel attack techniques. 217 |
233 |
234 | 235 | 236 | --------------------------------------------------------------------------------