Skip to content

Instantly share code, notes, and snippets.

View igorhrq's full-sized avatar

Igor Andrade igorhrq

View GitHub Profile
#!/bin/bash
#IgorAndrade Eitest Finder
#Version 1.1
#Run in a Screen for a better investigation
rm -rf /home/eitest.txt
while true
do
#SpamHaus Honeypot, it will help us to find the account source
hpot=$(echo 192.42.116.41)
#it will get the info about the proccess, more details take a look on lsof manual