Javascript: Frame Hijacking Phishing

Oct27
  • Share/Bookmark

Difficulty: ★★★★★

This hack is often used for frame hijacking/phishing technics. Imagine there’s a webpage (not yours) on where you can not run code [......]

Read more...


Salesforce trick: load hidden s-control on every page

Oct27
  • Share/Bookmark

Difficulty: ★★★☆☆

This is one of my first Salesforce hacks; this trick will learn you how to load an hidden S-Control on every Salesforce page:

My S-Contro[......]

Read more...


Salesforce: Cases css stylesheet

Oct27
  • Share/Bookmark

Difficulty: ★☆☆☆☆

Use this CSS stylesheet for your custom S-Control pages.
Your mod will look like a real Salesforce styled page. (cases tab style)

body {[......]

Read more...


Salesforce Query Functions

Oct27
  • Share/Bookmark

Difficulty: ★★★☆☆

These handy Salesforce functions I used a lot, for doing Salesforce database queries.
You can use these functions in your S-Controls:

/*[......]

Read more...


Salesforce date/time functions

Oct27
  • Share/Bookmark

Difficulty: ★★☆☆☆

Oh I loved my previous project, where I had to work with the CRM: Salesforce.
Salesforce coding was fun: S-Controls (iframes), Salesforce[......]

Read more...