Skip to content
View notbowen's full-sized avatar
๐Ÿ‰
๐Ÿ‰

Highlights

  • Pro

Organizations

@NullSec-SIG @404-unfound

Block or report notbowen

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.

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

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
notbowen/README.md

Hi ๐Ÿ‘‹, I'm Bowen

  • ๐Ÿ“š Iโ€™m currently studying Cybersecurity at Ngee Ann Polytechnic

  • ๐Ÿ‘จโ€๐Ÿ’ป Find out more about me at https://hubowen.dev/

  • ๐Ÿ’Œ Decrypt my email by running the following JS code in your console!

(async()=>{const c="findmyemail",d="0000",eH="8b85ceb8a5c177e45d53f420fdb0b8afd64696d40b341e0c13d2e197901ac6c4",iH="f59c372d4a14228c544729d812997424",E=new TextEncoder(),h=x=>{const b=new Uint8Array(x.length/2);for(let i=0;i<b.length;i++)b[i]=parseInt(x.substr(i*2,2),16);return b},s=async m=>{const H=await crypto.subtle.digest("SHA-256",E.encode(m));return Array.from(new Uint8Array(H)).map(b=>b.toString(16).padStart(2,"0")).join("")},f=async()=>{console.log("Starting PoW (give it a few seconds)...");let n=0;while(true){const S=await s(c+n);if(S.startsWith(d)){console.log("Nonce:",n);const kH=await crypto.subtle.digest("SHA-256",E.encode(n.toString())),k=new Uint8Array(kH).slice(0,16),i=h(iH),e=h(eH);try{const a={name:"AES-CBC",iv:i},cK=await crypto.subtle.importKey("raw",k,a,!1,["decrypt"]),dD=await crypto.subtle.decrypt(a,cK,e);console.log("Email:",new TextDecoder().decode(dD))}catch(e){console.error("Decrypt failed:",e)}break}n++}};await f()})();

My Stats

notbowen

notbowen notbowen

Banger Quotes

Some people, when confronted with a problem, think,
โ€œI know, Iโ€™ll use threads,โ€
and then two they hav erpoblesms.

โ€”Ned Batchelder

Popular repositories Loading

  1. RustBlog RustBlog Public

    [DEPRECATED] This is a site I created using Rust and SurrealDB to showcase all of my blog writings and projects that I have made so far!

    CSS 3

  2. web-pt-vuln-app web-pt-vuln-app Public

    PHP 2

  3. ponger ponger Public

    Automatically post CTF announcements

    Rust 2

  4. WebTest WebTest Public

    HTML 1

  5. CanteenQueueEstimater CanteenQueueEstimater Public

    Python 1

  6. Computing-Bot Computing-Bot Public

    Computing bot lmao

    Python 1