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: internet

IoT Firmware emulation logo
  • CheatLists
binwalkddfirmwareflashrominternetiotmksquashmountsquashthingsunsquash

IoT Firmware emulation

Ivan Glinkin 28.05.2024

1. binwalk firmware.bin binwalk firmware.bin 2. dd if=firmware.bin skip=538952 bs=1 of=firmware_squash.sqsh dd if=firmware.bin skip=538952 bs=1 of=firmware_squash.sqsh 3. unsquashfs firmware_squash.sqsh unsquashfs firmware_squash.sqsh 4. ls ls 5.View More

Cheat_031
  • CheatLists
AWSbashBash scriptingcheatconnectionDebianEC2examgrephacktheboxhosthtbInstanceinternetKalilablaboratorylinuxncNICOffSecopenvpnoscpovpnparrotssSSHsystemctltunneludpVLANVMwhile

How to cheat on a Cyber Security exam

Ivan Glinkin 29.03.2021

Cheating is unfair, wrong and, in particular cases, strictly prohibited by the law. It may cause you lose your friends, family, achievements, work and whatever.View More

useful bashrc configuration file
  • CheatLists
bashbashrcBox-drawingcatcurlcutechogrepinternetintranetipKalilinuxlsparrottimestamp

Useful bashrc configuration file

Ivan Glinkin 16.12.2020

Hello Linux users! When I’m doing my job I’m trying to set my working place as efficient and useful as it’s possible. Bash terminal isView More