Skip to content

Instantly share code, notes, and snippets.

View Ayon-SSP's full-sized avatar
coffee?

AYON Ayon-SSP

coffee?
View GitHub Profile
hello = () => ({
name: 'Ayon-SSP',
website: 'https://ayon-ssp-portfolio.netlify.app/',
twitter: 'AyonSsp'
});

Pumis research notes

a little effort to display my attendence in terminal 🤏 this process includes understanding how pumis works with the help of proxies and recreating requests

⚠️: this research is done only in authorised spaces of site. ( also iam 0 in aspx )

  • so pumis made with asp.net (Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3930.0)
  • and its performs SSR most of the the time so its hard to get raw data ( site always returns always xhtml )