8000 GitHub - 1hehaq/pdsi: PDF sensitive content scanner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1hehaq/pdsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🪶 PDSI

Read sensitive information in PDF documents with ease



Important

PDSI may show you false positives, because it doesn't have human brain..!! So always put your manual effort to verify the data.




direct input stdin
direct input STDin


Install
go install github.com/1hehaq/pdsi@latest


Inbuilt keywords
  
confidential, private, restricted, internal, not for distribution, do not share, proprietary, trade secret, classified
sensitive, bank statement, invoice, salary, contract, agreement, non disclosure, passport, social security, ssn, date of birth
credit card, identity, id number, internal use only, company confidential, staff only, management only, internal only
  



example commands
cat pdf.txt | pdsi
OR

pdsi -pdf pdf.txt
OR

pdsi -local file.pdf -match "secret,confidential,internal"
OR

cat list-of-pdf.txt | pdsi
OR

pdsi -local document.pdf # "document-1.pdf,document-2.pdf,document-3.pdf"



kindly for hackers
GitHub X

About

PDF sensitive content scanner

Resources

License

Stars

Watchers

Forks

Languages

0