Skip to content

counter-yandex

counter-google

Ivan Glinkin

Information Security Expert
  • Main
  • Hire me
  • Resume/CV
  • For hackers
    • Walkthrough
    • CheatLists
  • Social
    • LinkedIn
    • Twitter
    • Telegram
    • YouTube
    • PayPal
  • Mail me

Tag: sql

Kept bombing out in heat
  • Walkthrough
adminappriciationbountybugbugbountyCambridgedorksemailfgdsgooglehackeronehashleakletterMITMySQLpasswordphpbbphpMyAdminpocproof of conceptrcesource codesqlUniversitywappalyzer

“Kept bombing out in HEAT” or how I hacked Cambridge and MIT subdomains within a week and didn’t even get any thanks

Ivan Glinkin 27.06.2021

Once you got into cybersecurity, you want to hack everything. You may be surprised but in some way it’s possible and even rewarded by theView More

Red Teaming - Through PostgreSQL to shell
  • CheatLists
ncnetcatpostgreSQLreverseshellsql

Red Teaming – Through PostgreSQL to shell

Ivan Glinkin 08.04.2021

The easiest way to get reverse shell through the PostgreSQL database. 1. Connect to the DB2. Create a new table     CREATE TABLE demo(t text);3. RunView More