Previous Next

3 Deadly Cyber Attacks in the Social Networking Era

Presentation on Advanced Cyber Attacks held on 10 Sep- 17 Sep. Topics covered:

1. QRL Jacking - Lokesh

2. Remote Harvest login via UAC force - Jebaraj

3. DeepFakes - Voice and Video - Nithin

 

Previous Next

Cyber Security Domains in a Nutshell

Cybersecurity is the high technique of protecting computers, networks, and data. This image covers the overview of cybersecurity domains.

Using the HTML5 Fullscreen API for Phishing Attacks a

Go ahead – hover your mouse over the link to see where it goes on the status bar on the bottom of your browser.

you’ll find that it’s a completely normal link and lets understand how attackers benefit from this vulnerability.

DNS Zone transfer issue in Anna university

Please note : This is not a Vulnerability or a bug , that i am exploiting. I am showing a popular Misconfiguration issue, that often many overlook.

What to do to get into Cyber Security domain ?

I have been getting a lot of queries on why cyber security is tough, and what one should do to secure a place in this cyber security world. I have shared my thoughts. Please comment your opinions, will be happy to hear.

Previous Next

Cybersecurity Awareness Through Media

  Vinod collaborates with broadcast and online media and for more than a decade, he has dedicated himself to create cybersecurity awareness among people.

Online Security During the Pandemic

The lockdown due to pandemic has forced the majority of the workforce to work from home.

Recover Stored wifi Passwords

  (netsh wlan show profiles) | Select-String “\:(.+)$” | %{$name=$_.Matches.Groups[1].Value.Trim(); $_} | %{(netsh wlan show profile name=”$name” key=clear)} | Select-String “Key Content\W+\:(.+)$” | %{$pass=$_.Matches.Groups[1].Value.Trim(); $_} | %{[PSCustomObject]@{ PROFILE_NAME=$name;PASSWORD=$pass }} | Format-Table -AutoSize >> vino_wifi.txt

Keep Me Informed

Subscribe to Vinod's weekly newsletters to get regular updates on his blogs, events, speeches, and current activities.