Websploit is a high level MITM framework
-
Updated
Aug 1, 2020 - Python
Add a description, image, and links to the wifi-hacking topic page so that developers can more easily learn about it.
To associate your repository with the wifi-hacking topic, visit your repo's landing page and select "manage topics."
Yes, I know the class name needs refactor. We need a test class made for this class.
Tests should not make real calls. Instead, calls must be mocked with Mockito and/or PowerMockito.
Examples of the testing pattern can be found in the other three dependency repos mentioned in the README.md.