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

Category: CheatLists

Logo
  • CheatLists
analyzerarduinobcbinarybreadboardcalculatorconvertdecengineeringgithubhackhackinghexinfrainfraredirjumplibrarylinuxlogiclogic2pipulsepulseviewraspberryreceiverredreversesalaeasaleaesigroktvviewwires

Inside the World of IR Hacking: Turn Your TV Remote into a Science Experiment

Ivan Glinkin 09.12.2024

When speaking of hardware hacking, we can’t overlook one of the oldest, and still valuable and usable, transmitting method as Infra-Red transaction. It’s still inView More

Thumbnail
  • CheatLists
burpBurpSuitefoxyfoxyproxyinstallproxysetsetupsuiteup

How to install and set up BurpSuite | HydrAttack

Ivan Glinkin 09.07.2024

How to install and set up BurpSuite | HydrAttack 1. Download BurpSuite Community Edition application – https://portswigger.net/burp/communitydownload 2. Install the application, start the application andView More

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

Windows Wi-Fi passwords revealing
  • CheatLists
findstrnetshpasswdpasswordprofilesrevealrevealingshowssidwi-fiwifiwindowswlan

Windows Wi-Fi passwords revealing

Ivan Glinkin 09.12.2023

Show Wi-Fi SSIDs netsh wlan show profiles   Show password for the specific Wi-Fi SSID netsh wlan show profiles “SSID_name” key=clear   One-liner to getView More

GNU-linux-desktop-on-docker_logo
  • CheatLists
alpinebashdesktopdockergnuguiKalilinuxnmappentestRDPred teamremotermrunstart

Docker for pentesters or switching GNU/Linux environment from virtual machines into containers

Ivan Glinkin 07.05.2023

From ages ago till now there are plenty of discussions regarding the best/appropriate approach of using a pentesting OS: as a main, live system, dualView More

Logo
  • CheatLists
BurpSuitecertificateiosipadiphoneKalikochavalinuxmachinemackbookmcdonaldsmicrosoftowaspParallelsprivacyproxyskypeteamsvirtualVirtualBoxvmware

Brief iOS apps analysis (without Jailbreak)

Ivan Glinkin 26.11.2022

For cyber security analysts and penetration testers dealing with mobile applications is the day-to-day activity. But if we are talking about Android applications, it’s quiteView More

shellDAVpass
  • CheatLists
antivirusapacheavbatchbypasscatCCchownCommand controlcontroldatedefenderechoevadehacktheboxipmaliciouspenetration testpentestpentester academyphppowershellreadSDLCshellShikata ga naiwindowszeropointsecurity

shellDAVpass – non interactive reverse shell to bypass the defender and AntiVirus detections

Ivan Glinkin 21.06.2022

When we are talking about hacking, basically, the main purpose of any penetration testing is to get the full control over the server aka theView More

alfa_AWUS036ACH
  • CheatLists
alfaAWUS036ACHinstallKalilinuxwifi

Alfa AWUS036ACH WiFi adapter install on Kali Linux

Ivan Glinkin 02.04.2022

That is the single instruction how to install Alfa AWUS036ACH WiFi adapter on Kali Linux (including M1 Mac CPU). INSTALLATION (approach 1) 1. sudo aptView More

volatility foundation
  • CheatLists
cpudistormgitinstallinstructionKalilinuxm1macprofilepycryptopythonvolatility

Install Volatility on Kali Linux (including M1 Mac CPU)

Ivan Glinkin 23.03.2022

That is the single instruction how to install Volatility application on Kali Linux (including M1 Mac CPU). INSTALLATION #!/bin/bashsudo apt-get updatesudo apt install -y python2.7sudoView More

AutoSUID_PoC
  • CheatLists
bashcatescalatingprivilegesrootsuiduserzsh

AutoSUID

Ivan Glinkin 01.12.2021

AutoSUID application is the Open-Source project, the main idea of which is to automate harvesting the SUID executable files and to find a way forView More

The_Russian_Kerbrute_logo
  • CheatLists
Active DirectoryADattackcatdictionaryemailharvestkerberos_enumuserskerbruteloginmetasploitmicrosoftMITparsingrussiansurnametailtrtransliterationuserusernamewc

The Russian Kerbrute

Ivan Glinkin 02.11.2021

The first thing every penetration tester performs getting into a controller domain subnet is to brute force discovery of users which is called a KerbruteView More

hakin9-FGDS
  • CheatLists
adminbanbashdomaindorkdorksfiletypegithubgoogleintitleinurlpathrobotscan

Fast Google Dorks Scan

Ivan Glinkin 15.10.2021

“Enumeration is the key” – that’s the main tagline of the Offensive Security Certified Professional certification. Indeed, as a statistic says, more than a halfView More

h@cktivitycon2021 by HackerOne
  • CheatLists
&&||$!adminandroidapiaudio analyzerbase32base64bashBuffer overflowcmdcongon4torCTFCyber ChefdatabaseexportflaggimphackerhackeronehacktheboxIOT villageJohn HammondoffensivesecurityosintpythonrbashRed Team Villagesourcec-codeSQL LiteSSRFteamuharcwfuzzwindows

h@cktivitycon2021 by HackerOne

Ivan Glinkin 22.09.2021

Capture the flag (aka CTF) is a cybersecurity game the main aim of which is to crack/solve/find the solution to the weirdest IT tasks andView 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

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

Posts pagination

Page 1 Page 2 Next page