Giter VIP home page Giter VIP logo

Comments (3)

GinjaChris avatar GinjaChris commented on May 26, 2024

Anyone think of a better way to do this than to create a new function, define all possible input variables in it ($SSL, $TARGET, $OUTPUT, $PROTO, $SOURCE, $PORT etc etc) and issue a message and clean exit if any of these match "q" or "quit"?
Doing it this way, would have to then call this function at every possible input ("read") in the code.
Anyone know of a way to do if 'any input = "q" or "quit" then exit'?

from pentmenu.

madhuCNKony avatar madhuCNKony commented on May 26, 2024

Hi Chris,

I am trying out 2) DOS --> 9) Slowloris

But this option is not asking URL to attack.
Can you please help me with example, how can I use this option.

from pentmenu.

GinjaChris avatar GinjaChris commented on May 26, 2024

Hello Madhu,
this isn't really the right place for this question, but anyway here goes:

1) Recon
2) DOS
3) Extraction
4) View Readme
5) Quit
Pentmenu>2
1) ICMP Echo Flood       6) TCP XMAS Flood      11) Distraction Scan
2) ICMP Blacknurse       7) UDP Flood           12) DNS NXDOMAIN Flood
3) TCP SYN Flood         8) SSL DOS             13) Go back
4) TCP ACK Flood         9) Slowloris
5) TCP RST Flood        10) IPsec DOS
Pentmenu>9
Using netcat for Slowloris attack....
Enter target:
localhost
Target is set to localhost
Enter target port (defaults to 80):

Using Port 80
Enter number of connections to open (default 2000):

Choose interval between sending headers.
Default is [r]andom, between 5 and 15 seconds, or enter interval in seconds:

use SSL/TLS? [y]es or [n]o (default):

Launching Slowloris....Use 'Ctrl c' to exit prematurely
Slowloris attack ongoing...this is connection 1, interval is 7 seconds
Slowloris attack ongoing...this is connection 2, interval is 7 seconds
Slowloris attack ongoing...this is connection 3, interval is 7 seconds

If you're looking to use a specific URI (path) as the target i.e. http://someplace.not/foo/bar.html - the "foo/bar.html" part - this is not supported. Slowloris attacks will hit the default index page of the target.

Thanks.

from pentmenu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.