Hacking Articles Tips Tricks Videos Tutorials
466 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.