diff --git a/README.md b/README.md index 533bd8e..eab1c2a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [EggShell](http://lucas-jackson.me/eggshell) +# [EggShell](http://lucasjackson.io/eggshell) @@ -8,7 +8,7 @@ EggShell is a post exploitation surveillance tool written in Python. It gives yo Main menu -For detailed information and how-to visit http://lucas-jackson.me/eggshell +For detailed information and how-to visit http://lucasjackson.io/eggshell Follow me on twitter: @neoneggplant @@ -79,6 +79,14 @@ We can show all the available commands by typing "help" Command help + +## Taking Pictures +Session interaction + +Both iOS and macOS payloads have picture taking capability. The picture command lets you take a picture from the iSight on macOS as well as the front or back camera on iOS. + + + ### Tab Completion Similar to most command line interfaces, EggShell supports tab completion. When you start typing the path to a directory or filename, we can complete the rest of the path using the tab key. @@ -104,7 +112,7 @@ Similar to the session interface, we can type "help" to show Multihandler comman ## Featured Featured in EverythingApplePro's video demonstrating an iOS 9.3.3 Webkit vulnerability used to run EggShell -[![EverythingApplePro](http://lucas-jackson.me/images/eggshell/2.2.1/featureeep.png)](https://www.youtube.com/embed/iko0bCVW-zk?start=209) +[![EverythingApplePro](http://lucasjackson.io/images/eggshell/featureeep.png)](https://www.youtube.com/embed/iko0bCVW-zk?start=209)
@@ -176,7 +184,7 @@ By using EggShell, you agree to the GNU General Public License v2.0 included in * **open** : open apps * **openurl** : open url on device * **persistence** : attempts to re establish connection after close -* **picture** : take picture through iSight +* **picture** : take picture through the front or back camera * **pid** : get process id * **respring** : restart springboard * **safemode** : put device into safe mode