Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 1016 Bytes

readme.md

File metadata and controls

29 lines (23 loc) · 1016 Bytes

Access Me

Access Me is a part of the Security Compass Exploit-Me series of tools. Access Me is designed to aid in the detection of unauthenticated access vulnerabilities. The tool is a Firefox extension that will execute recreate your authenticated request and then try a series of unauthenicated and malformed requests for that same protected resources

Limitations

Access Me ships with a default list of regular expressions which we hope will match most session ids. However if the application you are testing has some special session ids then you can configure using (Tools->Access Me ->Options-> Params To Test).

More Information

For more information on Access Me please visit: http://www.securitycompass.com/exploitme.shtml. If you've got any questions, comments, or suggestions regarding Access Me please send them to [email protected].

License

Access Me is released under the GNU GPLv3 a copy of which should be included in this distribution.