searching SQL
by user512 - Saturday April 20, 2024 at 02:32 AM
#1
Does anyone have any info on how to search an SQL file? Some can be opened using text editors but others are far too large.
Reply
#2
On Windows,
You can use EmEditor, Lister, LTF Viewer

https://www.ghisler.com/lister/
https://www.portablefreeware.com/?id=693

On linux, you can use grep.
Buffer Overlord
Deploying Precision in Every Line.
PGP Fingerprint: C1F5 5935 4992 A77B 69E1 B626 7556 1F6B 453C B36F
https://pastebin.com/raw/6k1RJQie
Reply
#3
I'll have to check out grep. I feel like I have seen/used it. Notepad++ has been useful but I've run into insufficient memory problems lately. I'd be surprised if a windows environment was better for SQL analysis, to be honest.

Thanks for listing though, that gives me a lot to work with.

When would you set up your own mysql or postgres server? I was under the impression I'd have to essentially connect the sql file to a server somehow.
Reply
#4
use a few things but in general just basic tooling or grep out what I need

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
#5
So if you wanted to automate a way of comparing multiple sql files, would that be a server requirement?
Reply
#6
(Apr 24, 2024, 12:39 AM)user512 Wrote: So if you wanted to automate a way of comparing multiple sql files, would that be a server  requirement?

no,, use command line in linux, powershell in windows, or wsl in windows,,, no need 4 server

create scripts for this,, ripgrep is very good and fast for wsl/linux,, also you can import into mysql database on yur machine
Reply
#7
Thanks for that information. I'll have to do some googling for commands. 

(Apr 24, 2024, 01:07 AM)curry536 Wrote:
(Apr 24, 2024, 12:39 AM)user512 Wrote: So if you wanted to automate a way of comparing multiple sql files, would that be a server  requirement?

no,, use command line in linux, powershell in windows, or wsl in windows,,, no need 4 server

create scripts for this,, ripgrep is very good and fast for wsl/linux,, also you can import into mysql database on yur machine
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Exploitation Payloads & Bypass Techniques Fkz 39 1,299 3 minutes ago
Last Post: Souldanger29
  How to get private databases for free diegofuckadona 21 412 26 minutes ago
Last Post: hellowolddda
  Find leaked API keys and Tokens (regex) CreateThread 27 893 2 hours ago
Last Post: burhan123
  [TUTORIAL] how to ban Instagram Accounts Piplup 2,139 134,941 2 hours ago
Last Post: AAB20
  Google Dorking - Advanced Guide pokerface 736 37,870 3 hours ago
Last Post: UnknownUser01

Forum Jump:


 Users browsing this forum: 1 Guest(s)