Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added wayback machine module #296

Closed
wants to merge 6 commits into from
Closed

Conversation

aman566
Copy link
Collaborator

@aman566 aman566 commented Jun 13, 2020

Fixed #206
Added the web.archive.org scan.
The command to use this module:
python nettacker.py -i https://google.com -m wayback_machine_scan --method-args extensions="js, html"

By default the module takes everything.

Checklist

  • I have followed the Contributor Guidelines.
  • I have added the relevant documentation.
  • My branch is up-to-date with the upstream master branch.

Changes proposed in this pull request

  • Added the Wayback machine module.
  • User can give the - extension, keyword, parameter to be extracted from Wayback machine using --method-args extensions= CLI mode.

Your development environment

  • OS: Linux
  • OS Version: Ubuntu 18.04
  • Python Version: 3.6.9

@securestep9 securestep9 added the new module pull request with new module(s) label Jun 14, 2020
@Ali-Razmjoo
Copy link
Collaborator

this can't be supported anymore. modules are yaml #440

@Ali-Razmjoo Ali-Razmjoo closed this Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new module pull request with new module(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding a simple https://web.archive.org/ module
3 participants