Carding Forum for Carders | Кардинг форум

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

✨ CONTACT ADMIN FOR ADVERTISEMENT ✨
📩 TELEGRAM: @Smithevervell
📧 EMAIL: evervellsmith@gmail.com
Kevin Financial Service
Carding Services WU PAYPAL CASHAPP CC DUMPS LOGS | Transfer Services • Live Deals • Seller-friendly
Carding Game

Casino Method | by : FoxHackCZ [NO AD]

Eminem

Active member
[hide]

[font=EnvyCodeRWeb, monospace][size=medium][font=EnvyCodeRWeb, monospace]Does that script burn?[/font]
grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F"cwd=" '{print $2}' | awk '{print $1}' | sort | uniq -c | sort -n
[/font]
[/size]
------------------------------

This script is scrambling away

zgrep "cwd=/home" /var/log/exim_mainlog* | awk '{for(i=1;i<=10;i++){print $i}}' | sort | uniq -c | grep cwd | sort -n

-------------------------------

what is spam and where to go

for i in `exim -bp | grep \< | grep -v "<>" | awk '{print $3}'`; do echo -n "Message ID: $i | "; exim -Mvh $i | grep auth_id | tr -d '\n'; echo -n ' | ';exim -Mvh $i | grep -w "Subject:" | cut -c 4-; done | grep auth_id ; echo -e "\n=========================================Folders FROM emails were sent=========================================\n" ; grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F"cwd=" '{print $2}' | awk '{print $1}' | sort | uniq -c | sort -n | tail -100; echo -e "\n========================================= Amount of emails sent from AUTH logins===============================\n"; cat /var/log/exim_mainlog | egrep -o 'dovecot_login[^ ]+' | cut -d: -f2 | sort | uniq -c | sort -n | tail -100
[font=EnvyCodeRWeb, monospace]--------------------------------[/font]

[/hide]
 
Back
Top