Advertisement
Kyfx

Multi sql injection function

Jul 25th, 2015
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. multi function sql injection
  2. Here Is the Cheat Sheet Of Multi Functions on SCreen :
  3. @@port : Check Ports
  4. @@version_compile_os : Check which Operationg system is running
  5. @@CHARACTER_SET_FILESYSTEM : tell File system :
  6. @@version_compile_machine : Check 32 bit/64 bit
  7. @@hostname : Current Hostname
  8. @@tmpdir : Tept Directory
  9. @@datadir : Data Directory
  10. @@version : Version of DB
  11. @@basedir : Base Directory
  12. user() : Current User
  13. database() : Current Database
  14. version() : Version
  15. schema() : current Database
  16. UUID() : System UUID key
  17. current_user() : Current User
  18. current_user : Current User
  19. system_user() : Current Sustem user
  20. session_user() : Session user
  21. @@GLOBAL.have_symlink : Check if Symlink Enabled or Disabled
  22. @@GLOBAL.have_ssl : Check if it have ssl or not
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement