Skip to content

Debian Ninja

Learning…

Tag: hacker

Posted on 2020-04-102020-04-10

SSL/TLS Certificate Search – Discovery

  • https://crt.sh/

crt.sh – Basic

https://crt.sh/?q=example.com

crt.sh – Api JSON

https://crt.sh/?q=example.com&output=json

crt.sh – Postgresql

$ psql -h crt.sh -p 5432 -U guest certwatch

crt.sh – Show SQL

https://crt.sh/?q=example.com&showSQL=Y

References

  • https://crt.sh/forum
  • https://github.com/crtsh
  • https://sectigo.com/
Posted on 2017-06-112017-06-15

Sniffer de teclado wireless feito com arduino

KeySweeper (http://samy.pl/keysweeper) is a stealthy Arduino-based device, camouflaged as a functioning USB wall charger, that wirelessly and passively sniffs, decrypts, logs and reports back (over GSM) all keystrokes from any Microsoft wireless keyboards (using proprietary 2.4GHz RF) in the area.

 

Proudly powered by WordPress