Posts

Showing posts from September, 2019

Find USERNAMES | UserRecon Tool

USERRECON TOOL UserRecon is a Tool to find usernames across over 75 social networks. This is useful if you are running an investigation to determine the usage of the same username on different social networks. Installing git clone https://github.com/thelinuxchoice/userrecon.git cd userrecon/ chmod +x userrecon.sh Run ./userrecon.sh

Send free sms anonymously to anyone

Free and Anonymous SMS sending websites...... Here are the list of Free Anonymous SMS Provider Sites to Send Anonymous SMS India Free , you can checkout any of them to send free sms without showing mobile number . 1:- SendAnonymousSms 2:- TextForFree 3:- TxtEmNow 4:- SendAnonymousText 5:- TxtDrop 6:- Text’em 7:- SeaSMS 8:- SendFreeSMS 9:- SMSAnonymous 10:- FooSMS That’s all guys, this is all about Top 10 Best Anonymous SMS Sender Sites Without Registration . If you have any query of suggestion mention it on comment section. Thanks for visiting and stay connected for more updates. Subscribe to our website to get notification of latest post.

Memcrashed DDoS Exploit

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API This tool allows you to send forged UDP packets to Memcached servers obtained from Shodan.io Install The only thing you need installed is Python 3 apt-get install python3 You also require to have Scapy and Shodan modules installed pip install scapy pip install shodan