Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.6K photos
15 videos
157 files
131K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Deep Web
Are there any sites where I can read guides/How Tos, documents, and research papers?

I’ve tried libgen & pdfgate already and wanted to know if there were any lesser known sites on the deep web with some stuff worth reading. I understand I probably won’t find anything like “how to correctly mince human pancreas”....unless 👀

submitted by /u/Enough_Fold9155
[link] [comments]
hacking: security in practice
How do i reverse this Powershell script to get the flag?



`param( [Parameter(Mandatory=$true)] [string]$FileInput, [Parameter(Mandatory=$true)] [string]$FileOutput ) sal -Name KABSDFHKBA -Value New-Object;sal -Name aousbfahb -Value Get-Content;sal -Name auOUABFoubas -Value Test-Path $askdboua = $FileInput $adsnuoan = $FileOutput $osjefnljsnf = KABSDFHKBA System.Net.WebClient $asdasdasd = [System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String("aHR0cHM6Ly9wYXN0ZWJpbi5jb20vcmF3LzFtTkFFOXlw")) $ouwengouw = $osjefnljsnf.DownloadData($asdasdasd) if(auOUABFoubas $askdboua){ $apisfvowuien = aousbfahb -Path $askdboua -Encoding Byte $pahgfouwen = $apisfvowuien.Length $bcyiaebfiw = [System.Byte[]]::new($pahgfouwen) for($asoduhoi = 0; $asoduhoi -lt $pahgfouwen; $asoduhoi++){ $bcyiaebfiw[$asoduhoi] = $($apisfvowuien[($($asoduhoi+1) % $pahgfouwen)] -bxor $ouwengouw[$($apisfvowuien[$asoduhoi] % 8)]) } Set-Content -Path $adsnuoan -Value $bcyiaebfiw -Encoding Byte } else{ Write-Host "Cannot find input file" } `

submitted by /u/sittingonthesunshine
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
IPED : Digital Forensic Tool – Process And Analyze Digital Evidence

IPED is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners. Introduction Digital Evidence Processor and Indexer (translated from Portuguese) is a tool implemented in java and originally and still developed by digital forensic […]

The post IPED : Digital Forensic Tool – Process And Analyze Digital Evidence appeared first on Kali Linux Tutorials.
hacking: security in practice
Catching Someone Reading Email and Slack DMs

My boss got really pissed with our team this week for something pretty stupid. In the heat of the conversation he showed us how he has copies of all of DMs from slack and access to our sent emails. We laughed.. then he opened a couple zip files with what looked to be all our DMs pulled from slack that only legal is supposed to be able to do. Then he admitted to putting rules in place that BCC‘Ed him on all our outbound emails. Obvious a lot of us are in shock. When we told him we were going to HR he said it would be our word against his. He is the sole admin for our Corp Slack and Google workplace platforms.

What is a legal way to prove he is doing this so we have something to go to HR with?

submitted by /u/MyPostsAgeWell
[link] [comments]
hacking: security in practice
Can I extract digital files for free from websites that ask for payments per file?

Like the title says, im a rookie in this sub so i hope someone can put me on the right track.

There is a site that sells file formats in PDF, AI, PSD. For around 350,- to 400,- which is alot of money. I hope its possible to bypass the payment to get one of those files for free.

Thanks in advice!

submitted by /u/fishcatbowl
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Etherblob Explorer : Search And Extract Blob Files On The Ethereum Blockchain Network

EtherBlob Explorer is a tool intended for researchers, analysts, CTF players or anyone curious enough wanting to search for different kinds of files or any meaningful human-supplied data on the Ethereum Blockchain Network. It searches over a user-supplied range of block IDs or UNIX timestamps on any of the 5 available networks: MainNet, Görli, Kovan, […]

The post Etherblob Explorer : Search And Extract Blob Files On The Ethereum Blockchain Network appeared first on Kali Linux Tutorials.